| Commit message (Expand) | Author | Age |
... | |
* | Update several translation strings | Dan McGee | 2011-08-08 |
* | Update all translation files | Dan McGee | 2011-08-08 |
* | Merge branch 'maint' | Dan McGee | 2011-08-08 |
|\ |
|
* | | makepkg: ignore epoch when undeclared | Dave Reisner | 2011-08-08 |
* | | pacman-key: follow gpg options for listing keys | Allan McRae | 2011-08-02 |
* | | scripts/pkgdelta: exit properly on missing args | Dave Reisner | 2011-07-28 |
* | | scripts/repo-add: show usage when no DB file specified | Dave Reisner | 2011-07-28 |
* | | pacman-key: Add --import and --import-trustdb | Pang Yan Han | 2011-07-27 |
* | | pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arrays | DJ Mills | 2011-07-27 |
* | | pacman-key: fix syntax error in -r arg parsing | Allan McRae | 2011-07-27 |
* | | makepkg: refactor checking source integrity | Allan McRae | 2011-07-27 |
* | | makepkg: more control of skipping integrity checks | Allan McRae | 2011-07-27 |
* | | makepkg: Add support for verifying pgp signatures | Wieland Hoffmann | 2011-07-27 |
* | | makepkg: get package version with overrides | Allan McRae | 2011-07-27 |
* | | makepkg: allow epoch to be overridden | Allan McRae | 2011-07-27 |
* | | makepkg: check arch overrides for required architecture | Allan McRae | 2011-07-27 |
* | | makepkg: check overrides for pkgrel and pkgver | Allan McRae | 2011-07-27 |
* | | makepkg: pkgver and pkgrel can not have whitespace | Allan McRae | 2011-07-27 |
* | | pacman-key: refactor post parse opt check into a case | Dave Reisner | 2011-07-21 |
* | | pacman-key: s/UPDATEBD/UPDATEDB/ | Dave Reisner | 2011-07-21 |
* | | pacman-key: fix syntax error in -r arg parsing | Dave Reisner | 2011-07-21 |
* | | pacman-key: return $ret, not errors | Dave Reisner | 2011-07-21 |
* | | pacman-key: --init: correct creation of gpg.conf | Pang Yan Han | 2011-07-19 |
* | | pacman-key: correct spelling mistake | Pang Yan Han | 2011-07-19 |
* | | pacman-key: add dependency on parse_options to Makefile | Allan McRae | 2011-07-19 |
* | | pacman-key: check required permissions on keyring | Allan McRae | 2011-07-19 |
* | | pacman-key: add --init option | Allan McRae | 2011-07-19 |
* | | pacman-key: tidy up logic for finding pacman keyring directory | Dave Reisner | 2011-07-19 |
* | | pacman-key: refactor get_from | Dave Reisner | 2011-07-19 |
* | | pacman-key: add --verify option | Allan McRae | 2011-07-19 |
* | | pacman-key: check only a single operation has been specified | Allan McRae | 2011-07-19 |
* | | pacman-key: move verifying keyring files to own function | Allan McRae | 2011-07-19 |
* | | pacman-key: move --edit-key and --receive processing to functions | Allan McRae | 2011-07-19 |
* | | pacman-key: hide output of executed commands on logic checks | Ivan Kanakarakis | 2011-07-19 |
* | | pacman-key: rename --trust to --edit-key | Allan McRae | 2011-07-19 |
* | | pacman-key: fix quotation on several variable assignments | Ivan Kanakarakis | 2011-07-19 |
* | | pacman-key: allow the export of all key ids | Allan McRae | 2011-07-19 |
* | | pacman-key: rename --del to --delete | Allan McRae | 2011-07-19 |
* | | pacman-key: remove the --adv option | Allan McRae | 2011-07-19 |
* | | pacman-key: use our option parser | Allan McRae | 2011-07-19 |
* | | Merge branch 'maint' | Dan McGee | 2011-07-18 |
|\| |
|
| * | makepkg: fix issue with filenames with spaces and noextract | Allan McRae | 2011-07-18 |
* | | repo-add: do not print full path of signature file | Allan McRae | 2011-07-18 |
* | | repo-add: always remove repo signature symlink | Allan McRae | 2011-07-18 |
* | | makepkg: only test for writable PKGDEST when needed. | RogutÄ—s Sparnuotos | 2011-07-18 |
* | | Move some .gitignore entries | Allan McRae | 2011-07-18 |
* | | makepkg: remove unused -C option from option list | Dave Reisner | 2011-07-14 |
* | | makepkg: skip devel_check when reading from a pipe | Dave Reisner | 2011-07-14 |
* | | makepkg: Remove pre-optimization from in_array() | DJ Mills | 2011-07-14 |
* | | makepkg: Remove OPT_TEMP hack in parse_options call | DJ Mills | 2011-07-14 |