summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* remove check for unused ALPM_ERR_PKG_IGNOREDAndrew Gregory2014-03-04
* simplify check for leading "local/"Andrew Gregory2014-03-04
* Fix warnings with strict-overflow in gcc-4.9Allan McRae2014-03-03
* Add events on pacnew/pacsave/pacorig file creationOlivier Brunel2014-03-03
* Add events _PKGDOWNLOAD_{START, DONE, FAILED}Olivier Brunel2014-03-03
* Add events ALPM_EVENT_RETRIEVE_{DONE, FAILED}Olivier Brunel2014-03-03
* Remove log_cb, add ALPM_EVENT_LOG insteadOlivier Brunel2014-03-03
* Update the event callbackOlivier Brunel2014-03-03
* pactree: removed 'provision' from linear outputPierre Neidhardt2014-02-04
* alpm: export *_free functionsAndrew Gregory2014-02-04
* Give groups display text singular and plural formsAllan McRae2014-02-04
* Do not remove source code references in PO/POT filesRafael Ferreira2014-02-02
* table_display: free memory on errorsAndrew Gregory2014-01-30
* dump_pkg_full: fix optionalfor memory leakAndrew Gregory2014-01-30
* Move NULL check before dereferenceSilvan Jegen2014-01-30
* Another NULL check removedSilvan Jegen2014-01-30
* Another unneeded NULL check removedSilvan Jegen2014-01-30
* Remove unneeded NULL checkSilvan Jegen2014-01-30
* pacman: use exit status 0 for --help and --versionAndrew Gregory2014-01-30
* enable_colors: always set color stringsAndrew Gregory2014-01-28
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* pacman.c: free string commandline optionsAndrew Gregory2014-01-28
* Rename ALPM_EVENT_OPTDEP_REQUIRED to _OPTDEP_REMOVALOlivier Brunel2014-01-28
* pacman: Fix delayed warnings/errors sent to stdout not stderrOlivier Brunel2014-01-28
* pacman.c: remove unnecessary optarg checksAndrew Gregory2014-01-28
* create_verbose_row: free malloc'd stringsAndrew Gregory2014-01-10
* Minor struct member reordering for packing concernsDan McGee2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06
* conf.c: add missing newline to warningAndrew Gregory2014-01-06
* Fix build warnings with --disable-nlsAllan McRae2014-01-06
* Color output from pm_vasprintfAllan McRae2013-12-15
* Fix whitespace and other formatting issuesJason St. John2013-11-15
* log important events from the backendAndrew Gregory2013-11-15
* support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory2013-11-08
* Remove spaces between the opening "if" and the opening parenthesisJason St. John2013-11-08
* upgrade.c: use iterator variableAndrew Gregory2013-10-31
* check for -1 return value from getopt_longAndrew Gregory2013-10-31
* callback.c: check for negative xfered sizeAndrew Gregory2013-10-31
* pacman -Si/-Qi: Autodetect best fitting file size unitFlorian Pritz2013-10-31
* Use getuid instead of geteuidVladimir A. Nazarenko2013-10-31
* Indicate ignored packages in -Qu outputAllan McRae2013-10-31
* Fix detection of joint --native and --foreign usageAllan McRae2013-10-31
* List signiture keyids in -Sii outputAllan McRae2013-10-31
* include invalid options in error messagesAndrew Gregory2013-10-14
* pacman: die on invalid option combinationsAndrew Gregory2013-10-14
* rename PKG_LOCALITY_LOCAL -> PKG_LOCALITY_NATIVEAndrew Gregory2013-10-14
* do not run scriptlets with --dbonlyAndrew Gregory2013-10-14
* imply --print from --print-formatAndrew Gregory2013-10-14
* use non-ascii identifiers for optflagsAndrew Gregory2013-10-14
* pacman/util: remove strsplitAndrew Gregory2013-10-14