portage.git
2007-02-15 Zac MedicoFix CONFIG_PROTECT_MASK support. Thanks to piavlo...
2007-02-14 Zac MedicoOptimize merge order calculation for --tree output...
2007-02-14 Zac MedicoFor bug #158100, use an exact reversal of the actual...
2007-02-13 Zac MedicoFix broken imports.
2007-02-13 Zac MedicoDetect potential issues with mtime granlarity in env_up...
2007-02-13 Zac MedicoFix missing imports.
2007-02-13 Mike Frysingertweak PORT_LOGDIR comments so as to not give the wrong...
2007-02-12 Zac MedicoIn the event of a circular dependency panic, eliminate...
2007-02-11 Marius MauchMake subpackage naming consistent
2007-02-11 Zac Medicoimport best() from portage.versions
2007-02-11 Marius MauchUse the real symbols in import statements, not the...
2007-02-10 Zac MedicoMake xterm titles work even when color is disabled...
2007-02-10 Zac MedicoAdd missing VDB_PATH to fix vardbapi.aux_get() breakage.
2007-02-10 Zac MedicoFix vardb.cpv_all() breakage.
2007-02-10 Zac MedicoFix missing stat import.
2007-02-10 Zac MedicoBreak a recursive loop.
2007-02-10 Zac MedicoUse os.path.realpath to handle symlinks properly.
2007-02-10 Zac Medicofix broken imports
2007-02-10 Zac Medicoremove broken dblink import
2007-02-10 Zac MedicoFix automatic sys.path insertions so that they're relat...
2007-02-10 Zac MedicoFix imports from the emerge package.
2007-02-10 Zac Medicofix syntax
2007-02-10 Marius MauchMove dbapi and related classes out of __init__.py...
2007-02-10 Alec Warneradd docstrings
2007-02-10 Alec Warnerfix a few broken tests
2007-02-10 Alec Warnerupdate test notes
2007-02-08 Marius MauchCreate namespace for emerge
2007-02-08 Alec Warnerdie requires diefunc and dump_trace too; duh; also...
2007-02-08 Zac MedicoMake the "lfull" output more succinct by omitting categ...
2007-02-08 Zac MedicoTurn on strict dep checking to fix the isvalidatom...
2007-02-07 Zac MedicoSynchronize required hash code in all relevant places.
2007-02-07 Zac MedicoFor bug #165783, handle a potential InvalidDependString...
2007-02-07 Zac MedicoFor bug #165783, handle a potential InvalidDependString...
2007-02-07 Zac MedicoEnable strict dep checking for repoman.
2007-02-07 Zac MedicoFor bug #165783, handle a potential InvalidDependString...
2007-02-07 Zac MedicoFor bug #165780, make config-protect code consistently...
2007-02-07 Zac MedicoOnly echo PORTAGE_LOG_FILE if it's actually set (may...
2007-02-07 Alec Warnermove die into isolated-functions.sh
2007-02-07 Zac MedicoFor bug #165783, handle an InvalidDependString exceptio...
2007-02-07 Zac MedicoFor backward compatibility with api consumers, _dep_che...
2007-02-06 Zac MedicoUpdate modules doc for the new portage namespace.
2007-02-06 Zac MedicoDocument PORTAGE_WORKDIR_MODE for bug #8688. Thanks...
2007-02-06 Zac MedicoMake sure to fetch files if MANIFEST2_REQUIRED_HASH...
2007-02-06 Marius MauchCheck if entries contain the required hashes before...
2007-02-05 Zac MedicoFor bug #165382, show a helpful message if an exception...
2007-02-05 Zac MedicoFix another UnboundLocalError (branches/prefix r5893)
2007-02-05 Zac MedicoEnsure that the code for bug #165342 only affects name...
2007-02-05 Zac MedicoFor bug #165382, don't raise a ValueError in cpv_expand...
2007-02-05 Zac MedicoDocument --config-root for bug #165334.
2007-02-05 Zac MedicoFor bug #165349, use the portage_versions regex (via...
2007-02-03 Zac MedicoFix "UnboundLocalError: local variable 'portage' refere...
2007-02-03 Zac MedicoIn order to correctly handl the case of target caches...
2007-02-03 Zac MedicoFix a typo from the previos commit.
2007-02-03 Zac MedicoUse ! -type l to exclude symlinks better. Thanks to...
2007-02-03 Zac MedicoFor bug #165034, make sure that symlinks are excluded...
2007-02-03 Zac MedicoMake the tests pass.
2007-02-03 Zac MedicoFor bug #165065, use the proper RESTRICT setting when...
2007-02-02 Alec Warnergrrr I thought I removed this
2007-02-02 Alec Warnerremove redundant directory now
2007-02-01 Zac MedicoFor bug #153109, replace our old chflags module with...
2007-02-01 Alec Warneradd warning about storing data in PORTDIR
2007-02-01 Zac MedicoRename dir.bz2 since that's the most likely case now.
2007-02-01 Alec Warnerapparently I'm retarded and missed some of the tests..
2007-02-01 Alec WarnerA somewhat more intelligent layout, move tests into...
2007-02-01 Alec Warnerfix doc typo; more test fiddling
2007-02-01 Zac MedicoFix --newuse so that it works correctly with --usepkg.
2007-02-01 Zac MedicoLoad the most current variables from /etc/profile.env...
2007-02-01 Alec Warnerfix regression in test changes
2007-02-01 Alec Warnerincrease test coverage to cover slots, uncovering a...
2007-02-01 Alec WarnerRound one of dep_getusedeps()
2007-02-01 Alec Warnerrename file
2007-02-01 Alec Warneradd some new tests
2007-01-31 Zac MedicoDon't use os.path.isdir() because it can swallow errors...
2007-01-31 Mike Frysingertry and fix $Rev$
2007-01-31 Mike Frysingertry and fix $LastChangedRevision$
2007-01-31 Mike Frysingeradd some useful options
2007-01-31 Zac MedicoUse find + xargs to avoid a potential 'Argument list...
2007-01-30 Zac MedicoFor bug #164617, don't change permissions on ${WORKDIR...
2007-01-30 Zac MedicoFor bug #164532, don't rely on ${USERLAND} since the...
2007-01-30 Zac MedicoFix "UnboundLocalError: local variable 'portage' refere...
2007-01-30 Zac MedicoFor bug #164363, shuffle the ip addresses returned...
2007-01-29 Zac MedicoFor bug #164078, don't trigger the CLEAN_DELAY countdow...
2007-01-28 Mike Frysingeradd support for transparently decompressing gz/Z/bz2...
2007-01-28 Zac MedicoMinor cleanup for the LIVEVCS.stable code.
2007-01-28 Marius MauchCan't delete variable that doesn't exist anymore (bug...
2007-01-28 Alec Warneruse errno.EACCES as suggested by Brian Harring
2007-01-28 Mike Frysingertranslate unicode quotes to ascii ones so we can keep...
2007-01-28 Marius MauchCatch EACCESS when running env-update, orignal patch...
2007-01-28 Marius MauchAdd a warning about confcache to make.conf(5)
2007-01-28 Zac MedicoRemove a stray print statement. Thanks to Rick Warner...
2007-01-27 Zac MedicoIgnore EEXIST from rmdir since some kernels (such as...
2007-01-27 Mike Frysingeradd support for parsing of unicode quotes
2007-01-27 Alec Warnerfix minor sed overzeallousness
2007-01-27 Alec WarnerMove tests into new directory structure
2007-01-27 Alec Warneradd test to entice svn mv
2007-01-27 Alec Warnerfix namespacing in tests
2007-01-27 Mike Frysingerif requested argv cannot be matched to anything, exit...
2007-01-27 Zac MedicoFor consistency, do not imply --pretend with --changelo...
2007-01-25 Marius MauchFix automatic path detection to account for new location
2007-01-25 Marius MauchFix broken symlink caused by exec module rename
next