Age | Commit message (Expand) | Author | Files | Lines |
2012-08-01 | asdeps flag passed from makepkg to pacman | Daniel Wallace | 1 | -1/+6 |
2012-06-26 | paccache: adopt size_to_human | Dave Reisner | 1 | -0/+2 |
2012-06-26 | scripts/library: add size_to_human | Dave Reisner | 3 | -1/+26 |
2012-06-26 | pkgdelta: use human_to_size to parse --min-pkg-size | Dave Reisner | 1 | -6/+7 |
2012-06-26 | scripts/library: add human_to_size | Dave Reisner | 3 | -1/+61 |
2012-06-26 | repo-add: add checkdepends information | Allan McRae | 2 | -10/+13 |
2012-06-26 | makepkg: install deps with --repackage | Allan McRae | 1 | -3/+3 |
2012-06-26 | Allow wildcards in PURGE_TARGETS to match any type of file except for directo... | Jeremy Huntwork | 1 | -1/+1 |
2012-06-26 | makepkg: allow url to be overridden in split packages | Allan McRae | 1 | -1/+1 |
2012-06-26 | Portability fixes for makepkg | Jeremy Huntwork | 2 | -29/+23 |
2012-06-26 | pkgdelta: add missing --version longopt | Dave Reisner | 1 | -1/+1 |
2012-06-26 | Create repo-remove symlink in scripts dir | Allan McRae | 1 | -5/+7 |
2012-05-21 | makepkg: rework libdepends | Allan McRae | 1 | -39/+61 |
2012-05-21 | repo-add: add makedepends information | Allan McRae | 1 | -10/+13 |
2012-05-21 | makepkg: write makedepends into .PKGINFO | Allan McRae | 1 | -0/+2 |
2012-05-21 | makepkg: Add CPPFLAGS support | Allan McRae | 1 | -2/+2 |
2012-05-21 | Merge branch 'maint' | Dan McGee | 4 | -187/+202 |
2012-05-21 | pacman-key: use mapfile over read | Dave Reisner | 1 | -1/+1 |
2012-05-21 | makepkg: use mapfile where plausible | Dave Reisner | 1 | -6/+5 |
2012-05-21 | pkgdelta: adopt parseopts for option parsing | Dave Reisner | 2 | -15/+26 |
2012-05-21 | pacman-key: test for content in keyring files | Dave Reisner | 1 | -3/+3 |
2012-05-20 | Fix gettext usage in pkgdelta help instructions | Dan McGee | 3 | -21/+21 |
2012-05-20 | Update pacman-scripts message catalog | Dan McGee | 2 | -170/+185 |
2012-05-04 | pacman-key: clarify messages, s/keychain/keyring/ | Dan McGee | 1 | -5/+5 |
2012-05-01 | makepkg: fix package arch detection | Allan McRae | 1 | -0/+1 |
2012-04-30 | pkgdelta/repo-add: quoting fixes | Florian Pritz | 1 | -1/+1 |
2012-04-30 | Merge remote-tracking branch 'dave/buildsys' | Dan McGee | 3 | -217/+1 |
2012-04-30 | makepkg: remove subshelling from check_option and friends | Dave Reisner | 1 | -58/+79 |
2012-04-30 | makepkg: null terminate filenames to strip | Dave Reisner | 1 | -1/+1 |
2012-04-25 | rankmirrors: move to contrib/ | Dave Reisner | 3 | -217/+0 |
2012-04-24 | makepkg: Be more consistent with missing program message | Allan McRae | 1 | -1/+1 |
2012-04-24 | makepkg: treat list of packages to be installed as an array | Allan McRae | 1 | -2/+2 |
2012-04-24 | makepkg: deal with overriden package arch properly | Allan McRae | 1 | -18/+33 |
2012-04-24 | validate bash scripts with 'bash -n' during build. | Dave Reisner | 1 | -0/+1 |
2012-04-24 | pacman-key: lookup keys before receiving | Dave Reisner | 1 | -1/+40 |
2012-04-24 | Merge branch 'maint' | Dan McGee | 3 | -69/+129 |
2012-04-24 | pacman-key: allow verification of multiple sig files | Dave Reisner | 1 | -5/+10 |
2012-04-24 | scripts/library: remove parse_options | Dave Reisner | 4 | -114/+1 |
2012-04-24 | scripts: avoid dumping usage on parser fail | Dave Reisner | 2 | -2/+2 |
2012-04-24 | pacman-key: adopt parseopts for option parsing | Dave Reisner | 2 | -86/+95 |
2012-04-24 | makepkg: allow specifying --pkg multiple times | Dave Reisner | 1 | -1/+1 |
2012-04-24 | makepkg: adopt parseopts for option parsing | Dave Reisner | 2 | -14/+14 |
2012-04-24 | scripts/library: introduce parseopts | Dave Reisner | 4 | -0/+163 |
2012-04-21 | makepkg: restrict allowed characters in pkgname | Dave Reisner | 1 | -0/+5 |
2012-04-21 | pkgdelta/repo-add: quoting fixes | Florian Pritz | 2 | -48/+48 |
2012-04-21 | pkgdelta: implement requirments for delta generation | Florian Pritz | 1 | -3/+49 |
2012-04-21 | pkgdelta: rework option/argument parser | Florian Pritz | 1 | -18/+27 |
2012-04-09 | makepkg: save and restore shopts when sourcing /etc/profile | Allan McRae | 1 | -0/+4 |
2012-04-09 | makepkg: complain when the buildfile isn't writeable | Dave Reisner | 1 | -7/+7 |
2012-04-09 | makepkg: catch errors sourcing files | Dave Reisner | 1 | -9/+14 |