summaryrefslogtreecommitdiff
path: root/users
Commit message (Collapse)AuthorAgeFilesLines
* update multilib glepAlec Warner2012-07-131-16/+32
|
* initial importAlec Warner2012-07-121-0/+121
|
* Initial importAlec Warner2011-10-096-0/+501
|
* Add feedbackAlec Warner2010-09-191-2/+26
|
* initial import of per-package eclass glepAlec Warner2010-09-191-0/+88
|
* deadMike Frysinger2010-08-2254-6395/+0
|
* oldMike Frysinger2010-08-229-906/+0
|
* oldMike Frysinger2010-08-221-39/+0
|
* crossdev.git has replaced this long agoMike Frysinger2010-08-228-2726/+0
|
* we have actual mail alias db now for thisMike Frysinger2010-08-221-233/+0
|
* punt!Mike Frysinger2010-08-221-1/+0
|
* punt!Mike Frysinger2010-08-221-1/+0
|
* Partial RST fixes. Still complains about duplicate headings at different ↵Robin H. Johnson2008-10-221-5/+5
| | | | levels, and "Inline emphasis start-string without end-string."
* Fix RST validation. Interesting bug if referencing the title of something ↵Robin H. Johnson2008-10-221-6/+7
| | | | external and it contains a dash, since RST takes the dash literally.
* Fix RST validation.Robin H. Johnson2008-10-221-40/+46
|
* Fix RST for validation.Robin H. Johnson2008-10-221-3/+5
|
* update the "Updated:" header.Robin H. Johnson2008-10-092-6/+6
|
* Add note per-category MetaManifests reducing delta requirements.Robin H. Johnson2008-10-091-2/+14
|
* Add more recent history review.Robin H. Johnson2008-10-091-2/+33
|
* Fix sentance structure, include reference to Cappos et al work and the ↵Robin H. Johnson2008-10-091-9/+23
| | | | existing signed HTTP snapshots.
* Fix sentence structure.Robin H. Johnson2008-10-091-6/+6
|
* I think this was done already.Robin H. Johnson2008-10-091-3/+2
|
* Ignore compiled python.Robin H. Johnson2008-10-011-0/+2
|
* Issue warning if Unicode is seen.Robin H. Johnson2008-10-011-2/+5
|
* Make use_desc_gen smarter so that a missing metadata.xml due to a slacking ↵Robin H. Johnson2008-09-211-1/+9
| | | | maintainer doesn't break a run.
* Do not rely on file being +x.Robin H. Johnson2008-08-231-2/+2
|
* comment out support for partial tree conversions since the whole tree is doneDoug Goldstein2008-08-231-9/+9
|
* remove exporting path since we're calling the script locallyDoug Goldstein2008-08-231-4/+2
|
* add public domain statement and my name as requested by antarusDoug Goldstein2008-08-161-1/+4
|
* Sort it properly.Ulrich Müller2008-08-151-3/+5
|
* Style prohibits importing single items out of a module; fix ExpatError ↵Alec Warner2008-08-151-2/+2
| | | | import and subsequent usage.
* adding my handy dandy script that generates the current use.local.descDoug Goldstein2008-08-151-0/+55
|
* not quite sure what a paraser is, but I know a parserDoug Goldstein2008-08-151-1/+2
|
* fix error -> debugDoug Goldstein2008-08-151-1/+1
|
* fix issing commaDoug Goldstein2008-08-151-1/+1
|
* cardoe whines alot; s/error/debug/Alec Warner2008-08-131-1/+1
|
* completed untested fix for parsing errors reported by cardoe when parsing ↵Alec Warner2008-08-131-1/+6
| | | | individual files; should log to stderr and return empty dict (basically skipping that file for all intents and purposes.
* Fix spacing bug, 233816Alec Warner2008-08-121-7/+5
|
* add whitespace patch per bug 233816. Thanks to ulm@gentoo.org for the patchAlec Warner2008-08-071-2/+3
|
* skip categories that do not exist in the repo but exist in categories for ↵Alec Warner2008-08-041-1/+7
| | | | jmbsvicetto
* Fix path/file bug from last commit, fix CVS and .svn dirs per bug 233208Alec Warner2008-07-282-4/+4
|
* _path -> _file, per CardoeAlec Warner2008-07-282-2/+2
|
* error -> debug, whitespace fixesAlec Warner2008-07-281-4/+6
|
* Minor bugfixes; strip out \n and \t. Missing imports.Alec Warner2008-07-212-4/+8
|
* Move actual library code into use_desc_gen.py and make use_desc_gen the ↵Alec Warner2008-07-212-148/+185
| | | | drive. This enables us to import and test functions out of use_desc_gen.py
* Oh, also added support for external category files per jmbsvicetto. ↵Alec Warner2008-07-211-0/+2
| | | | Explicitly state that this script doesn't really care about well formed XML and will gladly do the needful on whatever it can (for better or worse there).
* First attempt at fixing bugs involving <pkg>, <pkg> stuff. Whitespace bug ↵Alec Warner2008-07-211-14/+30
| | | | still exists... :(
* Version 0.2 works for subset of tree; does not work for ,<pkg>,<pkg> tags ↵Alec Warner2008-07-211-12/+85
| | | | nor multi-line tags.
* Initial import of a use.local.desc generator.Alec Warner2008-07-201-0/+87
|
* Make improvements such that pylint complains a lot less.Alec Warner2008-07-201-17/+20
|