| Commit message (Expand) | Author | Age |
... | |
* | | scripts: refactor output formatting functions | Allan McRae | 2011-06-15 |
* | | makepkg: move option parsing code to separate file | Allan McRae | 2011-06-15 |
* | | makepkg: reword purge message | Allan McRae | 2011-06-15 |
* | | Merge remote-tracking branch 'florian/sodeps' | Dan McGee | 2011-06-14 |
|\ \ |
|
| * | | makepkg: add libdepends support | Florian Pritz | 2011-06-01 |
| * | | makepkg: add libprovides support | Florian Pritz | 2011-05-27 |
* | | | Fix bracket type in makefile | Allan McRae | 2011-06-09 |
* | | | Fix name of original files in scripts | Allan McRae | 2011-06-08 |
* | | | pacman-key: add vim modeline and fix whitespace issues | Allan McRae | 2011-06-08 |
* | | | pkgdelta: add vim modeline | Allan McRae | 2011-06-08 |
* | | | Merge branch 'maint' | Dan McGee | 2011-06-07 |
|\ \ \
| | |/
| |/| |
|
| * | | makepkg: fix creation of source package with -p | Allan McRae | 2011-06-07 |
* | | | pacman-key: update copyright | Allan McRae | 2011-06-07 |
* | | | Merge branch 'maint' | Dan McGee | 2011-06-02 |
|\| | |
|
| * | | repo-add: anchor exclusion pattern when generating filelist | Dan McGee | 2011-06-02 |
* | | | pacman-key: print default gpgdir in usage | Pang Yan Han | 2011-06-01 |
| |/
|/| |
|
* | | Merge branch 'maint' | Dan McGee | 2011-05-04 |
|\| |
|
| * | makepkg: quote variable that may contain spaces | Allan McRae | 2011-05-02 |
* | | repo-add: update copyright message | Allan McRae | 2011-04-24 |
* | | repo-add: check for gpg early | Allan McRae | 2011-04-24 |
* | | repo-add: check for valid key when signing is requested | Allan McRae | 2011-04-24 |
* | | repo-add: add option to specify a different key to sign with | Denis A. Altoé Falqueto | 2011-04-24 |
* | | repo-add: simplify usage message | Allan McRae | 2011-04-24 |
* | | pacman-key: improved reading of the configuration file | Ivan Kanakarakis | 2011-04-21 |
* | | pacman-key: display the unsupported command to the user | Ivan Kanakarakis | 2011-04-21 |
* | | makepkg, pacman-key: unify help message with other scripts | Ivan Kanakarakis | 2011-04-21 |
* | | Add configure option to specify package signing key | Allan McRae | 2011-04-20 |
* | | Merge branch 'maint' | Dan McGee | 2011-04-15 |
|\| |
|
| * | makepkg.sh.in: fix a GNU-ism in su invocation | Rémy Oudompheng | 2011-04-13 |
* | | Merge branch 'maint' | Dan McGee | 2011-04-05 |
|\| |
|
| * | makepkg: fix a GNU-ism in awk usage | Rémy Oudompheng | 2011-04-04 |
| * | makepkg: improve parsing for sanity checks | Allan McRae | 2011-04-04 |
| * | makepkg: remove unnecessary tr usage | Allan McRae | 2011-03-30 |
| * | makepkg: avoid usage of tr to sidestep locale issues | Dave Reisner | 2011-03-30 |
* | | makepkg: command line options for signing packages | Denis A. Altoé Falqueto | 2011-03-28 |
* | | Create pacman keyring directory if missing | Ray Kohler | 2011-03-27 |
* | | Clean up repo-add usage message | Ray Kohler | 2011-03-27 |
* | | Merge branch 'maint' | Dan McGee | 2011-03-27 |
|\| |
|
| * | Clarify error message in pacman-db-upgrade | Dan McGee | 2011-03-27 |
* | | Sign database even if empty | Ray Kohler | 2011-03-27 |
* | | makepkg: allow PKGEXT and SRCEXT to be overridden by env variables | Ray Kohler | 2011-03-27 |
* | | Rely on the return value of type instead of its output | Dave Reisner | 2011-03-27 |
* | | Merge branch 'maint' | Dan McGee | 2011-03-24 |
|\| |
|
| * | Make log redirection saner | Jan Steffens | 2011-03-24 |
* | | Fix use of relative paths for packages in repo-add | Ray Kohler | 2011-03-24 |
* | | Merge branch 'gpg-build-tools' | Dan McGee | 2011-03-23 |
|\ \ |
|
| * | | repo-add: add sha256sum values to repo database | Dan McGee | 2011-03-23 |
| * | | repo-add: add symlink to signature file | Allan McRae | 2011-03-23 |
| * | | repo-add: Fix up usage with GPG options | Dan McGee | 2011-03-23 |
| * | | repo-add: add -v/--verify option | Dan McGee | 2011-03-23 |