Age | Commit message (Expand) | Author | Files | Lines |
2011-08-20 | bash_completion: add dbonly to sync options | Dave Reisner | 1 | -1/+1 |
2011-08-18 | Add makepkg -S which is an alias to makepkg --source | Sebastien Luttringer | 1 | -1/+1 |
2011-08-18 | Fix trailing whitespace in whole codebase | Dan McGee | 1 | -4/+4 |
2011-08-15 | build-sys: always use $(RM) instead of rm -f | Dave Reisner | 1 | -2/+2 |
2011-08-11 | Attempt to update zsh_completion | Dan McGee | 1 | -1/+7 |
2011-08-11 | bash_completion: update for adjusted options | Dave Reisner | 1 | -3/+3 |
2011-08-08 | paccache: use pacsort instead of sort -V | Dave Reisner | 1 | -2/+2 |
2011-08-08 | contrib/paccache: misc cleanup and bugfix | Dave Reisner | 1 | -13/+22 |
2011-08-02 | paccache: add new contrib script | Dave Reisner | 3 | -0/+296 |
2011-07-27 | contrib/pacsearch: skip non-matching lines | Dan McGee | 1 | -0/+2 |
2011-07-21 | contrib: add paclog-pkglist to gitignore | Dan McGee | 1 | -0/+1 |
2011-07-18 | PKGBUILD.vim: add new var and assert bash syntax | Dave Reisner | 1 | -0/+7 |
2011-07-18 | contrib/paclog-pkglist: whitespace cleanup | Dave Reisner | 1 | -25/+25 |
2011-07-18 | contrib/paclog-pkglist: rework as bash wrapping awk | Dave Reisner | 2 | -10/+23 |
2011-07-14 | contrib/paclog-pkglist: new contribution | Dave Reisner | 2 | -0/+58 |
2011-07-14 | contrib/bash_completion: update with new makepkg opts | Dave Reisner | 1 | -3/+3 |
2011-07-14 | makepkg: remove unused -C option from option list | Dave Reisner | 1 | -3/+3 |
2011-07-06 | contrib/paclist: rewrite in bash | Dave Reisner | 1 | -65/+20 |
2011-06-30 | fix vim syntax highlighting of .sh files | Florian Pritz | 4 | -4/+4 |
2011-04-16 | Merge branch 'maint' | Dan McGee | 1 | -9/+7 |
2011-04-10 | bacman: fix the fact that the depends file no longer exists | Dan McGee | 1 | -9/+7 |
2011-03-28 | Rely on the return value of type instead of its output | Dave Reisner | 1 | -1/+1 |
2011-03-21 | Merge branch 'maint' | Dan McGee | 1 | -14/+12 |
2011-03-21 | Some more zsh completion tidy up | Allan McRae | 1 | -1/+2 |
2011-03-21 | Fix zsh completion | Allan McRae | 1 | -13/+10 |
2011-03-17 | remove antiquated contrib/wget-xdelta.sh | Dave Reisner | 3 | -77/+1 |
2011-03-16 | contrib/Makefile.am: don't simplify what you don't understand | Dan McGee | 1 | -7/+17 |
2011-01-24 | pkgsearch: handle non-matching lines gracefully | Dan McGee | 1 | -3/+9 |
2011-01-24 | Update contrib/ Makefile | Dan McGee | 2 | -1/+10 |
2011-01-22 | Remove epoch as an independent field | Dan McGee | 1 | -6/+0 |
2010-12-30 | makepkg: add option to clear buildflags | Allan McRae | 1 | -1/+1 |
2010-12-13 | contrib: remove bash pactree | Xavier Chantry | 3 | -327/+0 |
2010-12-13 | Merge branch 'maint' | Dan McGee | 1 | -3/+6 |
2010-10-28 | PKGBUILD.vim: add special licenses BSD MIT ZLIB Python | Xavier Chantry | 1 | -3/+6 |
2010-10-14 | bash_completion: remove upstream deprecated functions | Carlos Diaz | 1 | -4/+2 |
2010-10-14 | Update contrib/ for epoch | Dan McGee | 2 | -2/+11 |
2010-10-14 | Fix bash shell location check | Dan McGee | 6 | -6/+6 |
2010-10-12 | contrib/ follow-up work | Dan McGee | 4 | -5/+13 |
2010-10-12 | Use sysconfdir, localstatedir, BASH instead of hardcoded values | Nezmer | 7 | -34/+63 |
2010-10-12 | Add .in extension to files in contrib | Nezmer | 11 | -0/+0 |
2010-10-11 | Remove use of `seq` in pactree | Dan McGee | 1 | -1/+2 |
2010-09-15 | bacman: unify package creation with makepkg | Allan McRae | 1 | -9/+35 |
2010-07-27 | bash_completion: negate expression inside brackets | Dave Reisner | 1 | -2/+2 |
2010-06-23 | bash_completion: fix bash 3.2 incompatibility | Andres P | 1 | -5/+12 |
2010-06-03 | contrib: kill gensync/updatesync | Dan McGee | 4 | -277/+0 |
2010-05-27 | Update pacsearch to work with new Qs/Ss output | Dan McGee | 1 | -23/+21 |
2010-05-25 | bash_completion : full rewrite with many improvements | Andres P | 1 | -348/+86 |
2010-05-14 | PKGBUILD.vim: only allow hex characters in checksums | Dan McGee | 1 | -4/+4 |
2010-05-14 | Add 'pkgbase' highlighting to vim syntax file | Dan McGee | 1 | -1/+10 |
2010-05-14 | PKGBUILD.vim : update valid licenses | Xavier Chantry | 1 | -1/+1 |