Age | Commit message (Expand) | Author | Files | Lines |
2011-10-11 | Update translations from Transifex | Dan McGee | 27 | -1084/+1386 |
2011-10-11 | makepkg: strip comments after pkgver/pkgrel when checking value | Allan McRae | 1 | -2/+2 |
2011-10-06 | Update translation message catalogs in prep for 4.0 release | Dan McGee | 1 | -9/+11 |
2011-10-06 | Update translations from Transifex | Dan McGee | 27 | -1084/+782 |
2011-10-06 | pacman-key: treat foo-trusted as an ownertrust export file | Dan McGee | 1 | -6/+18 |
2011-10-06 | pacman-key: refine and clarify import/import-trustdb behavior | Dan McGee | 1 | -10/+3 |
2011-10-03 | makepkg: create tar file for bogus PKGEXT | lolilolicon | 1 | -16/+10 |
2011-09-30 | makepkg: support .tar.Z source packages creation | lolilolicon | 1 | -1/+3 |
2011-09-30 | pacman-key: remove errexit flag from shebang | Dave Reisner | 1 | -1/+1 |
2011-09-30 | pacman-key: return 0 from get_from if default value used | Allan McRae | 1 | -1/+4 |
2011-09-28 | pkgdelta: proper quoting in [[ expression ]] | lolilolicon | 1 | -3/+3 |
2011-09-28 | makepkg: proper quoting in [[ expression ]] | lolilolicon | 1 | -3/+3 |
2011-09-27 | makepkg: ensure '-' is last in a character glob | Dave Reisner | 1 | -1/+2 |
2011-09-27 | pacman-key: use consistent punctuation in error messages | Dan McGee | 1 | -5/+5 |
2011-09-26 | pacman-key: allow get_from to return a default value | Dave Reisner | 1 | -2/+4 |
2011-09-26 | pacman-key: simplify writing to config file | Dave Reisner | 1 | -5/+3 |
2011-09-26 | makepkg: normalize whitespace for optdepends in .PKGINFO | Allan McRae | 1 | -1/+1 |
2011-09-26 | makepkg: allow versioned optdepends with epoch | Allan McRae | 1 | -2/+2 |
2011-09-22 | Regenerate message catalogs and translationsv4.0.0rc2 | Dan McGee | 28 | -795/+1951 |
2011-09-22 | Translation file updates from Transifex | Dan McGee | 27 | -715/+890 |
2011-09-22 | pacman-key: add an additional plain text 'foo-trusted' file | Dan McGee | 1 | -1/+28 |
2011-09-22 | pacman-key: factor out validate_with_gpg() method | Dan McGee | 1 | -16/+14 |
2011-09-22 | pacman-key: remove holdkeys functionality | Dan McGee | 1 | -12/+0 |
2011-09-22 | pacman-key: implement promptless lsigning | Dan McGee | 1 | -2/+3 |
2011-09-22 | pacman-key: disable, don't remove, revoked keys | Dan McGee | 1 | -21/+13 |
2011-09-22 | pacman-key: simplify import in populate | Dan McGee | 1 | -5/+1 |
2011-09-22 | pacman-key: don't hide --verify details in populate | Dan McGee | 1 | -2/+4 |
2011-09-22 | pacman-key: print message in populate if signature is missing | Dan McGee | 1 | -6/+14 |
2011-09-22 | pacman-key: clean up populate output | Dan McGee | 1 | -3/+3 |
2011-09-22 | pacman-key: ensure array iterations are quoted | Dan McGee | 1 | -6/+6 |
2011-09-15 | buildsys: remove existing symlinks before installing | Dave Reisner | 1 | -0/+2 |
2011-09-14 | makepkg: fix recreation of hardlinks to .gz manpages | Dave Reisner | 1 | -5/+6 |
2011-09-14 | makepkg: add missing newline on passing gpg sourcecheck | Dave Reisner | 1 | -3/+4 |
2011-09-12 | makepkg: check for var existance before file existance | Dave Reisner | 1 | -1/+1 |
2011-09-11 | makepkg: unset errexit when sourcing /etc/profile | Dave Reisner | 1 | -1/+3 |
2011-09-08 | makepkg: use more awk'ish syntax in sanity checks | Dave Reisner | 1 | -6/+6 |
2011-09-08 | makepkg: avoid for loop in deleting manpage hardlinks | Dave Reisner | 1 | -4/+2 |
2011-09-08 | makepkg: act on function return value, not output | Dave Reisner | 1 | -1/+1 |
2011-09-08 | makepkg: refactor check_pgpsigs output | Dave Reisner | 1 | -16/+18 |
2011-09-06 | makepkg: use globs in place of regex | Dave Reisner | 1 | -7/+9 |
2011-09-06 | makepkg: unset variables as per !{make,build}flags | Dave Reisner | 1 | -4/+2 |
2011-09-06 | rankmirrors: properly sort resulting times | Dave Reisner | 1 | -1/+2 |
2011-09-03 | pacman-key: add --refresh-keys operation | Dan McGee | 1 | -3/+8 |
2011-09-03 | pacman-key: split keyserver to a separate option | Dan McGee | 1 | -15/+16 |
2011-09-03 | pacman-key help and documentation cleanup | Dan McGee | 1 | -6/+6 |
2011-09-03 | pacman-key: document --lsign-key | Dan McGee | 1 | -0/+1 |
2011-09-01 | makepkg: fix overzealous PGP signature file matching | Dan McGee | 1 | -2/+2 |
2011-09-01 | makepkg: fix sanity checking in versioning | Dave Reisner | 1 | -3/+3 |
2011-09-01 | makepkg: read filenames in a while loop | Dave Reisner | 1 | -6/+4 |
2011-09-01 | makepkg: fix breakage in eval'ing quoted strings | Dave Reisner | 1 | -5/+5 |