summaryrefslogtreecommitdiff
path: root/scripts/pkgdelta.sh.in
Commit message (Expand)AuthorAge
* Replace @SIZECMD@ with POSIX-compatible commandDrew DeVault2017-04-04
* makepkg: Move parseopts from library to libmakepkgAlad Wenter2016-10-22
* pkgdelta: Use high compression options offered by xdelta3Mohammad Alsaleh2015-01-02
* Remove ts and sw from vim modeline when noet is setFlorian Pritz2014-01-28
* Improve --help switch output for pacman contrib and pacman scriptsJason St. John2013-11-15
* pkgdelta: fix improper passing of file argumentDave Reisner2013-03-14
* scripts: Add color to pkgdeltaWilliam Giokas2013-03-08
* pkgdelta: avoid use of eval and IFS manipulationDave Reisner2012-12-14
* pkgdelta: pass correct args to create_deltaDave Reisner2012-09-18
* pkgdelta: use human_to_size to parse --min-pkg-sizeDave Reisner2012-06-25
* pkgdelta: add missing --version longoptDave Reisner2012-06-25
* Merge branch 'maint'Dan McGee2012-05-20
|\
| * Fix gettext usage in pkgdelta help instructionsDan McGee2012-05-20
* | pkgdelta: adopt parseopts for option parsingDave Reisner2012-05-20
* | Merge branch 'maint'Dan McGee2012-04-24
|\|
| * pkgdelta/repo-add: quoting fixesFlorian Pritz2012-04-20
| * pkgdelta: implement requirments for delta generationFlorian Pritz2012-04-20
| * pkgdelta: rework option/argument parserFlorian Pritz2012-04-20
* | Merge branch 'maint'Dan McGee2012-04-07
|\|
| * pkgdelta: exit 1 upon errorFlorian Pritz2012-04-07
| * pkgdelta: use bsdtar -q optionDan McGee2012-04-07
* | Merge branch 'maint'Dan McGee2012-01-30
|\|
| * scripts: always use printf with embedded gettextDave Reisner2012-01-30
* | scripts/*: Declare several constant variables read-onlyLukas Fleischer2011-12-07
|/
* pkgdelta: proper quoting in [[ expression ]]lolilolicon2011-09-28
* scripts/pkgdelta: fix `make distcheck`Dan McGee2011-08-11
* scripts/pkgdelta: exit properly on missing argsDave Reisner2011-07-28
* fix vim syntax highlighting of .sh filesFlorian Pritz2011-06-30
* po/: split into scripts/po/ and src/pacman/po/Dan McGee2011-06-23
* scripts: refactor output formatting functionsAllan McRae2011-06-15
* pkgdelta: add vim modelineAllan McRae2011-06-08
* Fix some easy to find double translationsDan McGee2011-02-28
* Fix bash shell location checkDan McGee2010-10-13
* Use sysconfdir, localstatedir, BASH instead of hardcoded valuesNezmer2010-10-11
* scripts: replace test builtin [ with shell keywords [[ and ((Cedric Staniewski2009-11-15
* Add pkgdelta script to create deltas.Xavier Chantry2009-03-15