Age | Commit message (Expand) | Author | Files | Lines |
2012-01-03 | Prevent rebuild of man pages when using release tarballs | Allan McRae | 1 | -3/+3 |
2011-12-01 | makepkg.5: fix typo s/tar,bz2/tar.bz2/ | Dave Reisner | 1 | -1/+1 |
2011-12-01 | Miscellaneous post-4.0.1 updates | Dan McGee | 1 | -1/+2 |
2011-11-15 | Update documentation regarding signature extensions | Allan McRae | 1 | -1/+1 |
2011-10-13 | doc/index.txt: Reformat past releases chart | Dan McGee | 1 | -41/+94 |
2011-10-13 | doc: update .gitignore, add CSS override for new tables usage | Dan McGee | 3 | -6/+17 |
2011-10-11 | Document verifying source file signatures in makepkg | Allan McRae | 1 | -0/+4 |
2011-10-11 | Fix typo in PKGBUILD man page | Allan McRae | 1 | -1/+1 |
2011-10-06 | pacman-key: treat foo-trusted as an ownertrust export file | Dan McGee | 1 | -2/+4 |
2011-10-06 | pacman-key: refine and clarify import/import-trustdb behavior | Dan McGee | 1 | -4/+5 |
2011-09-22 | Update Doxyfile and fix some documentation errors caught by Doxygen | Dan McGee | 1 | -47/+96 |
2011-09-22 | pacman-key: add an additional plain text 'foo-trusted' file | Dan McGee | 1 | -10/+19 |
2011-09-22 | pacman-key: remove holdkeys functionality | Dan McGee | 1 | -3/+1 |
2011-09-15 | buildsys: remove existing symlinks before installing | Dave Reisner | 1 | -0/+1 |
2011-09-03 | pacman-key: add --refresh-keys operation | Dan McGee | 1 | -0/+3 |
2011-09-03 | pacman-key: split keyserver to a separate option | Dan McGee | 1 | -2/+8 |
2011-09-03 | pacman-key help and documentation cleanup | Dan McGee | 1 | -13/+13 |
2011-09-03 | doc: consistency when referencing other options | Dan McGee | 3 | -6/+6 |
2011-09-03 | pacman-key: document --lsign-key | Dan McGee | 1 | -0/+4 |
2011-08-29 | pacman-key: rework and document holding keys in keyring | Allan McRae | 1 | -2/+6 |
2011-08-29 | pacman-key: Improve documentation for --populate | Allan McRae | 1 | -4/+15 |
2011-08-29 | pacman-key: rework importing distro/repo provided keyrings | Allan McRae | 1 | -2/+6 |
2011-08-23 | vercmp: ensure 2.0a and 2.0.a do not compare equal | Dan McGee | 2 | -2/+2 |
2011-08-22 | Fix formatting in pacman-key manpage | Jakob Gruber | 1 | -2/+2 |
2011-08-18 | doc/PKGBUILD: update regarding versioned package fields | Dan McGee | 1 | -9/+12 |
2011-08-18 | Add makepkg -S which is an alias to makepkg --source | Sebastien Luttringer | 1 | -7/+7 |
2011-08-17 | Update PKGBUILD manpage about startdir deprecation | Sebastien Luttringer | 1 | -0/+1 |
2011-08-16 | doc/PKGBUILD: fix Asciidoc formatting issues | Dan McGee | 1 | -6/+6 |
2011-08-16 | Update authors and contributors | Dan McGee | 1 | -3/+6 |
2011-08-15 | build-sys: always use $(RM) instead of rm -f | Dave Reisner | 1 | -1/+1 |
2011-08-15 | dist: preserve symlinks on installation | Dave Reisner | 1 | -1/+10 |
2011-08-11 | Merge branch 'maint' | Dan McGee | 1 | -0/+2 |
2011-08-11 | pacman: remove --dbonly shortopt | Dave Reisner | 1 | -1/+1 |
2011-08-11 | Allow --needed and --recursive on -U operations | Dan McGee | 1 | -1/+12 |
2011-08-11 | Add -S --recursive operation | Dan McGee | 1 | -0/+7 |
2011-08-10 | 3.5.4 release preparationv3.5.4 | Dan McGee | 1 | -0/+2 |
2011-08-10 | Document group and providers selection | Allan McRae | 1 | -4/+8 |
2011-08-09 | doc/pacman.conf: make SigLevel overview an unordered list | Dan McGee | 1 | -5/+5 |
2011-08-09 | Merge branch 'maint' | Dan McGee | 1 | -2/+1 |
2011-08-08 | doc/PKGBUILD: fix pkgver for -git packages | Florian Pritz | 1 | -2/+1 |
2011-08-02 | docs/pacman.conf: Document SigLevel option | Dan McGee | 1 | -8/+84 |
2011-08-02 | pacman-key: follow gpg options for listing keys | Allan McRae | 1 | -2/+5 |
2011-07-28 | Unify modelines in Asciidoc files | Dan McGee | 14 | -36/+36 |
2011-07-27 | pacman-key: Add --import and --import-trustdb | Pang Yan Han | 1 | -0/+7 |
2011-07-27 | makepkg: more control of skipping integrity checks | Allan McRae | 1 | -2/+5 |
2011-07-27 | makepkg: Add support for verifying pgp signatures | Wieland Hoffmann | 1 | -0/+3 |
2011-07-27 | makepkg: allow epoch to be overridden | Allan McRae | 1 | -1/+1 |
2011-07-19 | pacman-key: add --init option | Allan McRae | 1 | -0/+4 |
2011-07-19 | pacman-key: add --verify option | Allan McRae | 1 | -1/+4 |
2011-07-19 | pacman-key: update man page | Allan McRae | 1 | -30/+28 |