pacman/lib/libalpm
Michael Straube 64b7edd2fe Fix brace coding style issues
- Add missing braces to one-line if blocks
- Move opening brace to line end

Signed-off-by: Michael Straube <straubem@gmx.de>
2017-07-28 12:34:03 +10:00
..
po Regenerate translations for 5.0.1 2016-02-23 13:09:39 +10:00
.gitignore libalpm: add pkg-config file 2012-04-25 20:02:36 -04:00
add.c libalpm: Use archive_read_extract2 2017-04-12 11:44:56 +10:00
add.h Update copyright years 2017-01-04 13:59:14 +10:00
alpm.c fix typo in libalpm comment 2017-07-06 12:54:34 +10:00
alpm.h add --overwrite option to ignore file conflicts 2017-04-12 11:47:33 +10:00
alpm_list.c alpm_list: abort on memory allocation failure 2017-07-06 14:48:03 +10:00
alpm_list.h add alpm_list_append_strdup 2017-04-04 12:03:22 +10:00
backup.c Update copyright years 2017-01-04 13:59:14 +10:00
backup.h Update copyright years 2017-01-04 13:59:14 +10:00
base64.c base64.c: comment out unused variable 2014-01-15 15:54:56 +10:00
base64.h Do not #define _RESERVED_IDENTIFIERS 2016-09-25 18:04:57 +10:00
be_local.c add _alpm_filelist_sort 2017-01-04 13:59:15 +10:00
be_package.c Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdepends 2017-01-04 13:59:15 +10:00
be_sync.c be_sync: error out if a db cannot be parsed 2017-05-08 18:53:54 +10:00
conflict.c conflict: include owner for filesystem conflicts 2017-04-16 19:41:35 -04:00
conflict.h Update copyright years 2017-01-04 13:59:14 +10:00
db.c Update copyright years 2017-01-04 13:59:14 +10:00
db.h Update copyright years 2017-01-04 13:59:14 +10:00
delta.c Fix brace coding style issues 2017-07-28 12:34:03 +10:00
delta.h Update copyright years 2017-01-04 13:59:14 +10:00
deps.c sortbydeps: rename vptr -> i 2017-04-16 08:29:55 -04:00
deps.h Update copyright years 2017-01-04 13:59:14 +10:00
diskspace.c Update copyright years 2017-01-04 13:59:14 +10:00
diskspace.h Update copyright years 2017-01-04 13:59:14 +10:00
dload.c Introduce a 'disable-download-timeout' option 2017-01-13 12:52:50 +10:00
dload.h Update copyright years 2017-01-04 13:59:14 +10:00
error.c Update copyright years 2017-01-04 13:59:14 +10:00
filelist.c filelist_sort: check if filelist is presorted 2017-01-04 13:59:15 +10:00
filelist.h add _alpm_filelist_sort 2017-01-04 13:59:15 +10:00
graph.c Update copyright years 2017-01-04 13:59:14 +10:00
graph.h graph.h: rename childptr -> iterator 2017-04-16 08:29:54 -04:00
group.c Update copyright years 2017-01-04 13:59:14 +10:00
group.h Update copyright years 2017-01-04 13:59:14 +10:00
handle.c alpm_unlock: check handle before dereferencing 2017-05-16 12:38:58 +10:00
handle.h add --overwrite option to ignore file conflicts 2017-04-12 11:47:33 +10:00
hook.c Update copyright years 2017-01-04 13:59:14 +10:00
hook.h Update copyright years 2017-01-04 13:59:14 +10:00
ini.c run hooks during trans_commit 2015-10-18 10:59:23 +10:00
ini.h run hooks during trans_commit 2015-10-18 10:59:23 +10:00
libalpm.pc.in Allow replacing libcrypto with libnettle in pacman 2016-10-22 20:50:55 +10:00
libarchive-compat.h Update copyright years 2017-01-04 13:59:14 +10:00
log.c Update copyright years 2017-01-04 13:59:14 +10:00
log.h Update copyright years 2017-01-04 13:59:14 +10:00
Makefile.am Allow replacing libcrypto with libnettle in pacman 2016-10-22 20:50:55 +10:00
package.c Fix memory leak in alpm_pkg_checkmd5sum 2017-01-04 15:24:23 +10:00
package.h Add alpm_pkg_get_makedepends and alpm_pkg_get_checkdepends 2017-01-04 13:59:15 +10:00
pkghash.c Update copyright years 2017-01-04 13:59:14 +10:00
pkghash.h Update copyright years 2017-01-04 13:59:14 +10:00
rawstr.c Remove ts and sw from vim modeline when noet is set 2014-01-28 20:19:25 +10:00
remove.c unlink_file: strip trailing slashes 2017-04-16 19:41:35 -04:00
remove.h Update copyright years 2017-01-04 13:59:14 +10:00
signing.c Update copyright years 2017-01-04 13:59:14 +10:00
signing.h Update copyright years 2017-01-04 13:59:14 +10:00
sync.c Fix brace coding style issues 2017-07-28 12:34:03 +10:00
sync.h Update copyright years 2017-01-04 13:59:14 +10:00
trans.c Ignore comments in INSTALL files (FS#51916) 2017-04-04 11:54:36 +10:00
trans.h Update copyright years 2017-01-04 13:59:14 +10:00
util-common.c Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util-common.h Split common utility functions for libalpm and pacman 2013-01-04 21:49:37 +10:00
util.c run_chroot: label pipe endpoints for readability 2017-04-16 19:41:35 -04:00
util.h Update copyright years 2017-01-04 13:59:14 +10:00
version.c Update copyright years 2017-01-04 13:59:14 +10:00