| Commit message (Expand) | Author | Age | Files | Lines |
* | update multilib glep | Alec Warner | 2012-07-13 | 1 | -16/+32 |
* | initial import | Alec Warner | 2012-07-12 | 1 | -0/+121 |
* | Initial import | Alec Warner | 2011-10-09 | 6 | -0/+501 |
* | Add feedback | Alec Warner | 2010-09-19 | 1 | -2/+26 |
* | initial import of per-package eclass glep | Alec Warner | 2010-09-19 | 1 | -0/+88 |
* | Ignore compiled python. | Robin H. Johnson | 2008-10-01 | 1 | -0/+2 |
* | Issue warning if Unicode is seen. | Robin H. Johnson | 2008-10-01 | 1 | -2/+5 |
* | Make use_desc_gen smarter so that a missing metadata.xml due to a slacking ma... | Robin H. Johnson | 2008-09-21 | 1 | -1/+9 |
* | Do not rely on file being +x. | Robin H. Johnson | 2008-08-23 | 1 | -2/+2 |
* | comment out support for partial tree conversions since the whole tree is done | Doug Goldstein | 2008-08-23 | 1 | -9/+9 |
* | remove exporting path since we're calling the script locally | Doug Goldstein | 2008-08-23 | 1 | -4/+2 |
* | add public domain statement and my name as requested by antarus | Doug Goldstein | 2008-08-16 | 1 | -1/+4 |
* | Sort it properly. | Ulrich Müller | 2008-08-15 | 1 | -3/+5 |
* | Style prohibits importing single items out of a module; fix ExpatError import... | Alec Warner | 2008-08-15 | 1 | -2/+2 |
* | adding my handy dandy script that generates the current use.local.desc | Doug Goldstein | 2008-08-15 | 1 | -0/+55 |
* | not quite sure what a paraser is, but I know a parser | Doug Goldstein | 2008-08-15 | 1 | -1/+2 |
* | fix error -> debug | Doug Goldstein | 2008-08-15 | 1 | -1/+1 |
* | fix issing comma | Doug Goldstein | 2008-08-15 | 1 | -1/+1 |
* | cardoe whines alot; s/error/debug/ | Alec Warner | 2008-08-13 | 1 | -1/+1 |
* | completed untested fix for parsing errors reported by cardoe when parsing ind... | Alec Warner | 2008-08-13 | 1 | -1/+6 |
* | Fix spacing bug, 233816 | Alec Warner | 2008-08-12 | 1 | -7/+5 |
* | add whitespace patch per bug 233816. Thanks to ulm@gentoo.org for the patch | Alec Warner | 2008-08-07 | 1 | -2/+3 |
* | skip categories that do not exist in the repo but exist in categories for jmb... | Alec Warner | 2008-08-04 | 1 | -1/+7 |
* | Fix path/file bug from last commit, fix CVS and .svn dirs per bug 233208 | Alec Warner | 2008-07-28 | 2 | -4/+4 |
* | _path -> _file, per Cardoe | Alec Warner | 2008-07-28 | 2 | -2/+2 |
* | error -> debug, whitespace fixes | Alec Warner | 2008-07-28 | 1 | -4/+6 |
* | Minor bugfixes; strip out \n and \t. Missing imports. | Alec Warner | 2008-07-21 | 2 | -4/+8 |
* | Move actual library code into use_desc_gen.py and make use_desc_gen the drive... | Alec Warner | 2008-07-21 | 2 | -148/+185 |
* | Oh, also added support for external category files per jmbsvicetto. Explicit... | Alec Warner | 2008-07-21 | 1 | -0/+2 |
* | First attempt at fixing bugs involving <pkg>, <pkg> stuff. Whitespace bug st... | Alec Warner | 2008-07-21 | 1 | -14/+30 |
* | Version 0.2 works for subset of tree; does not work for ,<pkg>,<pkg> tags nor... | Alec Warner | 2008-07-21 | 1 | -12/+85 |
* | Initial import of a use.local.desc generator. | Alec Warner | 2008-07-20 | 1 | -0/+87 |
* | Make improvements such that pylint complains a lot less. | Alec Warner | 2008-07-20 | 1 | -17/+20 |
* | Integrate robin's changes; move shortcut out of StringToEpoch and into option... | Alec Warner | 2008-07-20 | 1 | -18/+30 |
* | Ensure integer conversions are good. | Robin H. Johnson | 2008-07-06 | 1 | -8/+11 |
* | Use shorter name for match_time option. | Robin H. Johnson | 2008-07-06 | 1 | -5/+5 |
* | Add pure seconds shortcut. | Robin H. Johnson | 2008-07-06 | 1 | -3/+8 |
* | The /proc/$PID/ directory may go away during processing. Also correct compute... | Robin H. Johnson | 2008-07-06 | 1 | -18/+30 |
* | make --match_time choice based, remove --walltime, make match_time look up in... | Alec Warner | 2008-05-25 | 1 | -19/+66 |
* | Change logging stuff so that -v 1 produces a few lines of helpful information... | Alec Warner | 2008-05-02 | 1 | -5/+9 |
* | Remove pdb.set_trace, random print statements that only make debugging worse ;) | Alec Warner | 2008-05-02 | 1 | -5/+1 |
* | Updates, changes times to a dict, add more debugging. | Alec Warner | 2008-05-02 | 1 | -7/+25 |
* | Add header to make it possible to track elsewhere. | Robin H. Johnson | 2008-05-02 | 1 | -0/+1 |
* | add scriptlet to find walltime of PROCESSES and if the walltime is above a ce... | Alec Warner | 2008-04-21 | 1 | -0/+112 |
* | Fix parts of the glep, extend block_sync.py to do multiple entries (needs tes... | Alec Warner | 2007-03-21 | 2 | -19/+59 |
* | add rsync_gen.sh | Alec Warner | 2007-01-24 | 2 | -1/+87 |
* | more glep action | Alec Warner | 2007-01-24 | 3 | -62/+79 |
* | Finally re-arrange this crap cause cvs sucks balls | Alec Warner | 2007-01-24 | 4 | -0/+665 |
* | re-arrange | Alec Warner | 2007-01-24 | 1 | -9/+0 |
* | re-arrange | Alec Warner | 2007-01-24 | 1 | -70/+0 |