Age | Commit message (Expand) | Author | Files | Lines |
2014-03-27 | repo-add: declare pkgbase as local | Allan McRae | 1 | -1/+1 |
2014-01-28 | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 1 | -1/+1 |
2014-01-06 | Update copyright years for 2014 | Allan McRae | 1 | -2/+2 |
2013-06-06 | repo-add; add option to remove existing package files from disk | Phillip Smith | 1 | -0/+12 |
2013-03-15 | repo-add: Update copyright year | Allan McRae | 1 | -2/+2 |
2013-03-08 | scripts: Add color to repo-add | William Giokas | 1 | -0/+5 |
2013-01-03 | Add a -n option to repo-add to only add new packages | Danny George | 1 | -0/+6 |
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 |