| Commit message (Expand) | Author | Age |
... | |
| * | makepkg: exit via default signal handler in trap_exit | Dave Reisner | 2012-03-08 |
| * | makepkg: fix false error with multiple libdeps | Florian Pritz | 2012-03-05 |
| * | makepkg: fix extraction of soname in find_libdepends | Florian Pritz | 2012-03-05 |
* | | makepkg: use array instead of string | Dave Reisner | 2012-03-08 |
* | | makepkg: avoid use of eval in run_pacman | Dave Reisner | 2012-03-08 |
* | | makepkg: enforce decimal format for pkgrel | Dave Reisner | 2012-03-08 |
* | | makepkg: allow specifying compression options | Christian Hesse | 2012-03-08 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-20 |
|\| |
|
| * | parseopts: normalize options into an array | Dave Reisner | 2012-02-16 |
| * | makepkg: fix syntax error in remove_deps | Christoph Vigano | 2012-02-15 |
| * | scripts: unset CDPATH if cd is used | Dan McGee | 2012-02-14 |
* | | makepkg: rework libprovides | Allan McRae | 2012-02-20 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-13 |
|\| |
|
| * | makepkg: disable extglob when sourcing BUILDSCRIPT | Allan McRae | 2012-02-11 |
| * | makepkg: deal with mercurial exit codes | Allan McRae | 2012-02-11 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-06 |
|\| |
|
| * | makepkg.sh.in - if both -r and -i are provided, only remove makedeps | Andrew Gregory | 2012-02-06 |
| * | makepkg.sh.in - fix remove_deps test for deps to be removed | Andrew Gregory | 2012-02-06 |
| * | makepkg: add forgotten newline in help output | Mantas Mikulėnas | 2012-02-06 |
| * | makepkg: Fix non-writable SRCPKGDEST error message | Allan McRae | 2012-01-31 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-30 |
|\| |
|
| * | scripts: always use printf with embedded gettext | Dave Reisner | 2012-01-30 |
| * | makepkg: workaround for zipman issues | Allan McRae | 2012-01-30 |
* | | makepkg: check for license when creating srcpackage | Dave Reisner | 2012-01-23 |
* | | makepkg: abstract license check into separate function | Dave Reisner | 2012-01-23 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-23 |
|\| |
|
| * | makepkg: restrict usage of flags passed to pacman | Allan McRae | 2012-01-23 |
| * | makepkg: fix error on unnecessary -r | Allan McRae | 2012-01-23 |
| * | Update copyright on changed files since beginning of year | Dan McGee | 2012-01-18 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-08 |
|\| |
|
| * | makepkg: abort on missing download agent | Allan McRae | 2012-01-08 |
| * | makepkg: fix missing source file detection | Allan McRae | 2012-01-08 |
| * | makepkg: simplify source archive generation | Allan McRae | 2012-01-08 |
* | | makepkg: calculate exact total file size | Allan McRae | 2011-12-28 |
* | | makepkg: Use SKIP in checksum to skip integrity check | Allan McRae | 2011-12-28 |
* | | makepkg: split source elements when looking for sigs | Dave Reisner | 2011-12-12 |
* | | scripts/*: Declare several constant variables read-only | Lukas Fleischer | 2011-12-07 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-30 |
|\| |
|
| * | makepkg: avoid using comm for diff'ing package lists | Dave Reisner | 2011-11-30 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-20 |
|\| |
|
| * | makepkg: trim trailing space from whitespace sensitive vars | Dave Reisner | 2011-11-20 |
* | | makepkg: add support for PACKAGER environment var | Phillip Smith | 2011-11-20 |
|/ |
|
* | makepkg: check for value before using eval'd var | Dave Reisner | 2011-11-10 |
* | makepkg: handle pgp signatures with .sign extension | Allan McRae | 2011-11-07 |
* | makepkg: don't attach traps until after argument parsing | Dan McGee | 2011-10-14 |
* | scripts/*.sh.in: Fix signal handler error messages | Lukas Fleischer | 2011-10-13 |
* | makepkg: strip comments after pkgver/pkgrel when checking value | Allan McRae | 2011-10-10 |
* | makepkg: create tar file for bogus PKGEXT | lolilolicon | 2011-10-03 |
* | makepkg: support .tar.Z source packages creation | lolilolicon | 2011-09-30 |
* | makepkg: proper quoting in [[ expression ]] | lolilolicon | 2011-09-28 |