| Commit message (Expand) | Author | Age |
* | updpkgsums: avoid fancy quoting in error message | Dave Reisner | 2012-06-25 |
* | contrib: sed out @SCRIPTNAME@ in edit command | Dave Reisner | 2012-06-25 |
* | paccache: allow running as root | Dave Reisner | 2012-05-20 |
* | updpkgsums: add new contrib script | Dave Reisner | 2012-05-20 |
* | contrib/pacsysclean: use a standard vim modeline | Dave Reisner | 2012-05-20 |
* | Merge branch 'maint' | Dan McGee | 2012-05-20 |
|\ |
|
| * | contrib/pacsysclean: avoid setting bogus PACMAN_OPTS | Dave Reisner | 2012-05-20 |
* | | contrib: remove executable bit from input files | Dave Reisner | 2012-04-30 |
* | | zsh completion for makepkg | Daniel Wallace | 2012-04-30 |
* | | add zsh completion to pacman-key | Daniel Wallace | 2012-04-30 |
* | | rankmirrors: move to contrib/ | Dave Reisner | 2012-04-24 |
* | | paccache: adopt parseopts for options parsing | Dave Reisner | 2012-04-24 |
* | | validate bash scripts with 'bash -n' during build. | Dave Reisner | 2012-04-24 |
* | | contrib: rename bash scripts: .in -> .sh.in | Dave Reisner | 2012-04-24 |
* | | contrib: use a separate build rule for bash scripts | Dave Reisner | 2012-04-24 |
* | | Merge branch 'maint' | Dan McGee | 2012-04-24 |
|\| |
|
| * | contrib: remove pactree make rule | Dave Reisner | 2012-04-19 |
| * | contrib: remove wget-xdelta from gitignore | Dave Reisner | 2012-04-19 |
* | | bash_completion: update for changes to pacman-key | Dave Reisner | 2012-04-24 |
* | | bash_completion: complete pacman-key options right away | Dan McGee | 2012-03-27 |
* | | Drop bash 3.2 completion support | Dan McGee | 2012-03-27 |
* | | Merge branch 'maint' | Dan McGee | 2012-02-20 |
|\| |
|
| * | pacsysclean: Fix script description and accept -o option without hyphen | Eric Bélanger | 2012-02-16 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-23 |
|\| |
|
| * | contrib/bash_completion: don't print stderr messages | Dan McGee | 2012-01-19 |
* | | Merge branch 'maint' | Dan McGee | 2012-01-08 |
|\| |
|
| * | Fix zsh completion for *.pkg.tar | canyonknight | 2012-01-08 |
| * | Fix bash completion for *.pkg.tar | canyonknight | 2012-01-08 |
* | | contrib: add install rules for bash and zsh completion | Dan McGee | 2012-01-02 |
* | | contrib/*: Support the "--help" and "--version" options | Lukas Fleischer | 2011-12-23 |
* | | Merge branch 'maint' | Dan McGee | 2011-12-12 |
|\| |
|
| * | contrib/paccache: silence possible output from cd | Dave Reisner | 2011-12-12 |
| * | pacsysclean: Add new contrib script | Eric Bélanger | 2011-12-12 |
* | | Use automake verbose helpers in custom make rules | Dan McGee | 2011-12-08 |
* | | Merge branch 'maint' | Dan McGee | 2011-12-07 |
|\| |
|
| * | contrib/paclist: Add "--help" command line parameter | Lukas Fleischer | 2011-12-05 |
* | | contrib/*: Hardcode program names | Lukas Fleischer | 2011-12-07 |
* | | Merge branch 'maint' | Dan McGee | 2011-11-01 |
|\| |
|
| * | paccache: add vim modeline | Dave Reisner | 2011-10-26 |
| * | paccache: ensure seen/seenarch vars are set | Dave Reisner | 2011-10-26 |
* | | Merge branch 'maint' | Dan McGee | 2011-10-21 |
|\| |
|
| * | bacman: pkgrel does not have to be an integer | lolilolicon | 2011-10-21 |
* | | Remove -f short option for --force | Dan McGee | 2011-10-14 |
|/ |
|
* | PKGBUILD.vim: fix epoch syntax highlighting | lolilolicon | 2011-10-11 |
* | bacman: use globbing to get local package db path | lolilolicon | 2011-10-06 |
* | bacman: add tar.Z package creation support | lolilolicon | 2011-10-06 |
* | bacman: small code cleanup | lolilolicon | 2011-10-06 |
* | bacman: bashify using [[ ]] and (( )) | lolilolicon | 2011-10-06 |
* | bacman: indent code using TAB | lolilolicon | 2011-10-06 |
* | paccache: proper quoting in [[ expression ]] | lolilolicon | 2011-09-30 |