summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-03makepkg: create tar file for bogus PKGEXTlolilolicon
2011-09-30Use _alpm_local_db_pkgpath in _cache_changelog_openDan McGee
2011-09-30makepkg: support .tar.Z source packages creationlolilolicon
2011-09-30Revamp scriptlet path formation for scriptlets in local databaseDan McGee
2011-09-30Refactor _alpm_runscriptlet()Dan McGee
2011-09-30paccache: proper quoting in [[ expression ]]lolilolicon
2011-09-30paccache: declare variables explicitlylolilolicon
2011-09-30pacman-key: remove errexit flag from shebangDave Reisner
2011-09-30pacman-key: return 0 from get_from if default value usedAllan McRae
2011-09-30Remove redundant transaction size outputAllan McRae
2011-09-29paccache: allow strictly integer for -k optionlolilolicon
2011-09-29Remove redundant "removal" output in pure remove operationAllan McRae
2011-09-29move prevprogress onto payload handleDave Reisner
2011-09-28pkgdelta: proper quoting in [[ expression ]]lolilolicon
2011-09-28makepkg: proper quoting in [[ expression ]]lolilolicon
2011-09-28Refactor display_targets to not be recursiveDan McGee
2011-09-28Refactor download payload reset and freeDan McGee
2011-09-28Initialize cURL library on first useDan McGee
2011-09-28Add more valgrind suppressionsDan McGee
2011-09-28verbose package lists: remove errant debuggerDan McGee
2011-09-28Always show download size if -w/--downloadonly was providedDan McGee
2011-09-28Table format creation code cleanupDan McGee
2011-09-28Use unsigned types for indent width and column countDan McGee
2011-09-28Show download sizes when using -S/--syncDan McGee
2011-09-28Keep track of explicitly added and removed packagesDan McGee
2011-09-28Combine add and removal package list displayDan McGee
2011-09-28Track unresolvable transaction packagesDan McGee
2011-09-28Move pacsave path construction code off the stackDan McGee
2011-09-28Use the full buffer when computing md5/sha256 sumsDan McGee
2011-09-28Fix memory leak in download payload->remote_nameDan McGee
2011-09-27Revert "libalpm: compare pkgname with strcoll"Dan McGee
2011-09-27_alpm_splitdep: use malloc instead of callocDan McGee
2011-09-27be_sync: fetch only entry mode, not full stat structDan McGee
2011-09-27alpm_list: use malloc instead of callocDan McGee
2011-09-27makepkg: ensure '-' is last in a character globDave Reisner
2011-09-27pacman-key: use consistent punctuation in error messagesDan McGee
2011-09-27Fix compilation using --without-gpgmeDan McGee
2011-09-27Remove unnecessary loggerDan McGee
2011-09-27Delay check for repository servers until we need themDan McGee
2011-09-26Avoid comparison between signed and unsigned typesAllan McRae
2011-09-26Ensure fileconflict value is actually a stringDan McGee
2011-09-26bash_completion: add completion for pacman-keyDave Reisner
2011-09-26pacman-key: allow get_from to return a default valueDave Reisner
2011-09-26pacman-key: simplify writing to config fileDave Reisner
2011-09-26makepkg: normalize whitespace for optdepends in .PKGINFOAllan McRae
2011-09-26makepkg: allow versioned optdepends with epochAllan McRae
2011-09-26Revamp pacman signal handlerDan McGee
2011-09-22Update Doxyfile and fix some documentation errors caught by DoxygenDan McGee
2011-09-22Ensure database validity flags are set in invalid signature caseDan McGee
2011-09-22Handle key import errors correctly and with good error messagesDan McGee