Age | Commit message (Expand) | Author |
2011-08-16 | repo-add: fix creation of signature symlink | Allan McRae |
2011-08-15 | repo-add: reorganize output messages for clarity | Dan McGee |
2011-08-15 | repo-add: indicate whether package signature is found | Allan McRae |
2011-08-08 | Update several translation strings | Dan McGee |
2011-07-28 | scripts/repo-add: show usage when no DB file specified | Dave Reisner |
2011-07-18 | repo-add: do not print full path of signature file | Allan McRae |
2011-07-18 | repo-add: always remove repo signature symlink | Allan McRae |
2011-07-14 | Add 'compress' compression format as an available option | Dan McGee |
2011-07-05 | repo-add: backup old database signature too | Allan McRae |
2011-06-30 | fix vim syntax highlighting of .sh files | Florian Pritz |
2011-06-30 | repo-add.sh.in: avoid being clever with repo repacking | Dave Reisner |
2011-06-30 | repo-add: fix db creation one last time | Dan McGee |
2011-06-27 | repo-add: remove extra exit call | Dan McGee |
2011-06-27 | Merge remote-tracking branch 'dave/repo-add' | Dan McGee |
2011-06-27 | repo-add: add new command, repo-elephant | Dave Reisner |
2011-06-27 | repo-add: enforce file extensions | Dave Reisner |
2011-06-27 | repo-add: move command invocation out of arg parsing loop | Dave Reisner |
2011-06-27 | repo-add: refactor repacking of repo file | Dave Reisner |
2011-06-27 | Remove -f option from ln for POSIX compliance | Eric Bélanger |
2011-06-24 | repo-add: use format_entry for all desc/depends fields | Dave Reisner |
2011-06-24 | repo-add: store multi-value fields as arrays | Dave Reisner |
2011-06-24 | repo-add: bashify reading of .PKGINFO file | Dave Reisner |
2011-06-23 | Merge branch 'po-split' | Dan McGee |
2011-06-23 | repo-add: fix path designation regression | Dave Reisner |
2011-06-23 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee |
2011-06-22 | repo-add: style cleanup | Dave Reisner |
2011-06-20 | 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-15 | scripts: refactor output formatting functions | Allan McRae |
2011-06-02 | Merge branch 'maint' | Dan McGee |
2011-06-02 | repo-add: anchor exclusion pattern when generating filelist | Dan McGee |
2011-04-24 | 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-03-27 | 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-24 | Fix use of relative paths for packages in repo-add | Ray Kohler |
2011-03-23 | 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-02-28 | Fix some easy to find double translations | Dan McGee |
2011-01-22 | Merge branch 'epoch-work' | Dan McGee |
2011-01-22 | repo-add: only attempt to create deltas when asked | Allan McRae |