portage.git
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
2007-01-25 Marius MauchDocument namespace sanitizing
2007-01-25 Marius MauchNamespace sanitizing, step 5
2007-01-25 Marius MauchNamespace sanitizing, step 4
2007-01-25 Marius MauchFix some breakage caused by script malfunction
2007-01-25 Marius MauchNamespace sanitizing, step 3
2007-01-25 Marius MauchNamespace sanitizing, step 2b
2007-01-25 Marius MauchNamespace sanitizing, step 2
2007-01-25 Marius MauchAdding compat symlinks for cache and elog packages
2007-01-25 Marius MauchNamespace sanitizing, step 1
2007-01-24 Marius Mauchdemote KEYWORDS.missing to a warning to make KEYWORDS...
2007-01-23 Zac MedicoFix broken line number counting for CONTENTS. v2.1.2-r3
2007-01-23 Zac MedicoFor bug #142279, detect and warn about null bytes in...
2007-01-23 Marius MauchUpdate package.keywords section in portage(5) with...
2007-01-23 Marius MauchAdd new ** for package.keywords token to bypass keyword...
2007-01-22 Zac MedicoFor bug #163219, handle binpkgs that have missing PF...
2007-01-21 Zac MedicoFor bug #163083, handle an UnsupportedAPIException...
2007-01-21 Zac MedicoTo ease transition while Manifest 1 is being removed...
2007-01-21 Zac MedicoDon't require MANIFEST2 hashes since that can trigger...
2007-01-20 Zac MedicoMinor fixes thanks to Fabio Correa <facorread@alexandri...
2007-01-20 Zac MedicoUse XARGS for portable xargs handling when find doesn...
2007-01-20 Zac MedicoFor bug #161356, prevent an AttributeError if the excep...
2007-01-20 Zac MedicoFor bug #161356, fix the SLOT match code to handle...
2007-01-20 Marius MauchSome minor fixes for manifest code
2007-01-20 Mike Frysingerfix programlisting output to match the sections they...
2007-01-20 Mike Frysingerforgot to document strict alias warnings
2007-01-19 Zac MedicoFix syntax.
next