aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix URL to herds.xml.Robin H. Johnson2015-04-191-1/+2
* Add PDEPEND support.Robin H. Johnson2012-04-011-1/+14
* Handle output that does not contain any herds.Robin H. Johnson2012-02-201-1/+4
* This has been running already for bug #381415, but it doesn't quite work.Robin H. Johnson2011-11-171-2/+7
* rdeps: New URL for {r,d}index, bug 359977Jeremy Olexa2011-04-071-2/+2
* 404 for herds.Robin H. Johnson2010-11-191-0/+2
* New nocolor support for earch.Robin H. Johnson2010-11-171-1/+1
* lowercase dev names for matching.Robin H. Johnson2009-06-181-1/+1
* Exception handling is important.Robin H. Johnson2008-11-141-1/+15
* Escape regex metachars.Robin H. Johnson2008-11-141-0/+1
* Allow + in package names.Robin H. Johnson2008-11-131-1/+1
* New URL for alias expansion.Robin H. Johnson2008-08-211-1/+2
* add alias for devaway.Robin H. Johnson2008-08-191-0/+8
* Ensure sockets get closed.Robin H. Johnson2008-08-191-0/+4
* Fix bug #234290, include who is noted as way.Robin H. Johnson2008-08-101-2/+7
* Always thread.Robin H. Johnson2008-08-071-0/+11
* Fix earch output.Robin H. Johnson2008-08-061-2/+1
* Allow local lookups for GLSA.Robin H. Johnson2008-07-311-6/+13
* Fix error output from meta.Robin H. Johnson2008-07-311-1/+6
* Convert to a local copy of qsearch for package name validation.Robin H. Johnson2008-07-311-2/+9
* Add support for not-a-herd thanks to kojiro.Robin H. Johnson2008-07-311-4/+20
* Add tester for valid packages.Robin H. Johnson2008-07-301-0/+14
* Sort the results, use an array since that's better and less hacky :)Mark Loeser2008-06-091-14/+4
* Now follow maintainingproject tagMark Loeser2008-06-091-0/+12
* Always make sure to validate CP and exit if needed.Robin H. Johnson2008-06-061-0/+2
* I suck and forgot to remove the todoMark Loeser2008-06-051-1/+0
* Add in 404 handling for glsasMark Loeser2008-06-051-9/+13
* Mark the TODOs clearlyMark Loeser2008-06-051-1/+1
* Caching for expn doneMark Loeser2008-06-051-6/+15
* Make the herd parsing a bit fasterMark Loeser2008-06-051-6/+11
* response_prefix is not needed as you can just set the config var for core.rep...Robin H. Johnson2008-06-061-20/+15
* Make python location variable.Robin H. Johnson2008-06-061-4/+13
* Change the max length logic to match the old TCL. 400 chars is the limit.Robin H. Johnson2008-06-061-1/+1
* Implement rdep and ddep.Robin H. Johnson2008-06-061-2/+16
* Wire up validate_package to all functions that use package names.Robin H. Johnson2008-06-061-4/+11
* Split out the package name validation for seperate caching.Robin H. Johnson2008-06-061-13/+24
* Group like functions.Robin H. Johnson2008-06-061-4/+4
* Dot i's, Cross t's.Robin H. Johnson2008-06-061-4/+4
* Nice idea, but does not work right.Robin H. Johnson2008-06-061-0/+13
* Old require not needed.Robin H. Johnson2008-06-061-2/+0
* The initial version of the package validation for rindex. Has minor issues of...Robin H. Johnson2008-06-051-3/+39
* Add in cache for herd.Robin H. Johnson2008-06-051-4/+19
* Implement help output.Robin H. Johnson2008-06-051-0/+29
* Convert expn to httputil.Robin H. Johnson2008-06-051-4/+2
* convert devaway to httputil.Robin H. Johnson2008-06-051-4/+2
* Convert herd to httputil.Robin H. Johnson2008-06-051-4/+2
* Convert glsa to using httputil.Robin H. Johnson2008-06-051-4/+2
* Implement earch.Robin H. Johnson2008-06-051-1/+10
* I suck at syntax :PMark Loeser2008-06-041-3/+3
* Add all of the todo's that we have leftMark Loeser2008-06-041-0/+32