aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* better formatting for help.Robin H. Johnson2016-11-211-1/+2
* !support: allow optional "GLSA " prefix.Robin H. Johnson2016-11-211-1/+2
* bug#423207: support devs with periods in nick.Robin H. Johnson2016-11-211-1/+1
* expn: fix split out output per bug #600388Robin H. Johnson2016-11-211-1/+1
* !*dep: Fix handling errorsMichał Górny2016-08-131-8/+10
* !meta -v: fix project expansion.Robin H. Johnson2016-06-141-1/+1
* Switch to HTTPS.Robin H. Johnson2016-05-311-8/+8
* !herd: RemoveMichał Górny2016-01-261-70/+1
* !meta: Stop printing herdsMichał Górny2016-01-261-3/+1
* !meta -v: Disable herd expansionMichał Górny2016-01-261-6/+0
* !meta -v: Support project expansionMichał Górny2016-01-261-1/+8
* help: Add proj to command listMichał Górny2016-01-261-1/+1
* Fix handling ambiguous/no match results for packagesMichał Górny2016-01-261-0/+2
* !meta: Do queries using packages.gentoo.orgMichał Górny2016-01-121-23/+31
* !validpkg: Do queries using packages.gentoo.orgMichał Górny2016-01-121-6/+24
* !proj: Distinguish between non-existing and empty projectsMichał Górny2016-01-121-6/+16
* Add !proj to obtain project members from projects.xmlMichał Górny2016-01-111-0/+61
* 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