summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-11-15Fix whitespace and other formatting issuesJason St. John
2013-11-15log important events from the backendAndrew Gregory
2013-11-08support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory
2013-11-08Remove spaces between the opening "if" and the opening parenthesisJason St. John
2013-10-31upgrade.c: use iterator variableAndrew Gregory
2013-10-31check for -1 return value from getopt_longAndrew Gregory
2013-10-31callback.c: check for negative xfered sizeAndrew Gregory
2013-10-31pacman -Si/-Qi: Autodetect best fitting file size unitFlorian Pritz
2013-10-31Use getuid instead of geteuidVladimir A. Nazarenko
2013-10-31Indicate ignored packages in -Qu outputAllan McRae
2013-10-31Fix detection of joint --native and --foreign usageAllan McRae
2013-10-31List signiture keyids in -Sii outputAllan McRae
2013-10-14include invalid options in error messagesAndrew Gregory
2013-10-14pacman: die on invalid option combinationsAndrew Gregory
2013-10-14rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVEAndrew Gregory
2013-10-14do not run scriptlets with --dbonlyAndrew Gregory
2013-10-14imply --print from --print-formatAndrew Gregory
2013-10-14use non-ascii identifiers for optflagsAndrew Gregory
2013-10-14pacman/util: remove strsplitAndrew Gregory
2013-10-14Display old and new version in pacman -Qu outputFlorian Pritz
2013-09-04pactree: set full usage on DBs when registeringDave Reisner
2013-09-04pacman: add front end support for repo usage levelDave Reisner
2013-09-04pacman/util.c: use switch when there are fall through statementsSami Kerola
2013-09-04Improve --help switch output for pacman utilsJason St. John
2013-09-04common: compare value rather than pointer addressSami Kerola
2013-08-21Store fgetc output as an int.Allan McRae
2013-08-21check.c: break backup file search loop after matchAndrew Gregory
2013-08-21Do not refer to FlySpray numbersAllan McRae
2013-08-21ini.c: give recursion limit file scopeAndrew Gregory
2013-08-21ini.c: make errors in includes fatalAndrew Gregory
2013-08-21ini.c: reuse line bufferAndrew Gregory
2013-08-21conf.c: extract ini parsing code to separate filesAndrew Gregory
2013-08-21conf.c: pass _parse_directive as a callbackAndrew Gregory
2013-08-21conf.c: move section handling out of _parseconfigAndrew Gregory
2013-08-21conf.c: move directive parsing out of _parseconfigAndrew Gregory
2013-08-21conf.c: move repo parsing out of _parseconfigAndrew Gregory
2013-08-21conf.c: add parse_options to section_tAndrew Gregory
2013-07-30Report missing directory if we can not initialise alpm libraryAllan McRae
2013-07-30Warn when directory ownership differs between filesystem and packageAllan McRae
2013-07-30Only note backup file changes with -QkkAllan McRae
2013-07-30Fix whitespace in pacsort.c and pactree.cJason St. John
2013-07-22Corrected return codes for Sg flagAshley Whetter
2013-07-22Fix typoAllan McRae
2013-07-22clarified descriptions for pactree -r (--help)Zulker Nayeen Nahiyan
2013-07-22Clarify inter-conflicts messageAllan McRae
2013-07-22Update gitignore files for use with autoreconfAllan McRae
2013-07-22Remove autotools filesAllan McRae
2013-07-05do not check error from close(2)Dave Reisner
2013-07-05Consolidate and improve table implementationsSimon Gomizelj
2013-06-26query_fileowner: resolve trailing . or .. in pathsAndrew Gregory