Age | Commit message (Expand) | Author | Files | Lines |
2012-04-07 | parse_options: initialize unused_options as array | Dave Reisner | 1 | -1/+1 |
2012-04-07 | Updates from Transifex | Dan McGee | 5 | -331/+429 |
2012-03-29 | pacman-key: change to more reliable default keyserver | Allan McRae | 1 | -1/+1 |
2012-03-29 | pacman-key: make the -e option work as advertised | Allan McRae | 1 | -1/+1 |
2012-03-29 | Update all translation files | Dan McGee | 28 | -458/+153 |
2012-03-28 | makepkg: avoid reporting bogus install size on btrfs | Dave Reisner | 1 | -0/+6 |
2012-03-16 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2012-03-16 | makepkg: quote removed filename as it can have spaces | Allan McRae | 1 | -1/+1 |
2012-03-16 | makepkg: abort when failing to create BUILDDIR | Allan McRae | 1 | -2/+5 |
2012-03-16 | makepkg: prevent issues with files starting with a hyphen | Allan McRae | 1 | -3/+3 |
2012-03-16 | makepkg: append pkgbase to BUILDDIR if specified | Allan McRae | 1 | -2/+8 |
2012-03-09 | Merge branch 'maint' | Dan McGee | 6 | -163/+118 |
2012-03-09 | makepkg: exit via default signal handler in trap_exit | Dave Reisner | 1 | -4/+9 |
2012-03-09 | makepkg: use array instead of string | Dave Reisner | 1 | -3/+3 |
2012-03-09 | makepkg: avoid use of eval in run_pacman | Dave Reisner | 1 | -5/+5 |
2012-03-09 | makepkg: enforce decimal format for pkgrel | Dave Reisner | 1 | -2/+2 |
2012-03-09 | makepkg: allow specifying compression options | Christian Hesse | 1 | -4/+4 |
2012-03-09 | pacman-optimize: standardize on openssl usage, only touch local/ | Dan McGee | 1 | -22/+23 |
2012-03-05 | pacman-key: Remove useless signature verification in --populate command | Pierre Schmitz | 1 | -39/+0 |
2012-03-05 | Translation updates from Transifex | Dan McGee | 3 | -115/+103 |
2012-03-05 | Do not dereference symlinks when calculating size | Allan McRae | 1 | -3/+3 |
2012-03-05 | makepkg: fix false error with multiple libdeps | Florian Pritz | 1 | -1/+2 |
2012-03-05 | makepkg: fix extraction of soname in find_libdepends | Florian Pritz | 1 | -1/+1 |
2012-02-21 | Merge branch 'maint' | Dan McGee | 4 | -30/+21 |
2012-02-20 | makepkg: rework libprovides | Allan McRae | 1 | -39/+50 |
2012-02-17 | parseopts: normalize options into an array | Dave Reisner | 3 | -27/+17 |
2012-02-15 | makepkg: fix syntax error in remove_deps | Christoph Vigano | 1 | -1/+1 |
2012-02-14 | scripts: unset CDPATH if cd is used | Dan McGee | 2 | -2/+3 |
2012-02-13 | Merge branch 'maint' | Dan McGee | 29 | -1427/+1020 |
2012-02-11 | Final pre-release Transifex updates | Dan McGee | 2 | -101/+154 |
2012-02-11 | makepkg: disable extglob when sourcing BUILDSCRIPT | Allan McRae | 1 | -0/+4 |
2012-02-11 | makepkg: deal with mercurial exit codes | Allan McRae | 1 | -2/+7 |
2012-02-07 | Translation updates from Transifex, mostly scripts | Dan McGee | 28 | -1358/+889 |
2012-02-06 | Merge branch 'maint' | Dan McGee | 1 | -3/+12 |
2012-02-06 | makepkg.sh.in - if both -r and -i are provided, only remove makedeps | Andrew Gregory | 1 | -1/+5 |
2012-02-06 | makepkg.sh.in - fix remove_deps test for deps to be removed | Andrew Gregory | 1 | -1/+1 |
2012-02-06 | makepkg: add forgotten newline in help output | Mantas Mikulėnas | 1 | -1/+1 |
2012-01-31 | makepkg: Fix non-writable SRCPKGDEST error message | Allan McRae | 1 | -0/+5 |
2012-01-31 | Merge branch 'maint' | Dan McGee | 34 | -698/+2368 |
2012-01-31 | pacman-key: call gpg fewer times for revocation keys | Dave Reisner | 1 | -6/+5 |
2012-01-31 | pacman-key: simplify trusted keyring iteration | Dave Reisner | 1 | -8/+6 |
2012-01-31 | Update translations | Dan McGee | 27 | -583/+2208 |
2012-01-31 | Update pot translation catalogs | Dan McGee | 1 | -14/+58 |
2012-01-31 | Make a few more copyright date tweaks | Dan McGee | 2 | -4/+4 |
2012-01-31 | scripts: always use printf with embedded gettext | Dave Reisner | 6 | -96/+96 |
2012-01-31 | makepkg: workaround for zipman issues | Allan McRae | 1 | -1/+2 |
2012-01-23 | makepkg: check for license when creating srcpackage | Dave Reisner | 1 | -0/+2 |
2012-01-23 | makepkg: abstract license check into separate function | Dave Reisner | 1 | -6/+10 |
2012-01-23 | Merge branch 'maint' | Dan McGee | 3 | -44/+171 |
2012-01-23 | makepkg: restrict usage of flags passed to pacman | Allan McRae | 1 | -1/+5 |