Age | Commit message (Expand) | Author | Files | Lines |
2011-08-30 | pacman-key: add --lsign-key operation | Dan McGee | 1 | -3/+14 |
2011-08-30 | pacman-key master key generation | Dan McGee | 1 | -0/+25 |
2011-08-30 | pacman-key: fix broken logic around updating trust database | Dan McGee | 1 | -4/+10 |
2011-08-29 | pacman-key: have --init add more options to default gpg.conf | Dan McGee | 1 | -5/+22 |
2011-08-29 | pacman-key: refine permission and locking checks | Dan McGee | 1 | -3/+3 |
2011-08-29 | pacman-key: rework and document holding keys in keyring | Allan McRae | 1 | -7/+5 |
2011-08-29 | pacman-key: update trust database for relevant operations | Allan McRae | 1 | -12/+9 |
2011-08-29 | pacman-key: import everything then revoke on --populate | Allan McRae | 1 | -13/+10 |
2011-08-29 | pacman-key: rework importing distro/repo provided keyrings | Allan McRae | 2 | -74/+77 |
2011-08-25 | Add new 'lt' and 'zh_TW' translations from transifex | Dan McGee | 3 | -0/+2086 |
2011-08-25 | Update existing translations from Transifex | Dan McGee | 25 | -107/+239 |
2011-08-19 | makepkg: quote re-evaluation of simple vars | Dave Reisner | 1 | -6/+6 |
2011-08-18 | makepkg: deal with variable substitution when checking sanity | Allan McRae | 1 | -0/+3 |
2011-08-18 | Add makepkg -S which is an alias to makepkg --source | Sebastien Luttringer | 1 | -3/+3 |
2011-08-18 | Fix trailing whitespace in whole codebase | Dan McGee | 1 | -3/+3 |
2011-08-16 | repo-add: fix creation of signature symlink | Allan McRae | 1 | -1/+1 |
2011-08-15 | Update message catalogs | Dan McGee | 1 | -3/+6 |
2011-08-15 | Update translations from Transifex | Dan McGee | 6 | -494/+621 |
2011-08-15 | repo-add: reorganize output messages for clarity | Dan McGee | 1 | -17/+17 |
2011-08-15 | build-sys: always use $(RM) instead of rm -f | Dave Reisner | 1 | -3/+3 |
2011-08-15 | dist: preserve symlinks on installation | Dave Reisner | 1 | -3/+15 |
2011-08-15 | repo-add: indicate whether package signature is found | Allan McRae | 1 | -0/+1 |
2011-08-15 | makepkg: don't hardcode path to strip | Dave Reisner | 1 | -3/+3 |
2011-08-11 | scripts/pkgdelta: fix `make distcheck` | Dan McGee | 1 | -1/+3 |
2011-08-09 | Update string catalogs after string tweaks | Dan McGee | 26 | -6978/+2660 |
2011-08-09 | Update several translation strings | Dan McGee | 3 | -16/+16 |
2011-08-09 | Update all translation files | Dan McGee | 26 | -3582/+7927 |
2011-08-09 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2011-08-08 | makepkg: ignore epoch when undeclared | Dave Reisner | 1 | -1/+1 |
2011-08-02 | pacman-key: follow gpg options for listing keys | Allan McRae | 1 | -8/+13 |
2011-07-28 | scripts/pkgdelta: exit properly on missing args | Dave Reisner | 1 | -2/+1 |
2011-07-28 | scripts/repo-add: show usage when no DB file specified | Dave Reisner | 1 | -1/+5 |
2011-07-27 | pacman-key: Add --import and --import-trustdb | Pang Yan Han | 1 | -3/+40 |
2011-07-27 | pacman-key: change GPG_PACMAN and GPG_NOKEYRING to arrays | DJ Mills | 1 | -24/+24 |
2011-07-27 | pacman-key: fix syntax error in -r arg parsing | Allan McRae | 1 | -1/+1 |
2011-07-27 | makepkg: refactor checking source integrity | Allan McRae | 1 | -24/+17 |
2011-07-27 | makepkg: more control of skipping integrity checks | Allan McRae | 1 | -13/+31 |
2011-07-27 | makepkg: Add support for verifying pgp signatures | Wieland Hoffmann | 1 | -2/+93 |
2011-07-27 | makepkg: get package version with overrides | Allan McRae | 1 | -18/+27 |
2011-07-27 | makepkg: allow epoch to be overridden | Allan McRae | 1 | -7/+10 |
2011-07-27 | makepkg: check arch overrides for required architecture | Allan McRae | 1 | -0/+15 |
2011-07-27 | makepkg: check overrides for pkgrel and pkgver | Allan McRae | 1 | -8/+14 |
2011-07-27 | makepkg: pkgver and pkgrel can not have whitespace | Allan McRae | 1 | -4/+6 |
2011-07-21 | pacman-key: refactor post parse opt check into a case | Dave Reisner | 1 | -12/+11 |
2011-07-21 | pacman-key: s/UPDATEBD/UPDATEDB/ | Dave Reisner | 1 | -1/+1 |
2011-07-21 | pacman-key: fix syntax error in -r arg parsing | Dave Reisner | 1 | -1/+1 |
2011-07-21 | pacman-key: return $ret, not errors | Dave Reisner | 1 | -1/+1 |
2011-07-19 | pacman-key: --init: correct creation of gpg.conf | Pang Yan Han | 1 | -1/+1 |
2011-07-19 | pacman-key: correct spelling mistake | Pang Yan Han | 1 | -1/+1 |
2011-07-19 | pacman-key: add dependency on parse_options to Makefile | Allan McRae | 1 | -1/+2 |