Age | Commit message (Expand) | Author |
2011-06-22 | makepkg: fix 'check_sofware' typo | Dan McGee |
2011-06-22 | repo-add: style cleanup | Dave Reisner |
2011-06-22 | makepkg: add software check function | Allan McRae |
2011-06-22 | makepkg: move comment into correct place | Allan McRae |
2011-06-22 | makepkg: adjust libprovides/depends messages | Allan McRae |
2011-06-22 | makepkg: allow specifying alternative build directory | Allan McRae |
2011-06-22 | makepkg: Add UPX compression support | Allan McRae |
2011-06-20 | repo-add: show better error when path to repo does not exist | Dave Reisner |
2011-06-20 | repo-add: allow creating a database with no compression | Dan McGee |
2011-06-20 | repo-add: use bash equivalents of basename/dirname | Dave Reisner |
2011-06-20 | makepkg: fix broken syntax (double $) | Florian Pritz |
2011-06-15 | makepkg: create source package inside fakeroot | Allan McRae |
2011-06-15 | Clean up makefile for script generation | Allan McRae |
2011-06-15 | parse_options: adjust error messages | Allan McRae |
2011-06-15 | scripts/library: add README file | Allan McRae |
2011-06-15 | 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-14 | Merge remote-tracking branch 'florian/sodeps' | Dan McGee |
2011-06-09 | Fix bracket type in makefile | Allan McRae |
2011-06-08 | 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-07 | Merge branch 'maint' | Dan McGee |
2011-06-07 | pacman-key: update copyright | Allan McRae |
2011-06-07 | makepkg: fix creation of source package with -p | Allan McRae |
2011-06-02 | Merge branch 'maint' | Dan McGee |
2011-06-02 | repo-add: anchor exclusion pattern when generating filelist | Dan McGee |
2011-06-01 | makepkg: add libdepends support | Florian Pritz |
2011-06-01 | pacman-key: print default gpgdir in usage | Pang Yan Han |
2011-05-27 | makepkg: add libprovides support | Florian Pritz |
2011-05-04 | Merge branch 'maint' | Dan McGee |
2011-05-02 | makepkg: quote variable that may contain spaces | Allan McRae |
2011-04-24 | 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-21 | 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-20 | Add configure option to specify package signing key | Allan McRae |
2011-04-15 | Merge branch 'maint' | Dan McGee |
2011-04-13 | makepkg.sh.in: fix a GNU-ism in su invocation | Rémy Oudompheng |
2011-04-05 | Merge branch 'maint' | Dan McGee |
2011-04-04 | makepkg: fix a GNU-ism in awk usage | Rémy Oudompheng |
2011-04-04 | makepkg: improve parsing for sanity checks | Allan McRae |
2011-03-30 | makepkg: remove unnecessary tr usage | Allan McRae |
2011-03-30 | makepkg: avoid usage of tr to sidestep locale issues | Dave Reisner |
2011-03-28 | makepkg: command line options for signing packages | Denis A. Altoé Falqueto |