aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* remove config.{sub,guess} before copying themMarius Mauch2005-03-211-2/+2
* Major enhancements, most of which provided by Andy Payne <andrew-g@oxhut.co.u...Michael Cummings2005-03-141-34/+72
* re-commenting the gid checkMarius Mauch2005-03-101-3/+3
* non-root emerge --metadataBrian Harring2005-03-091-3/+3
* Don't set 02775 on depcache_dir.Brian Harring2005-03-091-2/+2
* fixing portageq in ebdMarius Mauch2005-03-091-2/+2
* Cache refactoring is now in use. Eclass_cache is now justBrian Harring2005-03-081-15/+37
* Harring's rule of CVS: "the bugs do not appear until the delta has been comm...Brian Harring2005-03-071-2/+2
* eclass_cache is now eclass_cache.py:cache, config is config.py:config.Brian Harring2005-03-071-5/+5
* Added a check to make sure the file exists before working with it, whenJason Stubbs2005-03-061-6/+22
* Fixed a couple of syntax errors.Jason Stubbs2005-02-271-2/+2
* Brought forward changes from portage_2_0. Repoman is broken until pym/* isJason Stubbs2005-02-2615-261/+422
* new logging systemMarius Mauch2005-02-211-2/+30
* removed an unneeded basename subshell call, just abuse bash patter matching/s...Brian Harring2005-01-201-6/+5
* fixing the mess left by the pkgsplit changesMarius Mauch2005-01-061-7/+8
* Sort the unmerge to make the --pretend output easier to review when thereJason Stubbs2004-12-291-2/+5
* future reference, might want to run bash -n when commiting updates to the bas...Brian Harring2004-12-171-1/+2
* myuris needs to be defined even if the digest isn't usedMarius Mauch2004-12-151-1/+2
* portage GID warning disabledMarius Mauch2004-12-151-14/+9
* Fixed emerge so that the "emerge by path" message is only shown when theJason Stubbs2004-12-141-2/+2
* I *hate* this kind of typoMarius Mauch2004-12-091-3/+3
* LDFLAGS=-Wl isn't niceMarius Mauch2004-12-091-2/+2
* Added Ludal's clean up patch. #69523Jason Stubbs2004-12-073-102/+101
* STRIP_FLAGS -> PORTAGE_STRIP_FLAGSNicholas Jones2004-12-061-4/+4
* Strip patch from SpanKY. cpv_exists() fix.Nicholas Jones2004-12-053-40/+16
* correction so when logging is on it correctly bails if a phase dies.Brian Harring2004-11-281-2/+3
* Fixed a bug in graph_display.use_flags().Jason Stubbs2004-11-251-2/+2
* bin/emerge: Fixed a bug in the relevant package calculation for dep displayJason Stubbs2004-11-241-6/+7
* bin/emerge: Added the removal of fully installed dependency subtreesJason Stubbs2004-11-241-20/+24
* bin/emerge: --columns support is in and working. Algorithm has changed aJason Stubbs2004-11-231-6/+88
* bin/emerge: Added class graph_display and moved most of depgraph.display()Jason Stubbs2004-11-231-3/+401
* 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-221-2/+6
* added a few notes to the code.Brian Harring2004-11-221-4/+18
* general commentary addedBrian Harring2004-11-221-55/+40
* making filter-env active.Brian Harring2004-11-201-35/+15
* fixups.Brian Harring2004-11-201-5/+3
* autotooling of portage.Brian Harring2004-11-201-0/+17
* 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-151-4/+4
* Fixes for GSO changes for gpg.Nicholas Jones2004-11-151-1/+2
* removing AUTOCLEAN=no supportMarius Mauch2004-11-141-18/+10
* +1 again.Brian Harring2004-11-111-4/+4
* +1 for another bit of idiocy.Brian Harring2004-11-111-2/+2
* +1 for idiocy on my part.Brian Harring2004-11-111-4/+4
* typo in the comments.Brian Harring2004-11-101-2/+3
* leaked variable nipped.Brian Harring2004-11-101-2/+3
* make stat_perms an actual, expected function for internal ebuild stuff.Brian Harring2004-11-101-9/+12
* closing out #56129, dyn_install hosing up perms via a chown call.Brian Harring2004-11-102-7/+29