Age | Commit message (Expand) | Author | Files | Lines |
2013-03-14 | pkgdelta: fix improper passing of file argument | Dave Reisner | 1 | -2/+3 |
2013-03-08 | scripts: Add color to pkgdelta | William Giokas | 1 | -1/+7 |
2012-12-14 | pkgdelta: avoid use of eval and IFS manipulation | Dave Reisner | 1 | -16/+12 |
2012-09-18 | pkgdelta: pass correct args to create_delta | Dave Reisner | 1 | -1/+1 |
2012-06-26 | pkgdelta: use human_to_size to parse --min-pkg-size | Dave Reisner | 1 | -6/+7 |
2012-06-26 | pkgdelta: add missing --version longopt | Dave Reisner | 1 | -1/+1 |
2012-05-21 | Merge branch 'maint' | Dan McGee | 1 | -3/+3 |
2012-05-21 | pkgdelta: adopt parseopts for option parsing | Dave Reisner | 1 | -14/+24 |
2012-05-20 | Fix gettext usage in pkgdelta help instructions | Dan McGee | 1 | -3/+3 |
2012-04-24 | Merge branch 'maint' | Dan McGee | 1 | -22/+77 |
2012-04-21 | pkgdelta/repo-add: quoting fixes | Florian Pritz | 1 | -1/+1 |
2012-04-21 | pkgdelta: implement requirments for delta generation | Florian Pritz | 1 | -3/+49 |
2012-04-21 | pkgdelta: rework option/argument parser | Florian Pritz | 1 | -18/+27 |
2012-04-07 | Merge branch 'maint' | Dan McGee | 1 | -3/+3 |
2012-04-07 | pkgdelta: exit 1 upon error | Florian Pritz | 1 | -2/+2 |
2012-04-07 | pkgdelta: use bsdtar -q option | Dan McGee | 1 | -1/+1 |
2012-01-31 | Merge branch 'maint' | Dan McGee | 1 | -4/+4 |
2012-01-31 | scripts: always use printf with embedded gettext | Dave Reisner | 1 | -4/+4 |
2011-12-07 | scripts/*: Declare several constant variables read-only | Lukas Fleischer | 1 | -1/+1 |
2011-09-28 | pkgdelta: proper quoting in [[ expression ]] | lolilolicon | 1 | -3/+3 |
2011-08-11 | scripts/pkgdelta: fix `make distcheck` | Dan McGee | 1 | -1/+3 |
2011-07-28 | scripts/pkgdelta: exit properly on missing args | Dave Reisner | 1 | -2/+1 |
2011-06-30 | fix vim syntax highlighting of .sh files | Florian Pritz | 1 | -1/+1 |
2011-06-24 | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 1 | -1/+1 |
2011-06-15 | scripts: refactor output formatting functions | Allan McRae | 1 | -15/+1 |
2011-06-08 | pkgdelta: add vim modeline | Allan McRae | 1 | -0/+2 |
2011-03-01 | Fix some easy to find double translations | Dan McGee | 1 | -2/+2 |
2010-10-14 | Fix bash shell location check | Dan McGee | 1 | -1/+1 |
2010-10-12 | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer | 1 | -1/+1 |
2009-11-16 | scripts: replace test builtin [ with shell keywords [[ and (( | Cedric Staniewski | 1 | -11/+11 |
2009-03-15 | Add pkgdelta script to create deltas. | Xavier Chantry | 1 | -0/+165 |