summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* WIP: import ownertrustsigningDan McGee2011-10-031-0/+17
* pacman-key: treat foo-trusted as an ownertrust export fileDan McGee2011-10-032-8/+22
* pacman-key: rename --import-trustdb to --import-trustDan McGee2011-10-032-11/+16
* pacman-key: refine and clarify import/import-trustdb behaviorDan McGee2011-10-032-14/+8
* makepkg: create tar file for bogus PKGEXTlolilolicon2011-10-031-16/+10
* Use _alpm_local_db_pkgpath in _cache_changelog_openDan McGee2011-09-301-4/+4
* makepkg: support .tar.Z source packages creationlolilolicon2011-09-301-1/+3
* Revamp scriptlet path formation for scriptlets in local databaseDan McGee2011-09-304-18/+20
* Refactor _alpm_runscriptlet()Dan McGee2011-09-304-51/+58
* paccache: proper quoting in [[ expression ]]lolilolicon2011-09-301-1/+1
* paccache: declare variables explicitlylolilolicon2011-09-301-1/+1
* pacman-key: remove errexit flag from shebangDave Reisner2011-09-301-1/+1
* pacman-key: return 0 from get_from if default value usedAllan McRae2011-09-301-1/+4
* Remove redundant transaction size outputAllan McRae2011-09-301-1/+1
* paccache: allow strictly integer for -k optionlolilolicon2011-09-291-3/+5
* Remove redundant "removal" output in pure remove operationAllan McRae2011-09-291-0/+3
* move prevprogress onto payload handleDave Reisner2011-09-292-8/+4
* pkgdelta: proper quoting in [[ expression ]]lolilolicon2011-09-281-3/+3
* makepkg: proper quoting in [[ expression ]]lolilolicon2011-09-281-3/+3
* Refactor display_targets to not be recursiveDan McGee2011-09-281-33/+26
* Refactor download payload reset and freeDan McGee2011-09-284-48/+51
* Initialize cURL library on first useDan McGee2011-09-284-40/+44
* Add more valgrind suppressionsDan McGee2011-09-281-0/+25
* verbose package lists: remove errant debuggerDan McGee2011-09-281-2/+0
* Always show download size if -w/--downloadonly was providedDan McGee2011-09-282-3/+3
* Table format creation code cleanupDan McGee2011-09-281-21/+27
* Use unsigned types for indent width and column countDan McGee2011-09-283-26/+26
* Show download sizes when using -S/--syncDan McGee2011-09-281-5/+21
* Keep track of explicitly added and removed packagesDan McGee2011-09-287-5/+33
* Combine add and removal package list displayDan McGee2011-09-284-64/+110
* Track unresolvable transaction packagesDan McGee2011-09-283-9/+18
* Move pacsave path construction code off the stackDan McGee2011-09-281-2/+6
* Use the full buffer when computing md5/sha256 sumsDan McGee2011-09-281-4/+6
* Fix memory leak in download payload->remote_nameDan McGee2011-09-283-12/+18
* Revert "libalpm: compare pkgname with strcoll"Dan McGee2011-09-271-1/+1
* _alpm_splitdep: use malloc instead of callocDan McGee2011-09-271-3/+5
* be_sync: fetch only entry mode, not full stat structDan McGee2011-09-271-5/+2
* alpm_list: use malloc instead of callocDan McGee2011-09-272-8/+8
* makepkg: ensure '-' is last in a character globDave Reisner2011-09-271-1/+2
* pacman-key: use consistent punctuation in error messagesDan McGee2011-09-271-5/+5
* Fix compilation using --without-gpgmeDan McGee2011-09-271-3/+10
* Remove unnecessary loggerDan McGee2011-09-271-1/+0
* Delay check for repository servers until we need themDan McGee2011-09-271-8/+8
* Avoid comparison between signed and unsigned typesAllan McRae2011-09-261-1/+2
* Ensure fileconflict value is actually a stringDan McGee2011-09-261-16/+14
* bash_completion: add completion for pacman-keyDave Reisner2011-09-261-0/+16
* pacman-key: allow get_from to return a default valueDave Reisner2011-09-261-2/+4
* pacman-key: simplify writing to config fileDave Reisner2011-09-261-5/+3
* makepkg: normalize whitespace for optdepends in .PKGINFOAllan McRae2011-09-261-1/+1
* makepkg: allow versioned optdepends with epochAllan McRae2011-09-261-2/+2