aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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
* Scriptdir function.Robin H. Johnson2008-06-041-0/+7
* Add config var for scriptdir.Robin H. Johnson2008-06-041-0/+4
* Add vim modeline.Robin H. Johnson2008-06-041-0/+1
* Clean up whitespace.Robin H. Johnson2008-06-041-109/+109
* Need to do some 404 checking hereMark Loeser2008-06-021-0/+1
* Minor cleanup, use nil? instead of a equality testMark Loeser2008-06-021-1/+1
* Add in glsa printingMark Loeser2008-06-021-0/+24
* Add in expand alias handling. It needs caching tooMark Loeser2008-06-011-2/+23
* Add in 'meta -v' support. Its slow due to no caching for herds yetMark Loeser2008-06-011-0/+16
* Initial herd fetching, need to add in cachingMark Loeser2008-06-011-15/+45
* Initial commit of this. Very very rough, does the following:Mark Loeser2008-06-011-0/+63