aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removed support for --inject and --upgradeonly as well as the now unusedJason Stubbs2005-04-241-89/+4
* added config files to emerge --infoMarius Mauch2005-04-081-1/+10
* non-root emerge --metadataBrian Harring2005-03-091-3/+3
* Don't set 02775 on depcache_dir.Brian Harring2005-03-091-2/+2
* Cache refactoring is now in use. Eclass_cache is now justBrian Harring2005-03-081-15/+37
* 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-261-60/+122
* 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
* Fixed emerge so that the "emerge by path" message is only shown when theJason Stubbs2004-12-141-2/+2
* Added Ludal's clean up patch. #69523Jason Stubbs2004-12-071-93/+92
* 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
* Fixes for GSO changes for gpg.Nicholas Jones2004-11-151-1/+2
* removing AUTOCLEAN=no supportMarius Mauch2004-11-141-18/+10
* added new version parsing+comparison code (bug #37406)Marius Mauch2004-11-101-24/+24
* typo, self.mynewgraph.add_relation(myparent, string.join(mybigkey)) ->Brian Harring2004-11-071-2/+2
* Merge of the ebuild-daemon code (ebuild.py), along with massive shifts/cleanu...Brian Harring2004-11-071-217/+237
* dispatch-conf: Moved back to the version of dispatch-conf that was releasedJason Stubbs2004-11-071-46/+19
* Added full code comments to the DependencyGraph class. Did some codeJason Stubbs2004-11-061-15/+3
* Added a reimplementation of digraph. Still some work to do (includingJason Stubbs2004-11-061-2/+25
* Close stdin per call, not globally for sync. fixes #68946Brian Harring2004-10-291-10/+3
* emerge: Fixed issue where emerge adds package to world when --onlydeps isJason Stubbs2004-10-291-7/+8
* Fixed aux_get error due to calling getfetchlist() when an ebuild no longerJason Stubbs2004-10-281-4/+1
* Fixed the space/tab usage through the spinner_msgs definition. RemovedJason Stubbs2004-10-251-12/+12
* Added a percentage counter to the cache update phase.Jason Stubbs2004-10-241-4/+15
* Fixed traceback in repoman on invalid LICENSE syntax. Added python versionJason Stubbs2004-10-231-1/+4
* Fix result codes so that portage does not overlook missing binaries.Nicholas Jones2004-10-211-7/+22
* Fixed a bug where users were warned against emerging by path when aJason Stubbs2004-10-211-2/+7
* Added support for EMERGE_WARNING_DELAY defaulting it to 10. Changed all theJason Stubbs2004-10-201-9/+14
* Changed the /path/to/ebuild warning. Added a check on what ebuild is chosenJason Stubbs2004-10-201-11/+13
* PORTAGE-2.0.51_rc10 ---- FINAL ATTEMPT #1Nicholas Jones2004-10-201-49/+52
* Lots of stuff. Digest handling enhancements. Pickle speedups. Sandbox fixes f...Nicholas Jones2004-10-191-2/+4
* Added more information to the --inject deprecation notice. Removed theJason Stubbs2004-10-171-3/+7
* Reverted back to previous command line option parsing implementation asJason Stubbs2004-10-111-38/+50
* Added a handler for SystemExit exception to propogate it up on everyJason Stubbs2004-10-111-1/+43
* make.conf touchups. Fixed the living-after-kill issue in regen/metadata.Nicholas Jones2004-10-101-3/+15
* _rc8, basically.Nicholas Jones2004-10-101-12/+28
* Changed output for slotted packages to be marked with an "S"Jason Stubbs2004-10-051-2/+2
* Refactored argv processing a little bit and made "emerge rsync" toJason Stubbs2004-10-051-38/+26
* copyright updatesMike Frysinger2004-10-041-2/+2
* _rc7, rsync and webrsync is the primary changes.yportage_2_0_51_rc7Nicholas Jones2004-09-301-5/+5
* Lock fix, execv fix, doc cleanup.Nicholas Jones2004-09-271-2/+2
* Changed the spinner again. FEATURES=candyNicholas Jones2004-09-271-15/+38
* Lockfile updates to handle NFS and hardlinks better. Made 'distlocks' a featu...portage_2_0_51_rc4Nicholas Jones2004-09-261-4/+22