Age | Commit message (Expand) | Author | Files | Lines |
2013-10-31 | repo-add.8: Provide example usage | Allan McRae | 1 | -0/+13 |
2013-10-31 | makepkg.8: Document remaining environmental variables | Allan McRae | 1 | -1/+17 |
2013-10-31 | makepkg.8: document environmental variables that affect gpg signing | Allan McRae | 1 | -0/+7 |
2013-10-15 | Added list of mandatory options to PKGBUILD's man page | Eric Toombs | 1 | -1/+3 |
2013-10-14 | imply --print from --print-format | Andrew Gregory | 1 | -1/+1 |
2013-10-14 | submitting-patches: address common mistakes | Andrew Gregory | 1 | -4/+11 |
2013-10-14 | Add a -C, --cleanbuild option to clear the source directory before building a... | Lukáš Jirkovský | 1 | -0/+3 |
2013-10-14 | Clarify --repackage description | Allan McRae | 1 | -2/+2 |
2013-09-04 | pacman: add front end support for repo usage level | Dave Reisner | 1 | -0/+21 |
2013-09-04 | makepkg.8: fix typo in usage | Dave Reisner | 1 | -1/+1 |
2013-08-21 | doc/repo-add: Add note on when signatures are added to the db | Olivier Brunel | 1 | -0/+3 |
2013-08-21 | makepkg: allow make-style environment var overrides | Dave Reisner | 1 | -1/+1 |
2013-06-26 | Enable inverted patterns in NoExtract and NoUpgrade. | Patrick Steinhardt | 1 | -2/+8 |
2013-06-26 | Make --unrequired filter packages that are optdep as well | Olivier Brunel | 1 | -2/+4 |
2013-06-18 | Merge branch 'maint' | Allan McRae | 1 | -0/+1 |
2013-06-18 | 4.1.2 release preparationv4.1.2 | Allan McRae | 1 | -0/+1 |
2013-06-06 | repo-add; add option to remove existing package files from disk | Phillip Smith | 1 | -0/+4 |
2013-06-06 | Merge branch 'maint' | Allan McRae | 2 | -2/+2 |
2013-06-04 | Restrict pkgname from starting with a dot. | Allan McRae | 1 | -1/+1 |
2013-05-30 | Revise pacman(8) | Jason St. John | 1 | -72/+74 |
2013-05-30 | Revise PKGBUILD(5) | Jason St. John | 2 | -64/+70 |
2013-05-29 | Remove backslash typo from makepkg man page | Eric Bélanger | 1 | -1/+1 |
2013-05-29 | Add makepkg-template | Florian Pritz | 3 | -0/+125 |
2013-05-29 | Update example PKGBUILD | Jason St. John | 1 | -10/+13 |
2013-05-29 | Quote sources in PKGBUILD prototypes and example PKGBUILD | Jason St. John | 1 | -1/+1 |
2013-05-29 | pacman.8: document .pacorig files | Andrew Gregory | 1 | -0/+5 |
2013-05-29 | makepkg: add support for CARCH environment var | Phillip Smith | 1 | -0/+4 |
2013-05-07 | Merge branch 'maint' | Allan McRae | 3 | -1/+5 |
2013-05-07 | 4.1.1 release NEWS, version bumps, etc.v4.1.1 | Allan McRae | 1 | -0/+1 |
2013-04-30 | Add --noprepare option to makepkg | Eric Bélanger | 1 | -0/+3 |
2013-04-30 | Add -V/--version option to makepkg's usage function and man page | Eric Bélanger | 1 | -0/+3 |
2013-04-06 | doc: fix debug spelling mistake | William Giokas | 1 | -1/+1 |
2013-03-30 | Add releases and dates to table | Allan McRae | 1 | -0/+2 |
2013-03-30 | Document -Qkk | Allan McRae | 1 | -1/+3 |
2013-03-15 | Update documentation to use https links for sites that support it | Jason St. John | 5 | -18/+18 |
2013-03-14 | doc: consistent formatting for pacman.conf options | William Giokas | 1 | -1/+1 |
2013-03-14 | doc: Fix pacman-key title formatting | William Giokas | 1 | -1/+1 |
2013-03-14 | doc: Fix pacman.conf formatting | William Giokas | 1 | -1/+1 |
2013-03-10 | makepkg: Add --verifysource to only download/verify source files | Olivier Brunel | 1 | -0/+5 |
2013-03-08 | scripts: Add color to repo-add | William Giokas | 1 | -0/+3 |
2013-03-08 | scripts: Add color to pacman-key | William Giokas | 1 | -0/+3 |
2013-03-07 | update documentation and config files | Simon Gomizelj | 2 | -0/+8 |
2013-03-07 | Add staticlibs option in PKGBUILD | Sébastien Luttringer | 2 | -1/+9 |
2013-02-24 | Perform limited conflict checking with --force | Allan McRae | 1 | -0/+2 |
2013-02-16 | makepkg: add support for .pkg.tar.lzo | Dave Reisner | 1 | -1/+2 |
2013-02-16 | makepkg.conf.5: fix bulletted list item formatting | Dave Reisner | 1 | -2/+4 |
2013-02-13 | makepkg: add lrzip compression support | Allan McRae | 1 | -3/+5 |
2013-02-07 | document that stdin must not be a tty to read from it | Andrew Gregory | 1 | -2/+2 |
2013-02-07 | doc: update PKGBUILD man page | Allan McRae | 1 | -49/+52 |
2013-02-07 | Document LocalFileSigLevel and RemoteFileSigLevel | Allan McRae | 1 | -0/+8 |