Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
pkgdelta.sh.in
Age
Commit message (
Expand
)
Author
2015-01-02
pkgdelta: Use high compression options offered by xdelta3
Mohammad Alsaleh
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2013-11-15
Improve --help switch output for pacman contrib and pacman scripts
Jason St. John
2013-03-14
pkgdelta: fix improper passing of file argument
Dave Reisner
2013-03-08
scripts: Add color to pkgdelta
William Giokas
2012-12-14
pkgdelta: avoid use of eval and IFS manipulation
Dave Reisner
2012-09-18
pkgdelta: pass correct args to create_delta
Dave Reisner
2012-06-25
pkgdelta: use human_to_size to parse --min-pkg-size
Dave Reisner
2012-06-25
pkgdelta: add missing --version longopt
Dave Reisner
2012-05-20
Merge branch 'maint'
Dan McGee
2012-05-20
pkgdelta: adopt parseopts for option parsing
Dave Reisner
2012-05-20
Fix gettext usage in pkgdelta help instructions
Dan McGee
2012-04-24
Merge branch 'maint'
Dan McGee
2012-04-20
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-07
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-01-30
Merge branch 'maint'
Dan McGee
2012-01-30
scripts: always use printf with embedded gettext
Dave Reisner
2011-12-07
scripts/*: Declare several constant variables read-only
Lukas Fleischer
2011-09-28
pkgdelta: proper quoting in [[ expression ]]
lolilolicon
2011-08-11
scripts/pkgdelta: fix `make distcheck`
Dan McGee
2011-07-28
scripts/pkgdelta: exit properly on missing args
Dave Reisner
2011-06-30
fix vim syntax highlighting of .sh files
Florian Pritz
2011-06-23
po/: split into scripts/po/ and src/pacman/po/
Dan McGee
2011-06-15
scripts: refactor output formatting functions
Allan McRae
2011-06-08
pkgdelta: add vim modeline
Allan McRae
2011-02-28
Fix some easy to find double translations
Dan McGee
2010-10-13
Fix bash shell location check
Dan McGee
2010-10-11
Use sysconfdir, localstatedir, BASH instead of hardcoded values
Nezmer
2009-11-15
scripts: replace test builtin [ with shell keywords [[ and ((
Cedric Staniewski
2009-03-15
Add pkgdelta script to create deltas.
Xavier Chantry