summaryrefslogtreecommitdiffstats
path: root/contrib
AgeCommit message (Expand)AuthorFilesLines
2011-10-14Remove -f short option for --forceDan McGee2-4/+4
2011-10-11PKGBUILD.vim: fix epoch syntax highlightinglolilolicon1-0/+3
2011-10-06bacman: use globbing to get local package db pathlolilolicon1-3/+11
2011-10-06bacman: add tar.Z package creation supportlolilolicon1-9/+3
2011-10-06bacman: small code cleanuplolilolicon1-10/+11
2011-10-06bacman: bashify using [[ ]] and (( ))lolilolicon1-22/+22
2011-10-06bacman: indent code using TABlolilolicon1-140/+138
2011-09-30paccache: proper quoting in [[ expression ]]lolilolicon1-1/+1
2011-09-30paccache: declare variables explicitlylolilolicon1-1/+1
2011-09-29paccache: allow strictly integer for -k optionlolilolicon1-3/+5
2011-09-26bash_completion: add completion for pacman-keyDave Reisner1-0/+16
2011-09-18paccache: remove unnecessary if checkDave Reisner1-4/+2
2011-09-11paccache: escape . in trimming of diskspace stringDave Reisner1-1/+1
2011-08-20bash_completion: add dbonly to sync optionsDave Reisner1-1/+1
2011-08-18Add makepkg -S which is an alias to makepkg --sourceSebastien Luttringer1-1/+1
2011-08-18Fix trailing whitespace in whole codebaseDan McGee1-4/+4
2011-08-15build-sys: always use $(RM) instead of rm -fDave Reisner1-2/+2
2011-08-11Attempt to update zsh_completionDan McGee1-1/+7
2011-08-11bash_completion: update for adjusted optionsDave Reisner1-3/+3
2011-08-08paccache: use pacsort instead of sort -VDave Reisner1-2/+2
2011-08-08contrib/paccache: misc cleanup and bugfixDave Reisner1-13/+22
2011-08-02paccache: add new contrib scriptDave Reisner3-0/+296
2011-07-27contrib/pacsearch: skip non-matching linesDan McGee1-0/+2
2011-07-21contrib: add paclog-pkglist to gitignoreDan McGee1-0/+1
2011-07-18PKGBUILD.vim: add new var and assert bash syntaxDave Reisner1-0/+7
2011-07-18contrib/paclog-pkglist: whitespace cleanupDave Reisner1-25/+25
2011-07-18contrib/paclog-pkglist: rework as bash wrapping awkDave Reisner2-10/+23
2011-07-14contrib/paclog-pkglist: new contributionDave Reisner2-0/+58
2011-07-14contrib/bash_completion: update with new makepkg optsDave Reisner1-3/+3
2011-07-14makepkg: remove unused -C option from option listDave Reisner1-3/+3
2011-07-06contrib/paclist: rewrite in bashDave Reisner1-65/+20
2011-06-30fix vim syntax highlighting of .sh filesFlorian Pritz4-4/+4
2011-04-16Merge branch 'maint'Dan McGee1-9/+7
2011-04-10bacman: fix the fact that the depends file no longer existsDan McGee1-9/+7
2011-03-28Rely on the return value of type instead of its outputDave Reisner1-1/+1
2011-03-21Merge branch 'maint'Dan McGee1-14/+12
2011-03-21Some more zsh completion tidy upAllan McRae1-1/+2
2011-03-21Fix zsh completionAllan McRae1-13/+10
2011-03-17remove antiquated contrib/wget-xdelta.shDave Reisner3-77/+1
2011-03-16contrib/Makefile.am: don't simplify what you don't understandDan McGee1-7/+17
2011-01-24pkgsearch: handle non-matching lines gracefullyDan McGee1-3/+9
2011-01-24Update contrib/ MakefileDan McGee2-1/+10
2011-01-22Remove epoch as an independent fieldDan McGee1-6/+0
2010-12-30makepkg: add option to clear buildflagsAllan McRae1-1/+1
2010-12-13contrib: remove bash pactreeXavier Chantry3-327/+0
2010-12-13Merge branch 'maint'Dan McGee1-3/+6
2010-10-28PKGBUILD.vim: add special licenses BSD MIT ZLIB PythonXavier Chantry1-3/+6
2010-10-14bash_completion: remove upstream deprecated functionsCarlos Diaz1-4/+2
2010-10-14Update contrib/ for epochDan McGee2-2/+11
2010-10-14Fix bash shell location checkDan McGee6-6/+6