portage.git
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 Zac MedicoFor backward compatibility with api consumers, _dep_che...
2007-02-07 Zac MedicoFor bug #165783, handle an InvalidDependString exceptio...
2007-02-05 Zac MedicoEnsure that the code for bug #165382 only affects name...
2007-02-05 Zac MedicoFor bug #165349, use the portage_versions regex (via...
2007-02-05 Zac MedicoDocument --config-root for bug #165334. (trunk r5888...
2007-02-05 Zac MedicoFor bug #165382, show a helpful message if an exception...
2007-02-05 Zac MedicoFor bug #165382, don't raise a ValueError in cpv_expand...
2007-02-03 Zac Medicoadd warning about storing data in PORTDIR (trunk r5865...
2007-02-03 Zac MedicoFor bug #165065, use the proper RESTRICT setting when...
2007-02-03 Zac MedicoFor bug #165034, make sure that symlinks are excluded...
2007-02-03 Zac MedicoIn order to correctly handl the case of target caches...
2007-02-01 Zac MedicoDon't use os.path.isdir() because it can swallow errors... v2.1.2-r6
2007-02-01 Zac MedicoLoad the most current variables from /etc/profile.env...
2007-02-01 Zac MedicoRename dir.bz2 since that's the most likely case now...
2007-02-01 Zac MedicoFix --newuse so that it works correctly with --usepkg...
2007-01-31 Zac MedicoUse find + xargs to avoid a potential 'Argument list...
2007-01-30 Zac MedicoFor bug #164363, shuffle the ip addresses returned...
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-29 Zac MedicoIgnore EEXIST from rmdir since some kernels (such as... v2.1.2-r5
2007-01-29 Zac MedicoCatch EACCESS when running env-update, orignal patch...
2007-01-29 Zac MedicoFor bug #164078, don't trigger the CLEAN_DELAY countdow...
2007-01-29 Zac Medicoadd support for transparently decompressing gz/Z/bz2...
2007-01-28 Zac MedicoRemove a stray print statement. Thanks to Rick Warner...
2007-01-28 Zac Medicotranslate unicode quotes to ascii ones so we can keep...
2007-01-28 Zac MedicoCan't delete variable that doesn't exist anymore (bug...
2007-01-24 Zac Medicodemote KEYWORDS.missing to a warning to make KEYWORDS... v2.1.2-r4
2007-01-24 Zac MedicoFix broken line number counting for CONTENTS. (trunk...
2007-01-23 Zac MedicoFor bug #142279, detect and warn about null bytes in...
2007-01-23 Zac MedicoAdd new ** for package.keywords token to bypass keyword...
2007-01-23 Zac MedicoFor bug #163219, handle binpkgs that have missing PF...
2007-01-21 Zac MedicoFor bug #163083, handle an UnsupportedAPIException... v2.1.2-r2
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-21 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, fix error handling for currupt ebuilds...
2007-01-19 Zac Medicodump emerge's normpath in favor of portage_util's norma... v2.1.2-r1
2007-01-19 Zac MedicoFor bug #162404, when sesandbox is enabled, only log...
2007-01-18 Zac MedicoSimplify rsync timestamp.chk handling and print the...
2007-01-18 Zac MedicoValidate ebuild names in portdbapi.cp_list() and raise...
2007-01-18 Zac Medicoarm and superh support exec stack stuff now (trunk...
2007-01-17 Zac MedicoFor bug #162404, spawn tee outside the sesandbox domain...
2007-01-17 Zac MedicoUse the portable -o option for tar. Thanks to Timothy...
2007-01-17 Zac MedicoMerge repoman fixes from trunk r5660:5661 and r5665...
2007-01-17 Zac MedicoMerge doebuild *DEPEND validation from trunk r5652...
2007-01-17 Zac MedicoFix elimination of duplicate virtuals between the binpk...
2007-01-17 Zac MedicoMake dep_check() work correctly with --usepkgonly....
2007-01-16 Zac Medicomake sure we rename links and not just what they point...
2007-01-16 Zac MedicoPrevent packages that are installed but masked from...
2007-01-16 Mike Frysingermake sure we rename links and not just what they point...
2007-01-16 Mike Frysingermake it executable
2007-01-16 Zac MedicoUse the portable -o option for tar. Thanks to Timothy...
2007-01-16 Zac MedicoAllow --usepkgonly/--getbinpkgonly to work with install...
2007-01-16 Zac MedicoFor consistency, respect the use_binaries flag inside...
2007-01-16 Alec Warnerswitch news timestamp and unread/read storage to '...
2007-01-16 Alec WarnerIf repo/profiles/news doesn't exist, return 0 updates
2007-01-16 Alec Warnerfix a few typos in tests
2007-01-16 Alec WarnerVarious glep 42 fixes, fix up the portageq calls to...
2007-01-16 Zac MedicoReplace mktemp with mkstemp since the former is depreca...
2007-01-16 Zac MedicoFix broken commitmessagefile handling.
2007-01-16 Zac MedicoFor consistency, just use os.environ.
2007-01-16 Zac MedicoMake repoman commit removals together with the other...
2007-01-16 Alec Warnerdirty dirty lies
2007-01-16 Mike Frysingermake.conf is not a manual so only list common FEATURES...
2007-01-16 Mike Frysingerdocument FEATURES=sesandbox #161985
2007-01-16 Alec Warnerferringb pointed out this portroot parameter, ended...
2007-01-16 Zac MedicoEnable repoman to commit a Manifest alone instead of...
2007-01-16 Alec Warnerfix minor syntax issues with locking
2007-01-16 Alec Warnermerge didn't bring in portage_news, no idea why
2007-01-16 Alec Warnermerge glep42 into trunk
2007-01-16 Alec WarnerClean up imports in portage_locks.py
2007-01-15 Mike Frysingerelevate the importance of 64bit clean code on 64bit...
2007-01-15 Zac MedicoMake invalid deps non-fatal for some phases.
2007-01-15 Zac MedicoClean up variables when finished.
2007-01-15 Zac MedicoFor bug #162275, make doebuild validate *DEPEND and...
2007-01-15 Alec Warnerexithandler is not a portageq func, so ignore it
2007-01-14 Zac MedicoFix alphabetical order. v2.1.2
2007-01-14 Zac MedicoDocument DOC_SYMLINKS_DIR.
2007-01-14 Zac MedicoDon't warn about /etc/make.profile not being a symlink...
2007-01-14 Zac MedicoDisable the test phase when USE=test is masked (for...
2007-01-14 Zac MedicoFor bug #69021, add news about FEATURES="test" implying...
2007-01-14 Zac MedicoFor bug #161975, document the fact that GENTOO_MIRRORS...
2007-01-14 Zac MedicoDocument PORTAGE_LOG_FILE, update PORTAGE_TMPDIR path...
2007-01-14 Zac MedicoFix dohtml so that it continues to install files even...
2007-01-13 Zac MedicoFix reversed arguments.
2007-01-13 Zac MedicoFix 'TypeError: not all arguments converted during...
2007-01-13 Alec Warnerfix tabs with patch from Grobian and bug # 161911,...
2007-01-13 Mike Frysingermake sure people call addread/addwrite/adddeny/addpredi...
2007-01-13 Zac MedicoCatch InvalidData exceptions for bad atoms passed as...
2007-01-13 Zac MedicoFix a typo.
2007-01-13 Zac MedicoObey the silent parameter when parsing options.
2007-01-13 Zac MedicoDocument PORTAGE_COMPRESS and PORTAGE_COMPRESS_FLAGS.
2007-01-13 Zac MedicoFor bug #144380, disable color at emerge startup and...
2007-01-13 Zac MedicoUse end_paragraph(1) instead of add_line_break() so...
2007-01-13 Zac MedicoSend the unmerge failure message to stderr.
2007-01-12 Zac MedicoSend the slot collision notice to stderr and only show...
2007-01-12 Alec Warnerremove the last of the string module from portage.py
next