Age | Commit message (Expand) | Author |
2011-10-17 | pacman-key: add a default keyserver timeout value on --init | Dan McGee |
2011-10-14 | makepkg: don't attach traps until after argument parsing | Dan McGee |
2011-10-13 | scripts/*.sh.in: Fix signal handler error messages | Lukas Fleischer |
2011-10-13 | repo-add: Avoid race condition in signal handlers | Lukas Fleischer |
2011-10-12 | Final Transifex update before 4.0 | Dan McGee |
2011-10-11 | pacman-key: don't escape single quote in usage message | Dan McGee |
2011-10-11 | Update translations from Transifex | Dan McGee |
2011-10-10 | makepkg: strip comments after pkgver/pkgrel when checking value | Allan McRae |
2011-10-05 | Update translation message catalogs in prep for 4.0 release | Dan McGee |
2011-10-05 | Update translations from Transifex | Dan McGee |
2011-10-05 | pacman-key: treat foo-trusted as an ownertrust export file | Dan McGee |
2011-10-05 | pacman-key: refine and clarify import/import-trustdb behavior | Dan McGee |
2011-10-03 | makepkg: create tar file for bogus PKGEXT | lolilolicon |
2011-09-30 | makepkg: support .tar.Z source packages creation | lolilolicon |
2011-09-30 | pacman-key: remove errexit flag from shebang | Dave Reisner |
2011-09-30 | pacman-key: return 0 from get_from if default value used | Allan McRae |
2011-09-28 | pkgdelta: proper quoting in [[ expression ]] | lolilolicon |
2011-09-28 | makepkg: proper quoting in [[ expression ]] | lolilolicon |
2011-09-27 | makepkg: ensure '-' is last in a character glob | Dave Reisner |
2011-09-27 | pacman-key: use consistent punctuation in error messages | Dan McGee |
2011-09-26 | pacman-key: allow get_from to return a default value | Dave Reisner |
2011-09-26 | pacman-key: simplify writing to config file | Dave Reisner |
2011-09-26 | makepkg: normalize whitespace for optdepends in .PKGINFO | Allan McRae |
2011-09-26 | makepkg: allow versioned optdepends with epoch | Allan McRae |
2011-09-22 | Regenerate message catalogs and translations | Dan McGee |
2011-09-22 | Translation file updates from Transifex | Dan McGee |
2011-09-22 | pacman-key: add an additional plain text 'foo-trusted' file | Dan McGee |
2011-09-22 | pacman-key: factor out validate_with_gpg() method | Dan McGee |
2011-09-22 | pacman-key: remove holdkeys functionality | Dan McGee |
2011-09-22 | pacman-key: implement promptless lsigning | Dan McGee |
2011-09-22 | pacman-key: disable, don't remove, revoked keys | Dan McGee |
2011-09-22 | pacman-key: simplify import in populate | Dan McGee |
2011-09-22 | pacman-key: don't hide --verify details in populate | Dan McGee |
2011-09-22 | pacman-key: print message in populate if signature is missing | Dan McGee |
2011-09-22 | pacman-key: clean up populate output | Dan McGee |
2011-09-22 | pacman-key: ensure array iterations are quoted | Dan McGee |
2011-09-14 | buildsys: remove existing symlinks before installing | Dave Reisner |
2011-09-14 | makepkg: fix recreation of hardlinks to .gz manpages | Dave Reisner |
2011-09-14 | makepkg: add missing newline on passing gpg sourcecheck | Dave Reisner |
2011-09-12 | makepkg: check for var existance before file existance | Dave Reisner |
2011-09-11 | makepkg: unset errexit when sourcing /etc/profile | Dave Reisner |
2011-09-07 | makepkg: use more awk'ish syntax in sanity checks | Dave Reisner |
2011-09-07 | makepkg: avoid for loop in deleting manpage hardlinks | Dave Reisner |
2011-09-07 | makepkg: act on function return value, not output | Dave Reisner |
2011-09-07 | makepkg: refactor check_pgpsigs output | Dave Reisner |
2011-09-06 | makepkg: use globs in place of regex | Dave Reisner |
2011-09-06 | makepkg: unset variables as per !{make,build}flags | Dave Reisner |
2011-09-06 | rankmirrors: properly sort resulting times | Dave Reisner |
2011-09-02 | pacman-key: add --refresh-keys operation | Dan McGee |
2011-09-02 | pacman-key: split keyserver to a separate option | Dan McGee |