Age | Commit message (Expand) | Author | Files | Lines |
2012-11-27 | repo-add: quote filename for consistent output style | Allan McRae | 1 | -1/+1 |
2012-06-26 | repo-add: add checkdepends information | Allan McRae | 1 | -1/+3 |
2012-05-21 | repo-add: add makedepends information | Allan McRae | 1 | -10/+13 |
2012-04-30 | pkgdelta/repo-add: quoting fixes | Florian Pritz | 1 | -1/+1 |
2012-04-24 | Merge branch 'maint' | Dan McGee | 1 | -47/+47 |
2012-04-21 | pkgdelta/repo-add: quoting fixes | Florian Pritz | 1 | -47/+47 |
2012-04-07 | repo-remove: remove deltas file if it becomes empty | Florian Pritz | 1 | -0/+5 |
2012-03-09 | Merge branch 'maint' | Dan McGee | 1 | -3/+3 |
2012-03-05 | Do not dereference symlinks when calculating size | Allan McRae | 1 | -3/+3 |
2012-01-31 | Merge branch 'maint' | Dan McGee | 1 | -22/+22 |
2012-01-31 | scripts: always use printf with embedded gettext | Dave Reisner | 1 | -22/+22 |
2012-01-23 | Merge branch 'maint' | Dan McGee | 1 | -8/+16 |
2012-01-19 | Update copyright on changed files since beginning of year | Dan McGee | 1 | -2/+2 |
2012-01-19 | repo-add: clean up help messages | Dan McGee | 1 | -6/+14 |
2011-12-07 | scripts/*: Declare several constant variables read-only | Lukas Fleischer | 1 | -2/+2 |
2011-12-07 | Merge branch 'maint' | Dan McGee | 1 | -7/+12 |
2011-12-05 | repo-add: enforce maximum .sig file size | Dan McGee | 1 | -7/+12 |
2011-11-21 | repo-add: Remove .tmp. prefix from output | Allan McRae | 1 | -1/+1 |
2011-11-21 | repo-add: ensure database and signature files are always viewed in whole | Dan McGee | 1 | -12/+26 |
2011-11-21 | repo-add: ensure path to LOCKFILE is always absolute | Dan McGee | 1 | -8/+7 |
2011-10-13 | Merge branch 'maint' | Dan McGee | 1 | -4/+12 |
2011-10-13 | scripts/*.sh.in: Honor TMPDIR environment variable | Lukas Fleischer | 1 | -1/+1 |
2011-10-13 | scripts/*.sh.in: Fix signal handler error messages | Lukas Fleischer | 1 | -2/+4 |
2011-10-13 | repo-add: Avoid race condition in signal handlers | Lukas Fleischer | 1 | -2/+8 |
2011-08-16 | repo-add: fix creation of signature symlink | Allan McRae | 1 | -1/+1 |
2011-08-15 | repo-add: reorganize output messages for clarity | Dan McGee | 1 | -17/+17 |
2011-08-15 | repo-add: indicate whether package signature is found | Allan McRae | 1 | -0/+1 |
2011-08-09 | Update several translation strings | Dan McGee | 1 | -1/+1 |
2011-07-28 | scripts/repo-add: show usage when no DB file specified | Dave Reisner | 1 | -1/+5 |
2011-07-18 | repo-add: do not print full path of signature file | Allan McRae | 1 | -1/+1 |
2011-07-18 | repo-add: always remove repo signature symlink | Allan McRae | 1 | -2/+1 |
2011-07-14 | Add 'compress' compression format as an available option | Dan McGee | 1 | -0/+1 |
2011-07-06 | repo-add: backup old database signature too | Allan McRae | 1 | -1/+5 |
2011-06-30 | fix vim syntax highlighting of .sh files | Florian Pritz | 1 | -1/+1 |
2011-06-30 | repo-add.sh.in: avoid being clever with repo repacking | Dave Reisner | 1 | -2/+7 |
2011-06-30 | repo-add: fix db creation one last time | Dan McGee | 1 | -9/+11 |
2011-06-27 | repo-add: remove extra exit call | Dan McGee | 1 | -1/+0 |
2011-06-27 | Merge remote-tracking branch 'dave/repo-add' | Dan McGee | 1 | -85/+113 |
2011-06-27 | repo-add: add new command, repo-elephant | Dave Reisner | 1 | -0/+21 |
2011-06-27 | repo-add: enforce file extensions | Dave Reisner | 1 | -9/+20 |
2011-06-27 | repo-add: move command invocation out of arg parsing loop | Dave Reisner | 1 | -11/+14 |
2011-06-27 | repo-add: refactor repacking of repo file | Dave Reisner | 1 | -8/+2 |
2011-06-27 | Remove -f option from ln for POSIX compliance | Eric BĂ©langer | 1 | -4/+6 |
2011-06-24 | repo-add: use format_entry for all desc/depends fields | Dave Reisner | 1 | -22/+24 |
2011-06-24 | repo-add: store multi-value fields as arrays | Dave Reisner | 1 | -24/+26 |
2011-06-24 | repo-add: bashify reading of .PKGINFO file | Dave Reisner | 1 | -14/+9 |
2011-06-24 | Merge branch 'po-split' | Dan McGee | 1 | -1/+1 |
2011-06-24 | repo-add: fix path designation regression | Dave Reisner | 1 | -2/+11 |
2011-06-24 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 1 | -1/+1 |
2011-06-22 | repo-add: style cleanup | Dave Reisner | 1 | -16/+8 |