summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* dload: unhook error buffer after transfer finishesDave Reisner2011-10-10
* pactree: Make error message smarter in register_syncs()Lukas Fleischer2011-10-10
* pactree: Add "--config" optionLukas Fleischer2011-10-10
* makepkg: strip comments after pkgver/pkgrel when checking valueAllan McRae2011-10-10
* Format pacsort and vercmp testsuite outputAllan McRae2011-10-07
* Update NEWS for 4.0.0 releaseDan McGee2011-10-06
* bacman: use globbing to get local package db pathlolilolicon2011-10-06
* bacman: add tar.Z package creation supportlolilolicon2011-10-06
* bacman: small code cleanuplolilolicon2011-10-06
* bacman: bashify using [[ ]] and (( ))lolilolicon2011-10-06
* bacman: indent code using TABlolilolicon2011-10-06
* Enable CheckSpace by default in default config fileDan McGee2011-10-05
* Update translation message catalogs in prep for 4.0 releaseDan McGee2011-10-05
* Add a top-level 'update-po' make targetDan McGee2011-10-05
* Update translations from TransifexDan McGee2011-10-05
* pacman-key: treat foo-trusted as an ownertrust export fileDan McGee2011-10-05
* pacman-key: refine and clarify import/import-trustdb behaviorDan McGee2011-10-05
* Parse '0' as a valid package installed sizeDan McGee2011-10-04
* makepkg: create tar file for bogus PKGEXTlolilolicon2011-10-03
* Use _alpm_local_db_pkgpath in _cache_changelog_openDan McGee2011-09-30
* makepkg: support .tar.Z source packages creationlolilolicon2011-09-30
* Revamp scriptlet path formation for scriptlets in local databaseDan McGee2011-09-30
* Refactor _alpm_runscriptlet()Dan McGee2011-09-30
* paccache: proper quoting in [[ expression ]]lolilolicon2011-09-30
* paccache: declare variables explicitlylolilolicon2011-09-30
* pacman-key: remove errexit flag from shebangDave Reisner2011-09-30
* pacman-key: return 0 from get_from if default value usedAllan McRae2011-09-30
* Remove redundant transaction size outputAllan McRae2011-09-30
* paccache: allow strictly integer for -k optionlolilolicon2011-09-29
* Remove redundant "removal" output in pure remove operationAllan McRae2011-09-29
* move prevprogress onto payload handleDave Reisner2011-09-29
* pkgdelta: proper quoting in [[ expression ]]lolilolicon2011-09-28
* makepkg: proper quoting in [[ expression ]]lolilolicon2011-09-28
* Refactor display_targets to not be recursiveDan McGee2011-09-28
* Refactor download payload reset and freeDan McGee2011-09-28
* Initialize cURL library on first useDan McGee2011-09-28
* Add more valgrind suppressionsDan McGee2011-09-28
* verbose package lists: remove errant debuggerDan McGee2011-09-28
* Always show download size if -w/--downloadonly was providedDan McGee2011-09-28
* Table format creation code cleanupDan McGee2011-09-28
* Use unsigned types for indent width and column countDan McGee2011-09-28
* Show download sizes when using -S/--syncDan McGee2011-09-28
* Keep track of explicitly added and removed packagesDan McGee2011-09-28
* Combine add and removal package list displayDan McGee2011-09-28
* Track unresolvable transaction packagesDan McGee2011-09-28
* Move pacsave path construction code off the stackDan McGee2011-09-28
* Use the full buffer when computing md5/sha256 sumsDan McGee2011-09-28
* Fix memory leak in download payload->remote_nameDan McGee2011-09-28
* Revert "libalpm: compare pkgname with strcoll"Dan McGee2011-09-27
* _alpm_splitdep: use malloc instead of callocDan McGee2011-09-27