summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-02-02Do not remove source code references in PO/POT filesRafael Ferreira
2014-01-30table_display: free memory on errorsAndrew Gregory
2014-01-30dump_pkg_full: fix optionalfor memory leakAndrew Gregory
2014-01-30Move NULL check before dereferenceSilvan Jegen
2014-01-30Another NULL check removedSilvan Jegen
2014-01-30Another unneeded NULL check removedSilvan Jegen
2014-01-30Remove unneeded NULL checkSilvan Jegen
2014-01-30pacman: use exit status 0 for --help and --versionAndrew Gregory
2014-01-28enable_colors: always set color stringsAndrew Gregory
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-28pacman.c: free string commandline optionsAndrew Gregory
2014-01-28Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel
2014-01-28pacman: Fix delayed warnings/errors sent to stdout not stderrOlivier Brunel
2014-01-28pacman.c: remove unnecessary optarg checksAndrew Gregory
2014-01-10create_verbose_row: free malloc'd stringsAndrew Gregory
2014-01-06Minor struct member reordering for packing concernsDan McGee
2014-01-06Update copyright years for 2014Allan McRae
2014-01-06conf.c: add missing newline to warningAndrew Gregory
2014-01-06Fix build warnings with --disable-nlsAllan McRae
2013-12-15Color output from pm_vasprintfAllan McRae
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