aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* TODO is much shorter.Robin H. Johnson2008-07-311-1/+0
|
* Fix error output from meta.Robin H. Johnson2008-07-311-1/+6
|
* Package validation completed.Robin H. Johnson2008-07-311-1/+0
|
* Convert to a local copy of qsearch for package name validation.Robin H. Johnson2008-07-311-2/+9
|
* Shorter TODO.Robin H. Johnson2008-07-311-1/+0
|
* Add support for not-a-herd thanks to kojiro.Robin H. Johnson2008-07-311-4/+20
|
* Add the TODO list of stuff to fix still.Robin H. Johnson2008-07-301-0/+4
|
* 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 ↵Robin H. Johnson2008-06-061-20/+15
| | | | core.reply_with_nick instead.
* 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 ↵Robin H. Johnson2008-06-051-3/+39
| | | | of bad data source presently.
* 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
|
* Include some toplevel documentation.Robin H. Johnson2008-06-053-0/+682
|
* Make sure it always runs regardless of directory.Robin H. Johnson2008-06-051-1/+2
|
* 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
|
* Tighten up the requirements for input.Robin H. Johnson2008-06-041-7/+12
|
* Quote sanely to avoid attacks.Robin H. Johnson2008-06-041-3/+3
|
* Add in TODO note.Robin H. Johnson2008-06-041-0/+1
|
* Template for new glsa_search.Robin H. Johnson2008-06-041-0/+12
|
* Use sane prefix magic.Robin H. Johnson2008-06-041-8/+13
|
* Wire up new scriptdir funciton.Robin H. Johnson2008-06-041-3/+3
|