Age | Commit message (Expand) | Author | Files | Lines |
2013-02-24 | paccache: use xargs to execute mv/rm commands | Dave Reisner | 1 | -2/+2 |
2013-02-07 | add missing utilities to contrib/README | Andrew Gregory | 1 | -4/+14 |
2013-02-07 | unset executable bit on updpkgsums.sh.in | Andrew Gregory | 1 | -0/+0 |
2013-01-28 | paclog-pkglist: parse entries with caller info | Andrew Gregory | 1 | -7/+17 |
2013-01-28 | Fix printing of paths | William Giokas | 1 | -4/+4 |
2013-01-28 | paccache: pass the --file option to pacsort | Dave Reisner | 1 | -2/+2 |
2013-01-03 | pacdiff: update copyright notice | Florian Pritz | 1 | -0/+2 |
2013-01-03 | pacdiff: Add option to overwrite, clarify remove option | Florian Pritz | 1 | -2/+3 |
2013-01-03 | pacdiff: check cmp's exit code rather than output | Florian Pritz | 1 | -2/+2 |
2013-01-03 | pacdiff: be more verbose if we rename or remove | Florian Pritz | 1 | -4/+4 |
2013-01-03 | pacdiff: color filename and mention what we found | Florian Pritz | 1 | -1/+25 |
2013-01-03 | Update copyright year for 2013 | Allan McRae | 2 | -3/+3 |
2012-08-08 | PKGBUILD.vim: improve 'options' highlighting, add extra keywords | Jason St. John | 1 | -2/+2 |
2012-08-01 | Merge branch 'maint' | Dan McGee | 1 | -4/+4 |
2012-08-01 | contrib/updpkgsums: Fix error message | Allan McRae | 1 | -1/+1 |
2012-08-01 | asdeps flag passed from makepkg to pacman | Daniel Wallace | 2 | -3/+4 |
2012-08-01 | contrib/bacman: fix package architecture in filename | Allan McRae | 1 | -4/+4 |
2012-06-26 | paccache: adopt size_to_human | Dave Reisner | 2 | -21/+2 |
2012-06-26 | zsh-completion: Allow use of names in pacman-key | Daniel Wallace | 1 | -5/+4 |
2012-06-26 | Added syntax highlighting for the sha256sums, sha384sums, and sha512sums arra... | Jason St. John | 1 | -2/+44 |
2012-06-26 | contrib: fix typo in PKGBUILD.vim | Allan McRae | 1 | -1/+1 |
2012-06-26 | updpkgsums: avoid fancy quoting in error message | Dave Reisner | 1 | -1/+1 |
2012-06-26 | contrib: sed out @SCRIPTNAME@ in edit command | Dave Reisner | 1 | -0/+1 |
2012-05-21 | paccache: allow running as root | Dave Reisner | 1 | -6/+1 |
2012-05-21 | updpkgsums: add new contrib script | Dave Reisner | 3 | -1/+98 |
2012-05-21 | contrib/pacsysclean: use a standard vim modeline | Dave Reisner | 1 | -29/+31 |
2012-05-21 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2012-05-21 | contrib/pacsysclean: avoid setting bogus PACMAN_OPTS | Dave Reisner | 1 | -1/+1 |
2012-05-01 | contrib: remove executable bit from input files | Dave Reisner | 8 | -0/+0 |
2012-05-01 | zsh completion for makepkg | Daniel Wallace | 1 | -0/+91 |
2012-05-01 | add zsh completion to pacman-key | Daniel Wallace | 1 | -4/+112 |
2012-04-25 | rankmirrors: move to contrib/ | Dave Reisner | 3 | -1/+217 |
2012-04-24 | paccache: adopt parseopts for options parsing | Dave Reisner | 2 | -48/+73 |
2012-04-24 | validate bash scripts with 'bash -n' during build. | Dave Reisner | 1 | -0/+1 |
2012-04-24 | contrib: rename bash scripts: .in -> .sh.in | Dave Reisner | 8 | -16/+15 |
2012-04-24 | contrib: use a separate build rule for bash scripts | Dave Reisner | 1 | -3/+14 |
2012-04-24 | Merge branch 'maint' | Dan McGee | 2 | -2/+0 |
2012-04-24 | bash_completion: update for changes to pacman-key | Dave Reisner | 1 | -5/+30 |
2012-04-20 | contrib: remove pactree make rule | Dave Reisner | 1 | -1/+0 |
2012-04-20 | contrib: remove wget-xdelta from gitignore | Dave Reisner | 1 | -1/+0 |
2012-03-28 | bash_completion: complete pacman-key options right away | Dan McGee | 1 | -5/+7 |
2012-03-28 | Drop bash 3.2 completion support | Dan McGee | 1 | -11/+4 |
2012-02-21 | Merge branch 'maint' | Dan McGee | 1 | -2/+5 |
2012-02-17 | pacsysclean: Fix script description and accept -o option without hyphen | Eric BĂ©langer | 1 | -2/+5 |
2012-01-23 | Merge branch 'maint' | Dan McGee | 2 | -3/+3 |
2012-01-19 | contrib/bash_completion: don't print stderr messages | Dan McGee | 2 | -3/+3 |
2012-01-08 | Merge branch 'maint' | Dan McGee | 2 | -6/+6 |
2012-01-08 | Fix zsh completion for *.pkg.tar | canyonknight | 1 | -4/+4 |
2012-01-08 | Fix bash completion for *.pkg.tar | canyonknight | 1 | -2/+2 |
2012-01-02 | contrib: add install rules for bash and zsh completion | Dan McGee | 1 | -0/+10 |