Age | Commit message (Expand) | Author | Files | Lines |
2012-08-08 | Print repo being search for replaces in debug output | Allan McRae | 1 | -1/+2 |
2012-08-01 | makepkg: remove unnecessary formatting | Allan McRae | 1 | -1/+0 |
2012-08-01 | contrib/bacman: fix package architecture in filename | Allan McRae | 1 | -4/+4 |
2012-08-01 | Add more debug logging to dir_belongsto_pkg() function | Dan McGee | 1 | -1/+8 |
2012-07-10 | makepkg.conf: add -q option for curl | Dave Reisner | 1 | -3/+3 |
2012-07-10 | makepkg.conf: enable curl's cookie engine for http | Dave Reisner | 1 | -2/+2 |
2012-07-10 | Check empty subdirectory ownership | Allan McRae | 2 | -0/+22 |
2012-07-10 | Add conflict for replacing owned empty directory | Allan McRae | 3 | -6/+66 |
2012-07-10 | Add man page for pactree | Ram Bhamidipaty | 3 | -0/+67 |
2012-05-21 | pacman-key: test for content in keyring files | Dave Reisner | 1 | -3/+3 |
2012-05-21 | contrib/pacsysclean: avoid setting bogus PACMAN_OPTS | Dave Reisner | 1 | -1/+1 |
2012-05-20 | Fix gettext usage in pkgdelta help instructions | Dan McGee | 3 | -21/+21 |
2012-05-20 | Update pacman-scripts message catalog | Dan McGee | 2 | -170/+185 |
2012-05-18 | docs: remove 'in the wild' section | Dan McGee | 1 | -24/+2 |
2012-05-04 | pacman-key: clarify messages, s/keychain/keyring/ | Dan McGee | 1 | -5/+5 |
2012-05-04 | doc: remove --recursive documentation for non-remove operations | Dan McGee | 1 | -7/+0 |
2012-05-04 | Ensure pre_upgrade scriptlet gets old package version | Dan McGee | 1 | -2/+3 |
2012-04-21 | makepkg: restrict allowed characters in pkgname | Dave Reisner | 2 | -2/+8 |
2012-04-21 | pkgdelta/repo-add: quoting fixes | Florian Pritz | 2 | -48/+48 |
2012-04-21 | pkgdelta: implement requirments for delta generation | Florian Pritz | 2 | -4/+60 |
2012-04-21 | pkgdelta: rework option/argument parser | Florian Pritz | 1 | -18/+27 |
2012-04-20 | contrib: remove pactree make rule | Dave Reisner | 1 | -1/+0 |
2012-04-20 | contrib: remove wget-xdelta from gitignore | Dave Reisner | 1 | -1/+0 |
2012-04-09 | Fix issues with unintialized variable value usage | Dan McGee | 2 | -7/+8 |
2012-04-09 | pacman-key: avoid use of tempfile in verify_sig | Dave Reisner | 1 | -5/+1 |
2012-04-09 | pacman-key: verify TRUST_ULTIMATE keys as good | Dave Reisner | 1 | -1/+1 |
2012-04-07 | 4.0.3 release NEWS, version bumps, etc.v4.0.3working-maint | Dan McGee | 3 | -3/+28 |
2012-04-07 | Revert "parseopts: normalize options into an array" | Dave Reisner | 3 | -17/+27 |
2012-04-07 | pkgdelta: exit 1 upon error | Florian Pritz | 1 | -2/+2 |
2012-04-07 | pacman-key: Actually verify signatures and exit with correct codes | Pierre Schmitz | 1 | -1/+5 |
2012-04-07 | pkgdelta: use bsdtar -q option | Dan McGee | 1 | -1/+1 |
2012-04-07 | sync: fix crash on failed downloads | Dave Reisner | 1 | -1/+1 |
2012-04-07 | parse_options: initialize unused_options as array | Dave Reisner | 1 | -1/+1 |
2012-04-07 | Updates from Transifex | Dan McGee | 15 | -478/+598 |
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 | 83 | -1003/+553 |
2012-03-28 | makepkg: avoid reporting bogus install size on btrfs | Dave Reisner | 1 | -0/+6 |
2012-03-28 | signing: cope with gpg2's failure at life | Dave Reisner | 1 | -3/+12 |
2012-03-16 | makepkg: quote removed filename as it can have spaces | Allan McRae | 1 | -1/+1 |
2012-03-15 | lib/sync: avoid unwanted unlink after download fail | Dave Reisner | 1 | -0/+2 |
2012-03-15 | dload: reset payload filename members before download | Dave Reisner | 1 | -0/+5 |
2012-03-13 | Skip special files when cleaning package cache | Allan McRae | 1 | -0/+17 |
2012-03-13 | Add 3.0.x versions to doc/index.txt | Dan McGee | 1 | -5/+12 |
2012-03-09 | makepkg: exit via default signal handler in trap_exit | Dave Reisner | 1 | -4/+9 |
2012-03-05 | pacman-key: Remove useless signature verification in --populate command | Pierre Schmitz | 2 | -44/+0 |
2012-03-05 | Translation updates from Transifex | Dan McGee | 13 | -425/+438 |
2012-03-05 | Do not dereference symlinks when calculating size | Allan McRae | 2 | -6/+6 |
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 |