Age | Commit message (Expand) | Author |
2012-04-08 | makepkg: save and restore shopts when sourcing /etc/profile | Allan McRae |
2012-04-08 | makepkg: complain when the buildfile isn't writeable | Dave Reisner |
2012-04-08 | makepkg: catch errors sourcing files | Dave Reisner |
2012-04-08 | makepkg: restrict usage of errexit to user functions | Dave Reisner |
2012-04-08 | makepkg: treat lib{provides,depends} returns as proper arrays | Dave Reisner |
2012-04-08 | makepkg: use proper array addition in libdeps | Dave Reisner |
2012-04-08 | makepkg: add missing newline from libprovides output | Dave Reisner |
2012-04-07 | makepkg: safely change directories | Allan McRae |
2012-04-07 | makepkg: use printf rather than echo to output variable | Allan McRae |
2012-04-07 | makepkg: the rhs in string comparisons should be quoted | Allan McRae |
2012-04-07 | makepkg: devel_check(): cleanup for hg version | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): set newpkgver (cleanup) | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): consolidate common code | Matthew Monaco |
2012-04-07 | makepkg: devel_check(): determine vcs | Matthew Monaco |
2012-04-07 | makepkg: remove unused variable | Matthew Monaco |
2012-04-07 | Merge branch 'maint' | Dan McGee |
2012-04-07 | Revert "makepkg: calculate exact total file size" | Dan McGee |
2012-04-07 | Revert "parseopts: normalize options into an array" | Dave Reisner |
2012-03-28 | makepkg: avoid reporting bogus install size on btrfs | Dave Reisner |
2012-03-16 | Merge branch 'maint' | Dan McGee |
2012-03-16 | makepkg: quote removed filename as it can have spaces | Allan McRae |
2012-03-16 | makepkg: abort when failing to create BUILDDIR | Allan McRae |
2012-03-16 | makepkg: prevent issues with files starting with a hyphen | Allan McRae |
2012-03-16 | makepkg: append pkgbase to BUILDDIR if specified | Allan McRae |
2012-03-08 | Merge branch 'maint' | Dan McGee |
2012-03-08 | makepkg: exit via default signal handler in trap_exit | Dave Reisner |
2012-03-08 | 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-05 | makepkg: fix false error with multiple libdeps | Florian Pritz |
2012-03-05 | makepkg: fix extraction of soname in find_libdepends | Florian Pritz |
2012-02-20 | Merge branch 'maint' | Dan McGee |
2012-02-20 | makepkg: rework libprovides | Allan McRae |
2012-02-16 | parseopts: normalize options into an array | Dave Reisner |
2012-02-15 | makepkg: fix syntax error in remove_deps | Christoph Vigano |
2012-02-14 | scripts: unset CDPATH if cd is used | Dan McGee |
2012-02-13 | Merge branch 'maint' | Dan McGee |
2012-02-11 | makepkg: disable extglob when sourcing BUILDSCRIPT | Allan McRae |
2012-02-11 | makepkg: deal with mercurial exit codes | Allan McRae |
2012-02-06 | 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-01-31 | makepkg: Fix non-writable SRCPKGDEST error message | Allan McRae |
2012-01-30 | 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-23 | makepkg: check for license when creating srcpackage | Dave Reisner |
2012-01-23 | makepkg: abstract license check into separate function | Dave Reisner |