summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Store a package info level flag if we fail to load dataDan McGee2011-08-08
* Add a test harness for new pacsort commandDan McGee2011-08-08
* mark option structs as constDave Reisner2011-08-08
* paccache: use pacsort instead of sort -VDave Reisner2011-08-08
* src/util/Makefile.am: alphabetize targetsDave Reisner2011-08-08
* pacsort: add new utilityDave Reisner2011-08-08
* Bash-ify test/util/vercmptest.shDan McGee2011-08-08
* makepkg: ignore epoch when undeclaredDave Reisner2011-08-08
* contrib/paccache: misc cleanup and bugfixDave Reisner2011-08-08
* Check return value of rename() callsDan McGee2011-08-08
* docs/pacman.conf: Document SigLevel optionDan McGee2011-08-02
* Implement parsing of the new SigLevel directiveDan McGee2011-08-02
* paccache: add new contrib scriptDave Reisner2011-08-02
* pacman-key: follow gpg options for listing keysAllan McRae2011-08-02
* Don't trim whitespace when reading database entriesDan McGee2011-08-02
* pactest: use subprocess module instead of os.systemDan McGee2011-08-02
* Revamp signing checksDan McGee2011-07-28
* Tidy up testdb to match coding stylesDan McGee2011-07-28
* Make free_groupcache() privateDan McGee2011-07-28
* Merge remote-tracking branch 'dave/scripts-fixup'Dan McGee2011-07-28
|\
| * scripts/pkgdelta: exit properly on missing argsDave Reisner2011-07-28
| * scripts/repo-add: show usage when no DB file specifiedDave Reisner2011-07-28
* | Unify modelines in Asciidoc filesDan McGee2011-07-28
|/
* pacman-key: Add --import and --import-trustdbPang Yan Han2011-07-27
* pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arraysDJ Mills2011-07-27
* pacman-key: fix syntax error in -r arg parsingAllan McRae2011-07-27
* makepkg: refactor checking source integrityAllan McRae2011-07-27
* makepkg: more control of skipping integrity checksAllan McRae2011-07-27
* makepkg: Add support for verifying pgp signaturesWieland Hoffmann2011-07-27
* Remove duplicate code shared between sync and upgradeDan McGee2011-07-27
* makepkg: get package version with overridesAllan McRae2011-07-27
* makepkg: allow epoch to be overriddenAllan McRae2011-07-27
* makepkg: check arch overrides for required architectureAllan McRae2011-07-27
* makepkg: check overrides for pkgrel and pkgverAllan McRae2011-07-27
* makepkg: pkgver and pkgrel can not have whitespaceAllan McRae2011-07-27
* contrib/pacsearch: skip non-matching linesDan McGee2011-07-27
* pacman-key: refactor post parse opt check into a caseDave Reisner2011-07-21
* pacman-key: s/UPDATEBD/UPDATEDB/Dave Reisner2011-07-21
* pacman-key: fix syntax error in -r arg parsingDave Reisner2011-07-21
* pacman-key: return $ret, not errorsDave Reisner2011-07-21
* Convert package filelists to an array instead of linked listDan McGee2011-07-21
* contrib: add paclog-pkglist to gitignoreDan McGee2011-07-21
* Clean up my debug logger messDan McGee2011-07-19
* Merge remote-tracking branch 'allan/pacman-key'Dan McGee2011-07-18
|\
| * pacman-key: --init: correct creation of gpg.confPang Yan Han2011-07-19
| * pacman-key: correct spelling mistakePang Yan Han2011-07-19
| * pacman-key: add dependency on parse_options to MakefileAllan McRae2011-07-19
| * pacman-key: check required permissions on keyringAllan McRae2011-07-19
| * pacman-key: add --init optionAllan McRae2011-07-19
| * pacman-key: tidy up logic for finding pacman keyring directoryDave Reisner2011-07-19