Age | Commit message (Expand) | Author |
2012-04-19 | contrib: remove pactree make rule | Dave Reisner |
2012-04-19 | contrib: remove wget-xdelta from gitignore | Dave Reisner |
2012-02-16 | pacsysclean: Fix script description and accept -o option without hyphen | Eric Bélanger |
2012-01-19 | contrib/bash_completion: don't print stderr messages | Dan McGee |
2012-01-08 | Fix zsh completion for *.pkg.tar | canyonknight |
2012-01-08 | Fix bash completion for *.pkg.tar | canyonknight |
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-05 | contrib/paclist: Add "--help" command line parameter | Lukas Fleischer |
2011-10-26 | paccache: add vim modeline | Dave Reisner |
2011-10-26 | paccache: ensure seen/seenarch vars are set | Dave Reisner |
2011-10-21 | bacman: pkgrel does not have to be an integer | lolilolicon |
2011-10-11 | PKGBUILD.vim: fix epoch syntax highlighting | lolilolicon |
2011-10-06 | 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-09-30 | paccache: proper quoting in [[ expression ]] | lolilolicon |
2011-09-30 | paccache: declare variables explicitly | lolilolicon |
2011-09-29 | paccache: allow strictly integer for -k option | lolilolicon |
2011-09-26 | bash_completion: add completion for pacman-key | Dave Reisner |
2011-09-18 | paccache: remove unnecessary if check | Dave Reisner |
2011-09-11 | paccache: escape . in trimming of diskspace string | Dave Reisner |
2011-08-19 | bash_completion: add dbonly to sync options | Dave Reisner |
2011-08-18 | Add makepkg -S which is an alias to makepkg --source | Sebastien Luttringer |
2011-08-17 | Fix trailing whitespace in whole codebase | Dan McGee |
2011-08-15 | build-sys: always use $(RM) instead of rm -f | Dave Reisner |
2011-08-11 | Attempt to update zsh_completion | Dan McGee |
2011-08-11 | bash_completion: update for adjusted options | Dave Reisner |
2011-08-08 | paccache: use pacsort instead of sort -V | Dave Reisner |
2011-08-08 | contrib/paccache: misc cleanup and bugfix | Dave Reisner |
2011-08-02 | paccache: add new contrib script | Dave Reisner |
2011-07-27 | contrib/pacsearch: skip non-matching lines | Dan McGee |
2011-07-21 | contrib: add paclog-pkglist to gitignore | Dan McGee |
2011-07-18 | PKGBUILD.vim: add new var and assert bash syntax | Dave Reisner |
2011-07-18 | contrib/paclog-pkglist: whitespace cleanup | Dave Reisner |
2011-07-18 | contrib/paclog-pkglist: rework as bash wrapping awk | Dave Reisner |
2011-07-14 | contrib/paclog-pkglist: new contribution | Dave Reisner |
2011-07-14 | contrib/bash_completion: update with new makepkg opts | Dave Reisner |
2011-07-14 | makepkg: remove unused -C option from option list | Dave Reisner |
2011-07-05 | contrib/paclist: rewrite in bash | Dave Reisner |
2011-06-30 | fix vim syntax highlighting of .sh files | Florian Pritz |
2011-04-15 | Merge branch 'maint' | Dan McGee |
2011-04-09 | bacman: fix the fact that the depends file no longer exists | Dan McGee |
2011-03-27 | Rely on the return value of type instead of its output | Dave Reisner |
2011-03-21 | Merge branch 'maint' | Dan McGee |
2011-03-21 | Some more zsh completion tidy up | Allan McRae |
2011-03-21 | Fix zsh completion | Allan McRae |
2011-03-17 | remove antiquated contrib/wget-xdelta.sh | Dave Reisner |