summaryrefslogtreecommitdiff
path: root/scripts/pkgdelta.sh.in
AgeCommit message (Expand)Author
2018-05-14Remove all modelines from the projectEli Schwartz
2018-05-12remove unneeded break argument from option parsingRafael Ascensão
2017-04-04Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault
2016-10-22makepkg: Move parseopts from library to libmakepkgAlad Wenter
2015-01-02pkgdelta: Use high compression options offered by xdelta3Mohammad Alsaleh
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John
2013-03-14pkgdelta: fix improper passing of file argumentDave Reisner
2013-03-08scripts: Add color to pkgdeltaWilliam Giokas
2012-12-14pkgdelta: avoid use of eval and IFS manipulationDave Reisner
2012-09-18pkgdelta: pass correct args to create_deltaDave Reisner
2012-06-25pkgdelta: use human_to_size to parse --min-pkg-sizeDave Reisner
2012-06-25pkgdelta: add missing --version longoptDave Reisner
2012-05-20Merge branch 'maint'Dan McGee
2012-05-20pkgdelta: adopt parseopts for option parsingDave Reisner
2012-05-20Fix gettext usage in pkgdelta help instructionsDan McGee
2012-04-24Merge branch 'maint'Dan McGee
2012-04-20pkgdelta/repo-add: quoting fixesFlorian Pritz
2012-04-20pkgdelta: implement requirments for delta generationFlorian Pritz
2012-04-20pkgdelta: rework option/argument parserFlorian Pritz
2012-04-07Merge branch 'maint'Dan McGee
2012-04-07pkgdelta: exit 1 upon errorFlorian Pritz
2012-04-07pkgdelta: use bsdtar -q optionDan McGee
2012-01-30Merge branch 'maint'Dan McGee
2012-01-30scripts: always use printf with embedded gettextDave Reisner
2011-12-07scripts/*: Declare several constant variables read-onlyLukas Fleischer
2011-09-28pkgdelta: proper quoting in [[ expression ]]lolilolicon
2011-08-11scripts/pkgdelta: fix `make distcheck`Dan McGee
2011-07-28scripts/pkgdelta: exit properly on missing argsDave Reisner
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz
2011-06-23po/: split into scripts/po/ and src/pacman/po/Dan McGee
2011-06-15scripts: refactor output formatting functionsAllan McRae
2011-06-08pkgdelta: add vim modelineAllan McRae
2011-02-28Fix some easy to find double translationsDan McGee
2010-10-13Fix bash shell location checkDan McGee
2010-10-11Use sysconfdir, localstatedir, BASH instead of hardcoded valuesNezmer
2009-11-15scripts: replace test builtin [ with shell keywords [[ and ((Cedric Staniewski
2009-03-15Add pkgdelta script to create deltas.Xavier Chantry