aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Removed prozilla FETCHCOMMAND= from cnf/make.conf* file, since we don't sup...portage_041204Ned Ludd2004-12-0412-36/+12
* file make-man-tarball.sh was initially added on branch portage_2_0.Mike Frysinger2004-11-300-0/+0
* correction so when logging is on it correctly bails if a phase dies.Brian Harring2004-11-282-3/+7
* Fixed a bug in graph_display.use_flags().Jason Stubbs2004-11-252-3/+6
* bin/emerge: Fixed a bug in the relevant package calculation for dep displayJason Stubbs2004-11-242-7/+11
* bin/emerge: Added the removal of fully installed dependency subtreesJason Stubbs2004-11-242-21/+29
* bin/emerge: --columns support is in and working. Algorithm has changed aJason Stubbs2004-11-232-7/+93
* bin/emerge: Added class graph_display and moved most of depgraph.display()Jason Stubbs2004-11-233-9/+421
* main:char *end -> main:const char *endBrian Harring2004-11-231-1/+2
* added a few asserts.Brian Harring2004-11-231-2/+4
* lalalaMarius Mauch2004-11-231-2/+2
* spawn != spawn_bash.Brian Harring2004-11-232-3/+6
* la la la. stupid typos suck.Brian Harring2004-11-232-11/+36
* I hate realloc, and I am starting to dislike reading from pipes.Brian Harring2004-11-222-11/+15
* modified the install to bail if it fails, instead of silently ignore the error.Brian Harring2004-11-221-3/+3
* confcache tweak- econf no longer return's update_confcache's return code.Brian Harring2004-11-222-4/+12
* added a few notes to the code.Brian Harring2004-11-221-4/+18
* general commentary addedBrian Harring2004-11-221-55/+40
* added sandbox changelog entry (as marius pointed out, make it explicit the sa...Brian Harring2004-11-221-2/+3
* hopefully a final fix for the "lets ignore part of the dumped env" bug.Brian Harring2004-11-222-25/+31
* logic tweak to install just .pyc's.Brian Harring2004-11-202-6/+7
* null termination bug.Brian Harring2004-11-201-1/+1
* Added qualifiers to bmh_search parameters and return type. SlightlyJason Stubbs2004-11-203-7/+3
* making filter-env active.Brian Harring2004-11-202-36/+23
* fixups.Brian Harring2004-11-203-7/+12
* dumb ass realloc bug.Brian Harring2004-11-201-1/+1
* close out a leak.Brian Harring2004-11-201-0/+1
* compatibility hack till people shift to using the split out sandbox code.Brian Harring2004-11-202-3/+14
* missed a few files.Brian Harring2004-11-202-0/+665
* autotooling of portage.Brian Harring2004-11-2015-1/+2486
* autotooling fun.Brian Harring2004-11-202-0/+41
* oops. commited wrong base file. :)Brian Harring2004-11-202-401/+3
* hellllllllooooooo filter-env.Brian Harring2004-11-204-0/+948
* sandbox is now in gentoo-src/sandbox.Brian Harring2004-11-2011-3987/+0
* files are dead, no longer used. killing 'em.Brian Harring2004-11-2010-2907/+0
* fixing versioning regexpMarius Mauch2004-11-182-2/+5
* lil ole typo...Brian Harring2004-11-161-2/+2
* -s != -hMarius Mauch2004-11-151-4/+4
* fixed the a+w issue in dyn_install (bad chmod, no cookie)Marius Mauch2004-11-152-5/+9
* Fixes for GSO changes for gpg.Nicholas Jones2004-11-156-40/+42
* bug #70225, sandbox_pids_file potential overflow.Brian Harring2004-11-153-22/+20
* bye bye unused sandbox directory...Brian Harring2004-11-159-2006/+0
* typos suck.Brian Harring2004-11-151-4/+4
* tweak.Brian Harring2004-11-151-2/+7
* pass home in.Brian Harring2004-11-152-7/+10
* bye bye emerge.syntax, we hardly knew ye.Brian Harring2004-11-152-1150/+4
* removing AUTOCLEAN=no supportMarius Mauch2004-11-1428-128/+76
* make it less noisy.Brian Harring2004-11-141-2/+2
* Updated to make it more memory efficient- slots based, uses weakrefBrian Harring2004-11-132-35/+49
* using portage_exec.spawn_capable in the func prototype is bad, the value is g...Brian Harring2004-11-121-2/+5