summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-01-10Fix build with --disable-gpgmeAllan McRae2-35/+31
2014-01-10Fix compile warnings on systems without getmntentDan McGee1-0/+3
2014-01-10Makefile.am: move test-suite.log into test/Andrew Gregory1-0/+1
2014-01-10create_verbose_row: free malloc'd stringsAndrew Gregory1-5/+5
2014-01-06check_keyring: plug memory leakAndrew Gregory1-0/+1
2014-01-06valgrind.supp: suppress leak in gpgme_get_keyAndrew Gregory1-0/+7
2014-01-06Reorder and reshape the package struct for better packingDan McGee1-12/+13
2014-01-06Minor struct member reordering for packing concernsDan McGee4-6/+8
2014-01-06Use O_CLOEXEC as much as possible when opening filesDan McGee4-11/+18
2014-01-06Log more in search debug messageDan McGee1-1/+2
2014-01-06Remove -fgnu89-inline from compile optionsDan McGee3-25/+0
2014-01-06Push down testing .gitignore entriesDan McGee2-2/+2
2014-01-06Clear up definition of INFRQ_ALLDan McGee1-2/+3
2014-01-06Update copyright years for 2014Allan McRae100-106/+109
2014-01-06Copy validation field in _alpm_pkg_dupAllan McRae1-0/+1
2014-01-06Update comment for local db entry creationAllan McRae1-2/+2
2014-01-06Add the unit tests for -Qk and -Qkk that are possible now.Jeremy Heiner3-0/+32
2014-01-06deps.c: remove filtered_depend functionsAndrew Gregory1-22/+10
2014-01-06conf.c: add missing newline to warningAndrew Gregory1-1/+1
2014-01-06Fix build warnings with --disable-nlsAllan McRae2-3/+3
2013-12-21Use the 'configure'd PYTHON to run pactest.Jeremy Heiner8-15/+1
2013-12-21makepkg: fix check for distccMaxime Arthaud1-1/+1
2013-12-19trans_prepare: always sort trans->remove by depsAndrew Gregory5-12/+46
2013-12-19dload: allow curl to response to any auth challengeDave Reisner1-0/+1
2013-12-15alpm: Rename a variable for future clarityOlivier Brunel1-7/+7
2013-12-15Fix pactest READMEAllan McRae1-3/+2
2013-12-15remove useless continueAndrew Gregory1-1/+0
2013-12-15db.c: require unique database namesAndrew Gregory2-4/+18
2013-12-15makepkg: fix consistency of downloaded sources permissionsSébastien Luttringer1-3/+3
2013-12-15alpm_sync_sysupgrade: skip packages being removedAndrew Gregory1-0/+5
2013-12-15Color output from pm_vasprintfAllan McRae1-2/+4
2013-12-15Fix misspellings and some grammar issues in output of some pacman contrib scr...Jason St. John4-21/+38
2013-12-15pacdiff: do not remove pacfile after viewingVasiliy Korchagin1-1/+2
2013-12-15pacscripts: Improve error message when sudo binary is not foundJason St. John1-2/+2
2013-12-15Close file descirptor before forkWolfgang Bumiller1-0/+1
2013-12-15.gitignore: Add intl directory.Allan McRae1-0/+1
2013-12-15paccache: clarify help outputAllan McRae1-3/+3
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John14-54/+99
2013-11-15Replace "echo" command with "printf" in human_to_size_test.shJason St. John1-1/+1
2013-11-15Fix typo in pacman-optimizeJason St. John1-1/+1
2013-11-15Fix whitespace and other formatting issuesJason St. John25-118/+119
2013-11-15Fix minor grammatical issues in doc/index.txtJason St. John1-8/+8
2013-11-15log important events from the backendAndrew Gregory3-28/+29
2013-11-15Makefile.am: fix typo in LOG_DRIVER variableAndrew Gregory5-6/+6
2013-11-15Ignore makedepend and checkdepend entries when parsing .PKGINFO fileAllan McRae1-0/+4
2013-11-15makepkg: move update_pkgver out of extract_sourcesAllan McRae1-5/+4
2013-11-15Return zero from extract_file with local source fileAllan McRae1-1/+1
2013-11-08alpm_handle: store lock file descriptorAndrew Gregory2-17/+10
2013-11-08support ALPM_SIG_USE_DEFAULT for file siglevelsAndrew Gregory2-5/+11
2013-11-08Remove spaces between the opening "if" and the opening parenthesisJason St. John3-3/+3