summaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
...
* remove reliance on filter-env for the most part. Still use it due to a bash ...Brian Harring2006-05-201-76/+101
* remove trailing whitespace, add ECLASS_DEPTH to var blacklist.Brian Harring2006-05-201-1/+2
* remove dumb ass duplication of DONT_EXPORT_VARS filter.Brian Harring2006-05-201-1/+0
* sort glsa scanning by pkg, fix -s for test_resolver so it uses the new result...Brian Harring2006-05-182-2/+3
* bit specific atm, but general tool to apply a glsa vulnerability queries agai...Brian Harring2006-05-181-0/+12
* --help/-h, exit codes...Brian Harring2006-05-161-1/+5
* quicky script to do contents queries.Brian Harring2006-05-161-0/+21
* remove temp system/world pkgsets type added ('twas a hack), convert over to p...Brian Harring2006-05-161-1/+1
* graph -> resolver, graph.linearize -> resolver.plan , removed previous implem...Brian Harring2006-05-165-241/+6
* add debug arg controlling graph.linearizer limittingBrian Harring2006-05-151-2/+3
* ljust rather then printf %.8s ...Brian Harring2006-05-151-1/+1
* add node count...Brian Harring2006-05-141-2/+9
* +x ...Brian Harring2006-05-141-0/+0
* merge nexon's fixes/cleanup in, list comp -> genexp where applicable, ixnay m...Brian Harring2006-05-144-11/+11
* limit the # of pkgs in the queue to thread_count * 2Brian Harring2006-05-131-1/+1
* simple lil script to trigger regen.Brian Harring2006-05-131-0/+74
* bunch 'o features. ability to pull apart repository wrappers, simple funcs, ...Brian Harring2006-05-131-11/+14
* add --vdb option to pquery, and remove vdb_queryBrian Harring2006-05-132-14/+6
* quick lift and convert of profile's command line utility for use with hotshot...Brian Harring2006-05-131-0/+34
* add sorter to itermatch, and optimize the piss out of everything else to use it.Brian Harring2006-05-111-1/+1
* typo fix.Brian Harring2006-05-111-1/+1
* saner return handling for add_atoms and test_script...Brian Harring2006-05-111-3/+5
* quick script for accessing either command line specified, or default set of a...Brian Harring2006-05-111-0/+28
* generated atom list, pass it through a stable_unique filter.Brian Harring2006-05-111-1/+2
* add -m option (force max versions)Brian Harring2006-05-091-2/+8
* further debug purdynessBrian Harring2006-05-091-1/+1
* purdy debug outputBrian Harring2006-05-091-2/+6
* --help additionBrian Harring2006-05-091-0/+5
* rename.Brian Harring2006-05-092-56/+56
* whee... crappy test script. does -D, -u, -s (system|world), and that's about...Brian Harring2006-05-091-0/+79
* add -s, -dBrian Harring2006-04-231-11/+14
* add vdb lookups in as last ditch effort for -e attempts; result is ebuilds wi...Brian Harring2006-04-211-1/+1
* add --empty|-eBrian Harring2006-04-211-4/+19
* system set, although enabling it is slightly hackish.Brian Harring2006-04-211-1/+1
* added sets target to test_resolverBrian Harring2006-04-211-13/+28
* process atoms in order specified on command line (rather then reversed order)Brian Harring2006-04-191-1/+1
* -p||--pdb support, plus atom count trackingBrian Harring2006-04-181-1/+15
* common args processing funcBrian Harring2006-04-171-12/+14
* cleanup --(max|min|raw) handling so it doesn't complain about them being spec...Brian Harring2006-04-171-17/+25
* add quick "dodge the configuration crap" fix for --rawBrian Harring2006-04-161-6/+9
* whee, last few bugs in the test script for cli parsing.Brian Harring2006-04-161-1/+1
* fix default of atom("sys-apps/portage") so it actually gets used (doh)Brian Harring2006-04-161-1/+1
* bit of cleanup, plus +xBrian Harring2006-04-161-3/+3
* missing copyright headerBrian Harring2006-04-161-0/+3
* added debug whitelisting arg supportBrian Harring2006-04-161-5/+17
* simple script for testing current resolver effortBrian Harring2006-04-161-0/+29
* added --min/--max results_filtersBrian Harring2006-04-161-2/+15
* ...and output the attr so it's key:values rather then just valuesBrian Harring2006-04-161-1/+1
* support multiple attr requestsBrian Harring2006-04-161-8/+7
* bleh. fixed the profiling code (rewrote build_installed so it was proper ear...Brian Harring2006-04-042-4/+9