Age | Commit message (Expand) | Author |
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-11 | makepkg: disable extglob when sourcing BUILDSCRIPT | Allan McRae |
2012-02-11 | makepkg: deal with mercurial exit codes | Allan McRae |
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 | scripts: always use printf with embedded gettext | Dave Reisner |
2012-01-30 | makepkg: workaround for zipman issues | Allan McRae |
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-18 | Update copyright on changed files since beginning of year | 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 |
2011-11-30 | makepkg: avoid using comm for diff'ing package lists | Dave Reisner |
2011-11-20 | makepkg: trim trailing space from whitespace sensitive vars | Dave Reisner |
2011-11-10 | makepkg: check for value before using eval'd var | Dave Reisner |
2011-11-07 | makepkg: handle pgp signatures with .sign extension | Allan McRae |
2011-10-14 | makepkg: don't attach traps until after argument parsing | Dan McGee |
2011-10-13 | scripts/*.sh.in: Fix signal handler error messages | Lukas Fleischer |
2011-10-10 | makepkg: strip comments after pkgver/pkgrel when checking value | Allan McRae |
2011-10-03 | makepkg: create tar file for bogus PKGEXT | lolilolicon |
2011-09-30 | makepkg: support .tar.Z source packages creation | lolilolicon |
2011-09-28 | makepkg: proper quoting in [[ expression ]] | lolilolicon |
2011-09-27 | makepkg: ensure '-' is last in a character glob | Dave Reisner |
2011-09-26 | makepkg: normalize whitespace for optdepends in .PKGINFO | Allan McRae |
2011-09-26 | makepkg: allow versioned optdepends with epoch | Allan McRae |
2011-09-14 | makepkg: fix recreation of hardlinks to .gz manpages | Dave Reisner |
2011-09-14 | makepkg: add missing newline on passing gpg sourcecheck | Dave Reisner |
2011-09-12 | makepkg: check for var existance before file existance | Dave Reisner |
2011-09-11 | makepkg: unset errexit when sourcing /etc/profile | Dave Reisner |
2011-09-07 | makepkg: use more awk'ish syntax in sanity checks | Dave Reisner |
2011-09-07 | makepkg: avoid for loop in deleting manpage hardlinks | Dave Reisner |
2011-09-07 | makepkg: act on function return value, not output | Dave Reisner |
2011-09-07 | makepkg: refactor check_pgpsigs output | Dave Reisner |
2011-09-06 | makepkg: use globs in place of regex | Dave Reisner |
2011-09-06 | makepkg: unset variables as per !{make,build}flags | Dave Reisner |
2011-09-01 | makepkg: fix overzealous PGP signature file matching | Dan McGee |
2011-09-01 | makepkg: fix sanity checking in versioning | Dave Reisner |
2011-09-01 | makepkg: read filenames in a while loop | Dave Reisner |
2011-09-01 | makepkg: fix breakage in eval'ing quoted strings | Dave Reisner |
2011-08-19 | makepkg: quote re-evaluation of simple vars | Dave Reisner |
2011-08-18 | makepkg: deal with variable substitution when checking sanity | Allan McRae |
2011-08-18 | Add makepkg -S which is an alias to makepkg --source | Sebastien Luttringer |
2011-08-17 | Fix trailing whitespace in whole codebase | Dan McGee |
2011-08-15 | makepkg: don't hardcode path to strip | Dave Reisner |
2011-08-08 | Update several translation strings | Dan McGee |