summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* be_sync: fetch only entry mode, not full stat structDan McGee2011-09-27
* alpm_list: use malloc instead of callocDan McGee2011-09-27
* makepkg: ensure '-' is last in a character globDave Reisner2011-09-27
* pacman-key: use consistent punctuation in error messagesDan McGee2011-09-27
* Fix compilation using --without-gpgmeDan McGee2011-09-27
* Remove unnecessary loggerDan McGee2011-09-27
* Delay check for repository servers until we need themDan McGee2011-09-27
* Avoid comparison between signed and unsigned typesAllan McRae2011-09-26
* Ensure fileconflict value is actually a stringDan McGee2011-09-26
* bash_completion: add completion for pacman-keyDave Reisner2011-09-26
* pacman-key: allow get_from to return a default valueDave Reisner2011-09-26
* pacman-key: simplify writing to config fileDave Reisner2011-09-26
* makepkg: normalize whitespace for optdepends in .PKGINFOAllan McRae2011-09-26
* makepkg: allow versioned optdepends with epochAllan McRae2011-09-26
* Revamp pacman signal handlerDan McGee2011-09-26
* Update Doxyfile and fix some documentation errors caught by DoxygenDan McGee2011-09-22
* Ensure database validity flags are set in invalid signature caseDan McGee2011-09-22
* Handle key import errors correctly and with good error messagesDan McGee2011-09-22
* signing: be consistent with returning -1 for error casesDan McGee2011-09-22
* Update configure.ac version to rc2Dan McGee2011-09-22
* Regenerate message catalogs and translationsDan McGee2011-09-22
* Translation file updates from TransifexDan McGee2011-09-22
* pacman-key: add an additional plain text 'foo-trusted' fileDan McGee2011-09-22
* pacman-key: factor out validate_with_gpg() methodDan McGee2011-09-22
* pacman-key: remove holdkeys functionalityDan McGee2011-09-22
* pacman-key: implement promptless lsigningDan McGee2011-09-22
* pacman-key: disable, don't remove, revoked keysDan McGee2011-09-22
* Add status and check for key being disabledDan McGee2011-09-22
* pacman-key: simplify import in populateDan McGee2011-09-22