summaryrefslogtreecommitdiff
path: root/contrib
AgeCommit message (Expand)Author
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-12-15Fix misspellings and some grammar issues in output of some pacman contrib scr...Jason St. John
2013-12-15pacdiff: do not remove pacfile after viewingVasiliy Korchagin
2013-12-15pacscripts: Improve error message when sudo binary is not foundJason St. John
2013-12-15paccache: clarify help outputAllan McRae
2013-11-15Improve --help switch output for pacman contrib and pacman scriptsJason St. John
2013-11-15Fix whitespace and other formatting issuesJason St. John
2013-10-15contrib/pacdiff: error if diffprog is not foundAllan McRae
2013-10-14remove executable bit on paclog-pkglist.sh.inAndrew Gregory
2013-09-18bacman: optionally include unmodified backup files when availableXyne
2013-09-18bacman: update copyright information in version functionXyne
2013-09-18bacman: pass unshifted arguments to fakerootXyne
2013-09-18contrib: Unify quoting in error messagesAaron Lindsay
2013-07-30pacdiff: provide an --output option to show any .pac* filesJonathan Frazier
2013-07-30pacdiff: make pacmandb search the default type.Jonathan Frazier
2013-07-30pacdiff: improve speed, accuracy finding active configs using pacmandbJonathan Frazier
2013-07-30pacdiff: rework search type handling, add --find optionJonathan Frazier
2013-07-30pacdiff: add --nocolor option for the terminally challenged.Jonathan Frazier
2013-07-30pacdiff: allow multiple separated optionsJonathan Frazier
2013-07-30pacdiff: clean up and reword --helpJonathan Frazier
2013-07-30pacdiff: Search and give warnings for older pacsave.[0-9]* filesJonathan Frazier
2013-07-22pacdiff: Add quit to found pacnew optionsJonathan Frazier
2013-06-18Merge branch 'maint'Allan McRae
2013-06-18contrib: update .gitignoreAllan McRae
2013-06-18pacscripts: Update for pacman changesKarol Blazewicz
2013-06-18pacscripts: don't read the whole package from cacheKarol Blazewicz
2013-06-18checkupdates: Consistency in environmental variable nameAllan McRae
2013-06-16contrib/checkupdates: fix typoAllan McRae
2013-06-06paccache: make --help output look nice on 80 width terminalAllan McRae
2013-05-29Merge branch 'maint'Allan McRae
2013-05-18contrib: Remove harcoded /etc/pacman.confWilliam Giokas
2013-05-18Revert "paccache: avoid subshell in calling runcmd"Dave Reisner
2013-05-07Merge branch 'maint'Allan McRae
2013-04-30Add --noprepare option to makepkgEric BĂ©langer
2013-04-12paccache: avoid subshell in calling runcmdDave Reisner
2013-04-09contrib/checkupdates: do not logAllan McRae
2013-04-09contrib: Use sysconfdir instead of /etcWilliam Giokas
2013-04-06zsh completion: make sure -Ss worksDaniel Wallace
2013-03-26contrib: adding checkupdatesKyle Keen
2013-03-26contrib: Update bash_completionAllan McRae
2013-03-26zsh_completion: remove sigfiles from package files completionDaniel Wallace
2013-03-26zsh completion: make $tmp localDaniel Wallace
2013-03-14zsh completion: Add new makepkg optsWilliam Giokas
2013-03-10fix distribution of contrib filesAllan McRae
2013-03-10zsh completion: add support for all longopts commandsDaniel Wallace
2013-03-10zsh completion: include flags that can be doubledDaniel Wallace
2013-03-10zsh completion: fix doubling up of specific variablesDaniel Wallace
2013-03-10zsh completion: add --color to completionDaniel Wallace
2013-03-10zsh completion: make sure all indentions are tabsDaniel Wallace