summaryrefslogtreecommitdiffstats
path: root/contrib/pacsearch
AgeCommit message (Collapse)AuthorFilesLines
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-2/+1
Update the GPL boilerplate to direct people to the GNU website for a copy of the license, as well as bump all of Judd's copyrights to 2007. Signed-off-by: Dan McGee <dan@archlinux.org>
2007-09-17Remove a dead mirror, update contrib/pacsearch for core changeDan McGee1-1/+1
Signed-off-by: Dan McGee <dan@archlinux.org>
2007-03-06* Oops, that last commit had some debug stuff in it. Removed it and addedDan McGee1-5/+0
--help and --version command line flags to contrib/pacsearch.
2007-03-06* -Qs was returning an error if no package found, which is not the same ↵Dan McGee1-1/+19
behavior as -Ss.
2007-02-17* Adding pacsearch - a script to search both the sync repos and locallyDan McGee1-0/+77
installed packages in color, and indicate those which are installed.