Age | Commit message (Expand) | Author |
2012-04-08 | Merge branch 'maint' | Dan McGee |
2012-04-08 | pacman-key: avoid use of tempfile in verify_sig | Dave Reisner |
2012-04-08 | pacman-key: verify TRUST_ULTIMATE keys as good | 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 | repo-remove: remove deltas file if it becomes empty | Florian Pritz |
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-04-07 | pkgdelta: exit 1 upon error | Florian Pritz |
2012-04-07 | pacman-key: Actually verify signatures and exit with correct codes | Pierre Schmitz |
2012-04-07 | pkgdelta: use bsdtar -q option | Dan McGee |
2012-04-07 | parse_options: initialize unused_options as array | Dave Reisner |
2012-04-07 | Updates from Transifex | Dan McGee |
2012-03-29 | pacman-key: change to more reliable default keyserver | Allan McRae |
2012-03-29 | pacman-key: make the -e option work as advertised | Allan McRae |
2012-03-28 | Update all translation files | Dan McGee |
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-08 | pacman-optimize: standardize on openssl usage, only touch local/ | Dan McGee |
2012-03-05 | pacman-key: Remove useless signature verification in --populate command | Pierre Schmitz |
2012-03-05 | Translation updates from Transifex | Dan McGee |
2012-03-05 | Do not dereference symlinks when calculating size | Allan McRae |
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 |