| Commit message (Expand) | Author | Age |
* | pkgdelta: Use high compression options offered by xdelta3 | Mohammad Alsaleh | 2015-01-02 |
* | Remove ts and sw from vim modeline when noet is set | Florian Pritz | 2014-01-28 |
* | Improve --help switch output for pacman contrib and pacman scripts | Jason St. John | 2013-11-15 |
* | pkgdelta: fix improper passing of file argument | Dave Reisner | 2013-03-14 |
* | scripts: Add color to pkgdelta | William Giokas | 2013-03-08 |
* | pkgdelta: avoid use of eval and IFS manipulation | Dave Reisner | 2012-12-14 |
* | pkgdelta: pass correct args to create_delta | Dave Reisner | 2012-09-18 |
* | pkgdelta: use human_to_size to parse --min-pkg-size | Dave Reisner | 2012-06-25 |
* | pkgdelta: add missing --version longopt | Dave Reisner | 2012-06-25 |
* | Merge branch 'maint' | Dan McGee | 2012-05-20 |
|\ |
|
| * | Fix gettext usage in pkgdelta help instructions | Dan McGee | 2012-05-20 |
* | | pkgdelta: adopt parseopts for option parsing | Dave Reisner | 2012-05-20 |
* | | Merge branch 'maint' | Dan McGee | 2012-04-24 |
|\| |
|
| * | pkgdelta/repo-add: quoting fixes | Florian Pritz | 2012-04-20 |
| * | pkgdelta: implement requirments for delta generation | Florian Pritz | 2012-04-20 |
| * | pkgdelta: rework option/argument parser | Florian Pritz | 2012-04-20 |
* | | Merge branch 'maint' | Dan McGee | 2012-04-07 |
|\| |
|
| * | pkgdelta: exit 1 upon error | Florian Pritz | 2012-04-07 |
| * | pkgdelta: use bsdtar -q option | Dan McGee | 2012-04-07 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-30 |
|\| |
|
| * | scripts: always use printf with embedded gettext | Dave Reisner | 2012-01-30 |
* | | scripts/*: Declare several constant variables read-only | Lukas Fleischer | 2011-12-07 |
|/ |
|
* | pkgdelta: proper quoting in [[ expression ]] | lolilolicon | 2011-09-28 |
* | scripts/pkgdelta: fix `make distcheck` | Dan McGee | 2011-08-11 |
* | scripts/pkgdelta: exit properly on missing args | Dave Reisner | 2011-07-28 |
* | fix vim syntax highlighting of .sh files | Florian Pritz | 2011-06-30 |
* | po/: split into scripts/po/ and src/pacman/po/ | Dan McGee | 2011-06-23 |
* | scripts: refactor output formatting functions | Allan McRae | 2011-06-15 |
* | pkgdelta: add vim modeline | Allan McRae | 2011-06-08 |
* | Fix some easy to find double translations | Dan McGee | 2011-02-28 |
* | Fix bash shell location check | Dan McGee | 2010-10-13 |
* | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer | 2010-10-11 |
* | scripts: replace test builtin [ with shell keywords [[ and (( | Cedric Staniewski | 2009-11-15 |
* | Add pkgdelta script to create deltas. | Xavier Chantry | 2009-03-15 |