portage.git
2006-04-13 Mike Frysingerfixes by solar for ROOT output when unmerging #129649...
2006-04-13 Zac MedicoFix manifest/digest generation logic for bug #129737.
2006-04-12 Zac MedicoUse LazyItemsDict to avoid a vdb scan during portage...
2006-04-12 Zac MedicoUse cannonical paths for portdb.portrees to ensure...
2006-04-12 Zac MedicoCreate a generic portage_util.LazyItemsDict and use...
2006-04-11 Zac MedicoRevert r3129 and r3130 because they don't solve bug...
2006-04-11 Zac MedicoFix LazyDatabasesDict so that databases only need to...
2006-04-11 Zac MedicoMake etc-update play nice with symlinks for bug #129515...
2006-04-11 Zac MedicoMake dispatch-conf play nice with symlinks for bug...
2006-04-11 Zac MedicoMake qmerge imply noclean for bug #129559.
2006-04-11 Zac MedicoImplement lazy construction of global databases db...
2006-04-11 Zac MedicoSupport EBUILD_PHASE during more phases for bug #129244.
2006-04-11 Zac MedicoSupport EBUILD_PHASE during package and rpm phases...
2006-04-11 Zac MedicoRemove dead code from portage.digestcheck().
2006-04-11 Zac MedicoRemove the "db" parameter from digestcheck() because...
2006-04-11 Zac MedicoRemove the "db" parameter from digestParseFile() becaus...
2006-04-11 Zac MedicoRemove the "db" parameter from digestgen() because...
2006-04-11 Zac MedicoFix FetchlistDict.keys() so it does the same porttrees...
2006-04-11 Zac MedicoFix FetchlistDict so usage of global portdb leaves...
2006-04-11 Mike Frysingerkill off custom bash hacks and replace with calls to...
2006-04-10 Jason StubbsEnsure that binarytree.populate is called even when...
2006-04-10 Zac MedicoUse os.path.join for cleaner joins.
2006-04-10 Zac MedicoMake repoman ignore deeply nested CVS directories and...
2006-04-10 Zac MedicoAdd docstrings for FetchlistDict.
2006-04-10 Zac MedicoSimplify the porttrees logic for FetchlistDict.
2006-04-10 Zac MedicoRemove unnecessary calls to dict.keys() from portage_ma...
2006-04-10 Zac MedicoRemove db and mysettings from Manifest and replace...
2006-04-10 Zac MedicoPass DISTDIR into the Manifest constructor instead...
2006-04-09 Zac MedicoRemove dependency on the core portage module from porta...
2006-04-09 Mike Frysingersimpler dosym to make mr bones happy
2006-04-09 Zac MedicoRemove dead code from portage.digestParseFile().
2006-04-09 Zac MedicoEncapsulate type guessing logic in a new Manifest method.
2006-04-09 Zac MedicoFor compatibility, return a tuple of 3 when an OSError...
2006-04-09 Zac MedicoMove mf.create out of a loop because it should only...
2006-04-09 Zac MedicoSupply missing parameters to a checkFileHashes call.
2006-04-08 Zac MedicoRemove bin/mirror.py because, according to Brian Harrin... v2.1_pre8
2006-04-08 Zac MedicoRemove pym/portage_contents.py because it's not used...
2006-04-08 Zac MedicoRemove pym/dcdialog.py because it's not used. Thanks...
2006-04-08 Zac MedicoAdd copyright headers for portage_update and portage_ma...
2006-04-08 Zac MedicoFix some minor issues with the anydbm cache module...
2006-04-08 Zac MedicoRemove redundant "please tell me what to do" code,...
2006-04-08 Zac MedicoFix myaction logic so that --resume works (with --prete...
2006-04-08 Jason StubbsProtect string indexes during input stripping in dep_ge...
2006-04-07 Zac MedicoFix myaction logic (myaction==None is actually valid...
2006-04-07 Mike Frysingerremove reference to a script that doesnt exist
2006-04-07 Alec WarnerFix this random y that was in the last commit...I blame...
2006-04-07 Alec WarnerFix a regression in security handling, emerge with...
2006-04-07 Alec WarnerThanks to jforman for finding this one, emerge was...
2006-04-07 Zac MedicoOptimize manifest2AuxfileFilter handling of ignored...
2006-04-07 Zac MedicoRaise exceptions when appropriate in the atomic_ofstrea...
2006-04-07 Alec WarnerSpeed up portage.config.keys()
2006-04-07 Alec WarnerChange == None to is None
2006-04-06 Simon Stellingonly display syncing progress for each file when -...
2006-04-06 Simon Stellingset PKG_CONFIG_PATH correct on multilib systems; bug...
2006-04-06 Simon Stellingadd /usr/local/{,s}bin to PATH; bug 117713
2006-04-06 Simon Stellingemerge info -> emerge --info
2006-04-06 Alec WarnerRemove really really old check during a cvs move. ...
2006-04-06 Zac MedicoRevert r3073 since it causes a regression (digestgen...
2006-04-05 Zac MedicoRevert FEATURES=noclean behavior so that clean is only...
2006-04-05 Zac MedicoMove some color mappings to ensure that they do not...
2006-04-05 Zac MedicoAdd color code mappings for 16 colors in rgb format.
2006-04-05 Zac MedicoRemove the srcroot parameter from env_update because...
2006-04-04 Alec WarnerDon't generate digests on --pretend for repoman. Thank...
2006-04-04 Zac MedicoAdd support for user configuration of colors in the...
2006-04-04 Zac MedicoAutomatically create FILESDIR if necessary when writing...
2006-04-04 Simon Stellingfix typo in make.conf and remove RSYNC_EXCLUDEFROM...
2006-04-04 Simon Stellingfix make.conf indentation per bug 127868; thanks to...
2006-04-03 Alec WarnerIt was pointed out that we have a Test-Manifest perl...
2006-04-03 Alec WarnerFix yet another typo of mine, thanks to exg
2006-04-03 Alec WarnerFix ordering in cvs calls to be correct, thanks to...
2006-04-03 Jason Stubbss/parenreduce/paren_reduce/ comment fix.
2006-04-03 Alec WarnerRemove out-dated TODO file
2006-04-03 Zac MedicoFix a typo from r3058.
2006-04-03 Alec WarnerFixes for repoman thanks to exg@gentoo.org and bug...
2006-04-03 Alec WarnerFix minor typo: reported by Brian Harring
2006-04-03 Alec Warnertsk tsk, fix a missing parenthesis :)
2006-04-03 Alec WarnerAdd a deprecation notice for those who are still using...
2006-04-03 Zac MedicoMove DISTDIR initialization from doebuild to fetch...
2006-04-03 Alec WarnerTake sound advice and move all the use expand files...
2006-04-03 Alec WarnerMake repoman check for USE expand descriptions in other...
2006-04-02 Jason StubbsMake the reading of /proc/<pid>/fd/ impervious to the...
2006-04-02 Zac MedicoAdd a portage_exec.get_open_fds() function for bug...
2006-04-02 Alec WarnerMore exception fixes...
2006-04-02 Alec WarnerFixing stupid exception handling
2006-04-01 Mike Frysingerfix makelinks logic again
2006-04-01 Zac MedicoRename local 'root' variable to parent_dir so that...
2006-04-01 Zac MedicoFix ROOT handling for timestamps of lib directories...
2006-04-01 Mike Frysingerneed to still check makelinks
2006-04-01 Zac MedicoFix env_update so it runs ldconfig when a lib dir times...
2006-04-01 Mike Frysingerdont run ldconfig if a package doesnt actually install...
2006-03-30 Zac MedicoFix manifest2AuxfileFilter so that it correctly filters...
2006-03-30 Zac MedicoUse ensure_dirs for CCACHE_DIR, CONFCACHE_DIR, and...
2006-03-30 Zac MedicoAdd a reusable ensure_dirs() function and use it for...
2006-03-30 Zac MedicoThe return value from apply_permissions now indicates...
2006-03-30 Zac MedicoHandle distlocks subdir initialization together with...
2006-03-29 Zac MedicoOnly do recursive permissions on $DISTDIR and $DISTDIR...
2006-03-29 Zac MedicoCompare distfiles timestamps with the files in PORTAGE_...
2006-03-29 Zac MedicoIgnore more system libraries in python-trace mode.
2006-03-29 Zac MedicoAutomatically follow symlinks in the atomic_ofstream...
2006-03-29 Mike Frysingeradd missing space in quiet col output
next