summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-11-08Use title case for a heading in HACKING; fix capitalization of "Vim" in HACKINGJason St. John1-2/+2
2013-11-08version: fix formatting in file to RPM upstreamDave Reisner1-21/+21
2013-11-08makepkg: only remove static libraries if they have a shared versionAllan McRae3-3/+8
2013-11-01makepkg: Allow "static library" to be translatedAllan McRae1-1/+1
2013-10-31upgrade.c: use iterator variableAndrew Gregory1-3/+3
2013-10-31deps.c: pass alpm_list** to _alpm_recursedepsAndrew Gregory3-7/+7
2013-10-31check for -1 return value from getopt_longAndrew Gregory1-8/+4
2013-10-31callback.c: check for negative xfered sizeAndrew Gregory1-1/+1
2013-10-31makepkg: do not allow badly formatted arch linesAllan McRae1-2/+2
2013-10-31pacman -Si/-Qi: Autodetect best fitting file size unitFlorian Pritz2-3/+6