| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | whitespace correction, remove debugging tee calls | Brian Harring | 2006-05-20 | 1 | -3/+3 |
* | quick ebuild (literal /usr/lib/portage/bin/ebuild) script. | Brian Harring | 2006-05-20 | 1 | -0/+14 |
* | tool sync up. | Brian Harring | 2006-05-20 | 21 | -169/+178 |
* | disable any set -x tracing when diefunc is triggered | Brian Harring | 2006-05-20 | 1 | -0/+1 |
* | I Hate Bash | Brian Harring | 2006-05-20 | 1 | -3/+2 |
* | remove reliance on filter-env for the most part. Still use it due to a bash ... | Brian Harring | 2006-05-20 | 1 | -76/+101 |
* | remove trailing whitespace, add ECLASS_DEPTH to var blacklist. | Brian Harring | 2006-05-20 | 1 | -1/+2 |
* | remove dumb ass duplication of DONT_EXPORT_VARS filter. | Brian Harring | 2006-05-20 | 1 | -1/+0 |
* | sort glsa scanning by pkg, fix -s for test_resolver so it uses the new result... | Brian Harring | 2006-05-18 | 2 | -2/+3 |
* | bit specific atm, but general tool to apply a glsa vulnerability queries agai... | Brian Harring | 2006-05-18 | 1 | -0/+12 |
* | --help/-h, exit codes... | Brian Harring | 2006-05-16 | 1 | -1/+5 |
* | quicky script to do contents queries. | Brian Harring | 2006-05-16 | 1 | -0/+21 |
* | remove temp system/world pkgsets type added ('twas a hack), convert over to p... | Brian Harring | 2006-05-16 | 1 | -1/+1 |
* | graph -> resolver, graph.linearize -> resolver.plan , removed previous implem... | Brian Harring | 2006-05-16 | 5 | -241/+6 |
* | add debug arg controlling graph.linearizer limitting | Brian Harring | 2006-05-15 | 1 | -2/+3 |
* | ljust rather then printf %.8s ... | Brian Harring | 2006-05-15 | 1 | -1/+1 |
* | add node count... | Brian Harring | 2006-05-14 | 1 | -2/+9 |
* | +x ... | Brian Harring | 2006-05-14 | 1 | -0/+0 |
* | merge nexon's fixes/cleanup in, list comp -> genexp where applicable, ixnay m... | Brian Harring | 2006-05-14 | 4 | -11/+11 |
* | limit the # of pkgs in the queue to thread_count * 2 | Brian Harring | 2006-05-13 | 1 | -1/+1 |
* | simple lil script to trigger regen. | Brian Harring | 2006-05-13 | 1 | -0/+74 |
* | bunch 'o features. ability to pull apart repository wrappers, simple funcs, ... | Brian Harring | 2006-05-13 | 1 | -11/+14 |
* | add --vdb option to pquery, and remove vdb_query | Brian Harring | 2006-05-13 | 2 | -14/+6 |
* | quick lift and convert of profile's command line utility for use with hotshot... | Brian Harring | 2006-05-13 | 1 | -0/+34 |
* | add sorter to itermatch, and optimize the piss out of everything else to use it. | Brian Harring | 2006-05-11 | 1 | -1/+1 |
* | typo fix. | Brian Harring | 2006-05-11 | 1 | -1/+1 |
* | saner return handling for add_atoms and test_script... | Brian Harring | 2006-05-11 | 1 | -3/+5 |
* | quick script for accessing either command line specified, or default set of a... | Brian Harring | 2006-05-11 | 1 | -0/+28 |
* | generated atom list, pass it through a stable_unique filter. | Brian Harring | 2006-05-11 | 1 | -1/+2 |
* | add -m option (force max versions) | Brian Harring | 2006-05-09 | 1 | -2/+8 |
* | further debug purdyness | Brian Harring | 2006-05-09 | 1 | -1/+1 |
* | purdy debug output | Brian Harring | 2006-05-09 | 1 | -2/+6 |
* | --help addition | Brian Harring | 2006-05-09 | 1 | -0/+5 |
* | rename. | Brian Harring | 2006-05-09 | 2 | -56/+56 |
* | whee... crappy test script. does -D, -u, -s (system|world), and that's about... | Brian Harring | 2006-05-09 | 1 | -0/+79 |
* | add -s, -d | Brian Harring | 2006-04-23 | 1 | -11/+14 |
* | add vdb lookups in as last ditch effort for -e attempts; result is ebuilds wi... | Brian Harring | 2006-04-21 | 1 | -1/+1 |
* | add --empty|-e | Brian Harring | 2006-04-21 | 1 | -4/+19 |
* | system set, although enabling it is slightly hackish. | Brian Harring | 2006-04-21 | 1 | -1/+1 |
* | added sets target to test_resolver | Brian Harring | 2006-04-21 | 1 | -13/+28 |
* | process atoms in order specified on command line (rather then reversed order) | Brian Harring | 2006-04-19 | 1 | -1/+1 |
* | -p||--pdb support, plus atom count tracking | Brian Harring | 2006-04-18 | 1 | -1/+15 |
* | common args processing func | Brian Harring | 2006-04-17 | 1 | -12/+14 |
* | cleanup --(max|min|raw) handling so it doesn't complain about them being spec... | Brian Harring | 2006-04-17 | 1 | -17/+25 |
* | add quick "dodge the configuration crap" fix for --raw | Brian Harring | 2006-04-16 | 1 | -6/+9 |
* | whee, last few bugs in the test script for cli parsing. | Brian Harring | 2006-04-16 | 1 | -1/+1 |
* | fix default of atom("sys-apps/portage") so it actually gets used (doh) | Brian Harring | 2006-04-16 | 1 | -1/+1 |
* | bit of cleanup, plus +x | Brian Harring | 2006-04-16 | 1 | -3/+3 |
* | missing copyright header | Brian Harring | 2006-04-16 | 1 | -0/+3 |
* | added debug whitelisting arg support | Brian Harring | 2006-04-16 | 1 | -5/+17 |