| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'po-split' | Dan McGee | 2011-06-23 |
|\ |
|
| * | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 2011-06-23 |
* | | repo-add: fix path designation regression | Dave Reisner | 2011-06-23 |
|/ |
|
* | repo-add: style cleanup | Dave Reisner | 2011-06-22 |
* | repo-add: show better error when path to repo does not exist | Dave Reisner | 2011-06-20 |
* | repo-add: allow creating a database with no compression | Dan McGee | 2011-06-20 |
* | repo-add: use bash equivalents of basename/dirname | Dave Reisner | 2011-06-20 |
* | scripts: refactor output formatting functions | Allan McRae | 2011-06-15 |
* | Merge branch 'maint' | Dan McGee | 2011-06-02 |
|\ |
|
| * | repo-add: anchor exclusion pattern when generating filelist | Dan McGee | 2011-06-02 |
* | | repo-add: update copyright message | Allan McRae | 2011-04-24 |
* | | repo-add: check for gpg early | Allan McRae | 2011-04-24 |
* | | repo-add: check for valid key when signing is requested | Allan McRae | 2011-04-24 |
* | | repo-add: add option to specify a different key to sign with | Denis A. AltoƩ Falqueto | 2011-04-24 |
* | | repo-add: simplify usage message | Allan McRae | 2011-04-24 |
* | | Clean up repo-add usage message | Ray Kohler | 2011-03-27 |
* | | Sign database even if empty | Ray Kohler | 2011-03-27 |
* | | Rely on the return value of type instead of its output | Dave Reisner | 2011-03-27 |
* | | Fix use of relative paths for packages in repo-add | Ray Kohler | 2011-03-24 |
* | | repo-add: add sha256sum values to repo database | Dan McGee | 2011-03-23 |
* | | repo-add: add symlink to signature file | Allan McRae | 2011-03-23 |
* | | repo-add: Fix up usage with GPG options | Dan McGee | 2011-03-23 |
* | | repo-add: add -v/--verify option | Dan McGee | 2011-03-23 |
* | | repo-add: allow signing of the package database | Dan McGee | 2011-03-23 |
* | | Add PGPSIG field in repo-add | Geoffroy Carrier | 2011-03-23 |
|/ |
|
* | Fix some easy to find double translations | Dan McGee | 2011-02-28 |
* | Merge branch 'epoch-work' | Dan McGee | 2011-01-22 |
|\ |
|
| * | Remove epoch as an independent field | Dan McGee | 2011-01-21 |
* | | repo-add: only attempt to create deltas when asked | Allan McRae | 2011-01-22 |
|/ |
|
* | repo-add: fix misguided conditional correction | Dan McGee | 2011-01-13 |
* | repo-add: Create/modify files databases | PyroPeter | 2011-01-11 |
* | repo-add: use pushd/popd | Dan McGee | 2011-01-11 |
* | Make repo-add and makepkg epoch-aware | Dan McGee | 2010-10-13 |
* | Fix bash shell location check | Dan McGee | 2010-10-13 |
* | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer | 2010-10-11 |
* | repo-add: more informative delta messages | Xavier Chantry | 2010-10-11 |
* | repo-add: add delta generation | Xavier Chantry | 2010-10-11 |
* | repo-add: make --quiet output more quiet | Allan McRae | 2010-09-27 |
* | repo-add: create relative DB symlinks | Dan McGee | 2010-08-18 |
* | repo-add: try symlink, then hardlink, then copy for DB file | Dan McGee | 2010-06-24 |
* | repo-add: symlink to db file to reponame.db | Allan McRae | 2010-05-27 |
* | scripts: replace test builtin [ with shell keywords [[ and (( | Cedric Staniewski | 2009-11-15 |
* | makepkg, repo-add: replace external commands with bash substitutions where po... | Cedric Staniewski | 2009-10-20 |
* | Fix stderr redirection | Cedric Staniewski | 2009-10-11 |
* | Merge branch 'maint' | Dan McGee | 2009-09-29 |
|\ |
|
| * | repo-remove: create empty DB when all packages are removed | Dan McGee | 2009-09-23 |
* | | repo-add: clean up options parsing | Dan McGee | 2009-09-23 |
|/ |
|
* | repo-add: clarify one message | Xavier Chantry | 2009-08-03 |
* | makepkg: add pkgbase to .PKGINFO and database for split packages | Allan McRae | 2009-07-22 |
* | repo-add: use bsdtar optimization for better performance | Dan McGee | 2009-06-23 |