Age | Commit message (Expand) | Author | Files | Lines |
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 |
2011-12-23 | contrib/*: Support the "--help" and "--version" options | Lukas Fleischer | 9 | -25/+122 |
2011-12-12 | Merge branch 'maint' | Dan McGee | 4 | -2/+56 |
2011-12-12 | contrib/paccache: silence possible output from cd | Dave Reisner | 1 | -1/+1 |
2011-12-12 | pacsysclean: Add new contrib script | Eric Bélanger | 3 | -1/+55 |
2011-12-08 | Use automake verbose helpers in custom make rules | Dan McGee | 1 | -11/+8 |
2011-12-07 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2011-12-07 | contrib/*: Hardcode program names | Lukas Fleischer | 7 | -28/+36 |
2011-12-05 | contrib/paclist: Add "--help" command line parameter | Lukas Fleischer | 1 | -1/+1 |
2011-11-01 | Merge branch 'maint' | Dan McGee | 1 | -0/+3 |
2011-10-27 | paccache: add vim modeline | Dave Reisner | 1 | -0/+2 |
2011-10-27 | paccache: ensure seen/seenarch vars are set | Dave Reisner | 1 | -0/+1 |
2011-10-22 | Merge branch 'maint' | Dan McGee | 1 | -1/+1 |
2011-10-21 | bacman: pkgrel does not have to be an integer | lolilolicon | 1 | -1/+1 |
2011-10-14 | Remove -f short option for --force | Dan McGee | 2 | -4/+4 |
2011-10-11 | PKGBUILD.vim: fix epoch syntax highlighting | lolilolicon | 1 | -0/+3 |
2011-10-06 | bacman: use globbing to get local package db path | lolilolicon | 1 | -3/+11 |
2011-10-06 | bacman: add tar.Z package creation support | lolilolicon | 1 | -9/+3 |
2011-10-06 | bacman: small code cleanup | lolilolicon | 1 | -10/+11 |
2011-10-06 | bacman: bashify using [[ ]] and (( )) | lolilolicon | 1 | -22/+22 |
2011-10-06 | bacman: indent code using TAB | lolilolicon | 1 | -140/+138 |
2011-09-30 | paccache: proper quoting in [[ expression ]] | lolilolicon | 1 | -1/+1 |
2011-09-30 | paccache: declare variables explicitly | lolilolicon | 1 | -1/+1 |
2011-09-29 | paccache: allow strictly integer for -k option | lolilolicon | 1 | -3/+5 |
2011-09-26 | bash_completion: add completion for pacman-key | Dave Reisner | 1 | -0/+16 |
2011-09-18 | paccache: remove unnecessary if check | Dave Reisner | 1 | -4/+2 |
2011-09-11 | paccache: escape . in trimming of diskspace string | Dave Reisner | 1 | -1/+1 |