summaryrefslogtreecommitdiffstats
path: root/scripts/repo-add.sh.in
AgeCommit message (Expand)AuthorFilesLines
2014-03-27repo-add: declare pkgbase as localAllan McRae1-1/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-2/+2
2013-06-06repo-add; add option to remove existing package files from diskPhillip Smith1-0/+12
2013-03-15repo-add: Update copyright yearAllan McRae1-2/+2
2013-03-08scripts: Add color to repo-addWilliam Giokas1-0/+5
2013-01-03Add a -n option to repo-add to only add new packagesDanny George1-0/+6
2012-11-27repo-add: quote filename for consistent output styleAllan McRae1-1/+1
2012-06-25repo-add: add checkdepends informationAllan McRae1-1/+3
2012-05-20repo-add: add makedepends informationAllan McRae1-10/+13
2012-04-29pkgdelta/repo-add: quoting fixesFlorian Pritz1-1/+1
2012-04-24Merge branch 'maint'Dan McGee1-47/+47
2012-04-20pkgdelta/repo-add: quoting fixesFlorian Pritz1-47/+47
2012-04-07repo-remove: remove deltas file if it becomes emptyFlorian Pritz1-0/+5
2012-03-08Merge branch 'maint'Dan McGee1-3/+3
2012-03-05Do not dereference symlinks when calculating sizeAllan McRae1-3/+3
2012-01-30Merge branch 'maint'Dan McGee1-22/+22
2012-01-30scripts: always use printf with embedded gettextDave Reisner1-22/+22
2012-01-23Merge branch 'maint'Dan McGee1-8/+16
2012-01-18Update copyright on changed files since beginning of yearDan McGee1-2/+2
2012-01-18repo-add: clean up help messagesDan McGee1-6/+14
2011-12-07scripts/*: Declare several constant variables read-onlyLukas Fleischer1-2/+2
2011-12-07Merge branch 'maint'Dan McGee1-7/+12
2011-12-05repo-add: enforce maximum .sig file sizeDan McGee1-7/+12
2011-11-20repo-add: Remove .tmp. prefix from outputAllan McRae1-1/+1
2011-11-20repo-add: ensure database and signature files are always viewed in wholeDan McGee1-12/+26
2011-11-20repo-add: ensure path to LOCKFILE is always absoluteDan McGee1-8/+7
2011-10-13Merge branch 'maint'Dan McGee1-4/+12
2011-10-13scripts/*.sh.in: Honor TMPDIR environment variableLukas Fleischer1-1/+1
2011-10-13scripts/*.sh.in: Fix signal handler error messagesLukas Fleischer1-2/+4
2011-10-13repo-add: Avoid race condition in signal handlersLukas Fleischer1-2/+8
2011-08-16repo-add: fix creation of signature symlinkAllan McRae1-1/+1
2011-08-15repo-add: reorganize output messages for clarityDan McGee1-17/+17
2011-08-15repo-add: indicate whether package signature is foundAllan McRae1-0/+1
2011-08-08Update several translation stringsDan McGee1-1/+1
2011-07-28scripts/repo-add: show usage when no DB file specifiedDave Reisner1-1/+5
2011-07-18repo-add: do not print full path of signature fileAllan McRae1-1/+1
2011-07-18repo-add: always remove repo signature symlinkAllan McRae1-2/+1
2011-07-14Add 'compress' compression format as an available optionDan McGee1-0/+1
2011-07-05repo-add: backup old database signature tooAllan McRae1-1/+5
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz1-1/+1
2011-06-30repo-add.sh.in: avoid being clever with repo repackingDave Reisner1-2/+7
2011-06-30repo-add: fix db creation one last timeDan McGee1-9/+11
2011-06-27repo-add: remove extra exit callDan McGee1-1/+0
2011-06-27Merge remote-tracking branch 'dave/repo-add'Dan McGee1-85/+113
2011-06-27repo-add: add new command, repo-elephantDave Reisner1-0/+21
2011-06-27repo-add: enforce file extensionsDave Reisner1-9/+20
2011-06-27repo-add: move command invocation out of arg parsing loopDave Reisner1-11/+14
2011-06-27repo-add: refactor repacking of repo fileDave Reisner1-8/+2
2011-06-27Remove -f option from ln for POSIX complianceEric Bélanger1-4/+6