summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Add missing optdepends to the main list of variables in the split PKGBUILD pr...Jason St. John2014-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
* sync_prepare: treat from_sync as a booleanAndrew Gregory2014-01-15
* base64.c: comment out unused variableAndrew Gregory2014-01-15
* package.h: convert scriptlet field to intAndrew Gregory2014-01-15
* Consistently use #ifdefAllan McRae2014-01-10
* Fix build with --disable-gpgmeAllan McRae2014-01-10
* Fix compile warnings on systems without getmntentDan McGee2014-01-10
* Makefile.am: move test-suite.log into test/Andrew Gregory2014-01-10
* create_verbose_row: free malloc'd stringsAndrew Gregory2014-01-10
* check_keyring: plug memory leakAndrew Gregory2014-01-06
* valgrind.supp: suppress leak in gpgme_get_keyAndrew Gregory2014-01-06
* Reorder and reshape the package struct for better packingDan McGee2014-01-06
* Minor struct member reordering for packing concernsDan McGee2014-01-06
* Use O_CLOEXEC as much as possible when opening filesDan McGee2014-01-06
* Log more in search debug messageDan McGee2014-01-06
* Remove -fgnu89-inline from compile optionsDan McGee2014-01-06
* Push down testing .gitignore entriesDan McGee2014-01-06
* Clear up definition of INFRQ_ALLDan McGee2014-01-06
* Update copyright years for 2014Allan McRae2014-01-06
* Copy validation field in _alpm_pkg_dupAllan McRae2014-01-06
* Update comment for local db entry creationAllan McRae2014-01-06
* Add the unit tests for -Qk and -Qkk that are possible now.Jeremy Heiner2014-01-06
* deps.c: remove filtered_depend functionsAndrew Gregory2014-01-06
* conf.c: add missing newline to warningAndrew Gregory2014-01-06
* Fix build warnings with --disable-nlsAllan McRae2014-01-06
* Use the 'configure'd PYTHON to run pactest.Jeremy Heiner2013-12-21
* makepkg: fix check for distccMaxime Arthaud2013-12-21
* trans_prepare: always sort trans->remove by depsAndrew Gregory2013-12-19
* dload: allow curl to response to any auth challengeDave Reisner2013-12-19
* alpm: Rename a variable for future clarityOlivier Brunel2013-12-15
* Fix pactest READMEAllan McRae2013-12-15
* remove useless continueAndrew Gregory2013-12-15
* db.c: require unique database namesAndrew Gregory2013-12-15
* makepkg: fix consistency of downloaded sources permissionsSébastien Luttringer2013-12-15
* alpm_sync_sysupgrade: skip packages being removedAndrew Gregory2013-12-15
* Color output from pm_vasprintfAllan McRae2013-12-15
* Fix misspellings and some grammar issues in output of some pacman contrib scr...Jason St. John2013-12-15
* pacdiff: do not remove pacfile after viewingVasiliy Korchagin2013-12-15
* pacscripts: Improve error message when sudo binary is not foundJason St. John2013-12-15
* Close file descirptor before forkWolfgang Bumiller2013-12-15
* .gitignore: Add intl directory.Allan McRae2013-12-15
* paccache: clarify help outputAllan McRae2013-12-15
* Improve --help switch output for pacman contrib and pacman scriptsJason St. John2013-11-15
* Replace "echo" command with "printf" in human_to_size_test.shJason St. John2013-11-15
* Fix typo in pacman-optimizeJason St. John2013-11-15