portage.git
2006-12-09 Marius Mauchadjust QA_* variable names for complex values of like...
2006-12-09 Zac MedicoFix a type from the previous commit.
2006-12-09 Zac MedicoFix broken SLOT update logic in fakedbapi.cpv_inject().
2006-12-09 Zac MedicoSplit some global updates functions out of depgraph...
2006-12-09 Zac MedicoUse tuples for digraph nodes in order to avoid lots...
2006-12-09 Zac MedicoRemove unused depgraph.match() method.
2006-12-09 Zac MedicoMove the reset of the per-root initializations into...
2006-12-09 Zac MedicoGo ahead and populate depgraph.mydbapi even when -...
2006-12-09 Zac MedicoRemove locking from dbapi.aux_update() implementations...
2006-12-09 Zac MedicoClean up vardbapi.aux_get().
2006-12-08 Zac MedicoRemove all traces of FEATURES=cvs since code for that...
2006-12-08 Zac MedicoIndicate test failure with an exit code.
2006-12-08 Zac MedicoBreak out of the loop if a CacheError occurs.
2006-12-08 Zac MedicoDelete the exception object after use.
2006-12-08 Zac MedicoFor bug #157370, make `emerge --regen` cleanse stale...
2006-12-08 Zac MedicoSimplfy deprecated action parsing logic.
2006-12-08 Zac MedicoAvoid bogus 'Deprecated use of action' warnings for...
2006-12-08 Alec Warneradd some portage_util tests
2006-12-08 Marius MauchAllow searching for action terms again
2006-12-08 Alec Warnerminor syntax changes ( in is faster than has_key )...
2006-12-08 Zac MedicoMake all lock files hidden for bug #142369.
2006-12-08 Alec WarnerAdd pretty basic vercmp unit testing...need more cases
2006-12-07 Zac Medicos/zip/izip/ some more
2006-12-07 Zac Medicos/zip/izip/ Thanks to Brian Harring for the suggestion.
2006-12-07 Alec WarnerA quick docstring for vercmp
2006-12-07 Zac MedicoCatch an exception instead of using a redundant os...
2006-12-07 Alec Warnerportage_versions lacks a header or copyright notice :x
2006-12-07 Zac MedicoEnable FakeVartree to populate the virtuals so that...
2006-12-07 Zac MedicoShare the same config instance between portagetree...
2006-12-07 Zac MedicoFor bug #152127, make vercmp give less value to implcit...
2006-12-07 Zac MedicoRevert r5175 for bug #152127 since the original = behav...
2006-12-07 Zac MedicoFix the 'TypeError: not all arguments converted during...
2006-12-07 Zac MedicoMake sure the ebuild path is properly normalized.
2006-12-07 Zac MedicoFor bug #157393, fix up ebuild path normalization so...
2006-12-07 Zac MedicoMake repoman bail out if it's unable to generate the...
2006-12-07 Zac MedicoFix broken SRC_URI logic in doebuild.
2006-12-07 Zac MedicoFix broken SRC_URI logic from the previous commit.
2006-12-07 Zac MedicoFor bug #157385, enable portage.digestgen() to fetch...
2006-12-06 Zac MedicoFix indentation.
2006-12-06 Zac MedicoRemove all traces of the unmerge raise_on_missing param...
2006-12-06 Zac MedicoAlways silently ingnore missing packages during unmerge.
2006-12-06 Zac MedicoFix depclean so the fake vartree is used in dep_check...
2006-12-06 Zac MedicoAllow depclean to silently skip packages unmerged behin...
2006-12-06 Zac MedicoUse FakeVartree for vardb lock/cache during depclean.
2006-12-06 Zac MedicoDelete the depgraph when it's no longer needed.
2006-12-06 Zac MedicoUse a fake vartree for depgraph calculations. This...
2006-12-06 Zac MedicoOnly call calc_changelog if there is an installed versi...
2006-12-06 Zac MedicoRemove dependence on the vartree api by using equivalen...
2006-12-06 Zac MedicoRemove unused depgraph.is_newer_ver_installed() method.
2006-12-06 Zac MedicoImplement fakedbapi.aux_update().
2006-12-06 Zac MedicoSync match_to_list >=, <=, etc.. code with the new...
2006-12-06 Zac MedicoMake match_to_list = behavior consistent with >= and...
2006-12-04 Zac MedicoFix up mtimedb["ldpath"] references broken by the previ...
2006-12-04 Zac MedicoFor bug #157134, make `emerge --digest` automatically...
2006-12-04 Zac MedicoUse portage.chdir() instead of os.chdir() in order...
2006-12-04 Zac MedicoFor `ebuild --force digest`, exempt the depend phase...
2006-12-04 Zac MedicoUpdate the RESTRICT=binchecks docs. Thanks to jakub...
2006-12-04 Zac MedicoMake `repoman fix` work with the new ebuild Manifest...
2006-12-04 Zac MedicoWhen portdbapi.aux_get() generates a KeyError in portag...
2006-12-03 Mike Frysingerdrop RESTRICT=stricter since every aspect it covers...
2006-12-03 Zac MedicoMove the global statement out of the try block so that...
2006-12-03 Zac MedicoMake portage.digestgen() automatically exempt the depen...
2006-12-02 Zac MedicoSkip digest checks when digest is in features.
2006-12-02 Zac MedicoMake sure that all depend phases triggered by the diges...
2006-12-02 Zac MedicoMake sure that *all* of the ebuilds are listed in the...
2006-12-02 Zac MedicoOnly attempt to verify the Manifest if the ebuild is...
2006-12-02 Zac MedicoFor consistent behavior in all timezones, make emerge...
2006-12-02 Zac MedicoAvoid checking the same Manifest several times in a...
2006-12-02 Zac MedicoTemporarily exempt the depend phase during the help...
2006-12-02 Zac MedicoFor manifest and digest phases, use a global variable...
2006-12-02 Zac MedicoAlways verify the ebuild checksums before executing...
2006-12-01 Marius Mauchuse a link in CXXFLAGS section (the typo caused it...
2006-12-01 Marius Mauchfix a few docutils errors
2006-12-01 Marius Mauchadd ReST template to be used for manpage/make.globals...
2006-11-29 Ned Ludd- no point in forking a call to true when we can simply...
2006-11-29 Ned Ludd- make sure QUIET mode is exported to the environment...
2006-11-26 Zac MedicoFor bug #8423, make dispatch-conf preserve timestamps...
2006-11-26 Zac MedicoFor bug #8423, make etc-update preserve timestamps...
2006-11-26 Zac MedicoUpdate the dblink.isprotected() docstring.
2006-11-26 Zac MedicoNever overwrite an untouched config file and trigger...
2006-11-26 Zac MedicoFor bug #8423, allow the merge phase to overwrite untou...
2006-11-23 Zac MedicoAllow -keyword to be matched since some ebuilds use...
2006-11-23 Zac MedicoFor bug #156014, always round up the next kB so that...
2006-11-23 Zac MedicoFor bug #150585, stack package.keywords incrementally...
2006-11-22 Zac MedicoUse portage_data.lchown for compatibility.
2006-11-22 Zac MedicoFix a KeyError in emerge --info <pkg> when there is...
2006-11-22 Zac MedicoReally fix bit mask support when preserving S_ISUID...
2006-11-22 Zac MedicoFix bit mask support when preserving S_ISUID and S_ISGI...
2006-11-22 Zac MedicoFix apply_permissions logic for cases where mode is...
2006-11-22 Zac MedicoFor bug #142993, make sure that chown and chgrp calls...
2006-11-20 Zac MedicoEnable PORTAGE_CONFIGROOT to be set via an new --config...
2006-11-20 Zac MedicoPrint a warning message if a user requests a package...
2006-11-20 Zac MedicoFor bug #155739, only check if a dep is in the args...
2006-11-20 Zac MedicoAllow the ROOT setting to come from make.conf. Thanks...
2006-11-20 Zac MedicoRemove more redundant package.provided handling that...
2006-11-20 Zac MedicoRemove redundant package.provided handling that is...
2006-11-20 Zac MedicoFor depclean, just pass in None for mydbapi (instead...
2006-11-20 Zac MedicoAllow dep_wordreduce to mark things satisfied by packag...
2006-11-20 Zac MedicoUse mydbapi is None to eliminate the return_all_deps...
2006-11-19 Zac MedicoFix portdbapi.cpv_all() so that it actually returns...
next