portage.git
2007-07-30 Zac MedicoFor bug #186960, try to create a directory for $ROOT...
2007-07-30 Zac MedicoAlways pass a dbapi instance into a setcpv call.
2007-07-30 Zac MedicoFor bug #139670, update the dohtml docs to show all...
2007-07-30 Zac MedicoFor bug #137483, move the `emerge --help config` docs...
2007-07-29 Zac MedicoUpdate USE_ORDER docs for bug #187016.
2007-07-29 Zac MedicoFor bug #187016, and env.d to the default USE_ORDER.
2007-07-29 Zac MedicoChange "output" import to portage.output.
2007-07-29 Zac MedicoFor pty logging, handle the EAGAIN error that is thrown...
2007-07-28 Zac MedicoFor bug #186876, fall back it os.pipe() if pty.openpty...
2007-07-28 Zac MedicoWhen the fetch phase fails inside doebuild(), create...
2007-07-28 Zac MedicoHandle 2 more cases where elog_process() needs to be...
2007-07-28 Zac MedicoFor bug #185048, make emerge-webrsync honor http_proxy...
2007-07-27 Zac MedicoFor bug #186639, note that /etc/portage/profile/ suppor...
2007-07-27 Zac MedicoFor bug #186639, add more clarification about the relat...
2007-07-27 Zac MedicoFor bug #186480, while we transition to repository...
2007-07-27 Zac MedicoFor bug #186826, always show --newuse flags that trigge...
2007-07-27 Zac MedicoFor --buildpkgonly, say "built" instead of "merged...
2007-07-26 Zac MedicoFor bug #186610, use `find <path>` to scan for config...
2007-07-26 Zac MedicoWhen setting the size of the pty for logging, check...
2007-07-25 Mike Frysingeruse ${MAKE:-make} rather than make in einstall()
2007-07-25 Zac MedicoFor bug #186386, pass stdin directly to spawned process...
2007-07-25 Zac MedicoSet O_NONBLOCK just for read calls (uses fewer fcntl...
2007-07-25 Zac MedicoCACHE_PATH starts with / and therefore isn't compatible...
2007-07-25 Zac MedicoUse blocking mode for writes since we'd rather block...
2007-07-25 Alec WarnerUse the hardcoded variables from portage.const rather...
2007-07-25 Zac MedicoUse a select loop for moving input and ouput when loggi...
2007-07-24 Zac MedicoAdd droppriv keyword for the depend phase (last one).
2007-07-24 Zac MedicoAdd droppriv keyword for the depend phase.
2007-07-24 Zac MedicoFix make.conf.example rejects.
2007-07-24 Zac MedicoFor bug #186337, show an ewarn message if FEATURES...
2007-07-23 Zac MedicoAdd FEATURES=fakeroot support which causes install...
2007-07-23 Zac MedicoAdd sfperms and strict to the default FEATURES since...
2007-07-23 Zac MedicoEnable FEATURES=userfetch by default.
2007-07-23 Zac MedicoDrop privileges in the "depend" phase regardless of...
2007-07-23 Alec Warneradd more tests for keyvaluepairloader (it had a bug...
2007-07-23 Alec Warnerfix broken import
2007-07-23 Alec WarnerFix imports for style, slight optimization for grab...
2007-07-23 Alec WarnerValidator should be a function, not a class, fix spacin...
2007-07-23 Alec WarnerFix imports for style, deprecate grab*, what is foo...
2007-07-23 Alec WarnerMove classes out of __init__.py, they do not belong...
2007-07-23 Alec WarnerMove common file functionality into a FileLoader class...
2007-07-23 Alec Warnerfix spacing, comments, default args
2007-07-22 Zac MedicoFix hardcoded /usr/bin/echo to use portage.process...
2007-07-22 Alec Warnerfix missing import, default value for value in case...
2007-07-22 Alec Warneradd docstring, fix up imports (style), add keyword...
2007-07-22 Alec Warneradd test for CommandOutputSet
2007-07-22 Zac MedicoFor bug #184774, put lha's -q option last since otherwi...
2007-07-22 Alec WarnerFix spacing issues, imports
2007-07-22 Alec WarnerAdd notes about import statements (clarity) and fix...
2007-07-22 Alec Warnerremove unused vars from xpak, fix bug in compose. ...
2007-07-22 Alec WarnerRun pychecker over everything, fix obvious thing slike...
2007-07-22 Zac MedicoFix the reverse dependency display for --prune when...
2007-07-22 Zac MedicoMake --update imply --oneshot since people often us...
2007-07-22 Zac MedicoDocument --depclean and --prune enhancements.
2007-07-22 Zac MedicoPrevent a potential KeyError when removing world from...
2007-07-22 Zac MedicoMake --prune pull in the system set since that could...
2007-07-21 Zac MedicoFor bug #169500, detect when the cvs server puts /Attic...
2007-07-21 Zac MedicoFor bug #185153, in commit mode do the "Fetching trivia...
2007-07-21 Zac MedicoMake --prune and --depclean return before calculating...
2007-07-21 Zac MedicoPrune really uses all installed instead of world. ...
2007-07-21 Zac MedicoJust show [0] instead of [0=>0] in the repo display.
2007-07-21 Zac MedicoFor bug #185930, direct all FETCHCOMMAND output to...
2007-07-21 Zac MedicoOptimize PackageSet._updateAtomMap() for the case where...
2007-07-21 Zac MedicoHint about --nodeps if --prune doesn't find anything...
2007-07-21 Zac MedicoWhen digest verification of a distfile fails, rename...
2007-07-20 Zac MedicoIf the fetcher reported success and the file is too...
2007-07-20 Zac MedicoFor bug #185504, document profiles/repo_name.
2007-07-20 Zac MedicoDocument --prune and --depclean enhancements.
2007-07-20 Zac MedicoUpdate --prune docs for bug #151653.
2007-07-20 Zac MedicoFix --prune so that it always correctly accounts for...
2007-07-20 Zac MedicoFor bug #151653, make --prune keep the highest version...
2007-07-19 Zac MedicoMake --prune try to prune all slotted packages if no...
2007-07-19 Zac MedicoMake --prune bail out like depclean does if there are...
2007-07-19 Zac MedicoWith --prune and --depclean, if --verbose is enabled...
2007-07-18 Zac MedicoAllow atoms to be specified for --depclean so that...
2007-07-18 Zac MedicoUse the --depclean algorithm to make --prune safe....
2007-07-17 Zac MedicoIterate over a list in order to avoid breaking the...
2007-07-17 Zac MedicoUse PackageSet.getAtoms() as a wrapper around load...
2007-07-17 Zac MedicoMake PackageSet._updateAtomMap() clear the map in case...
2007-07-17 Zac MedicoUse PF in dyn_package. Thanks to swegener.
2007-07-17 Zac MedicoUnify USE handling in the depgraph with the other metadata.
2007-07-17 Zac MedicoFor bug #185670, make sure package.use.{mask,force...
2007-07-17 Zac MedicoWhen expanding ambiguous atoms against the vardb, make...
2007-07-17 Zac MedicoWhen dep_expand throws a ValueError due to an ambiguous...
2007-07-17 Zac MedicoDon't show the repo display when the package list is...
2007-07-17 Zac MedicoMake sure the atoms are loaded when calling PackageSet...
2007-07-17 Zac MedicoMake sure PackageSet._atoms is always a set.
2007-07-17 Zac MedicoRevert PackageSet.containsCPV() calls back to findAtomF...
2007-07-17 Zac MedicoAlways be sure to load the latest version of the world...
2007-07-16 Zac MedicoSort the atoms when writing the world file.
2007-07-16 Marius MauchReplace emerge.WorldSet with portage.sets.files.WorldSet
2007-07-16 Marius Mauchbreak another recursion cycle, add special subclass...
2007-07-16 Marius MauchReplace emerge.SystemSet with portage.sets.profiles...
2007-07-16 Marius Mauchbreak recursion cycle
2007-07-16 Marius Mauchreplace emerge.AtomSet with portage.sets.InternalPackageSet
2007-07-16 Marius Mauchdisable FEATURES=gpg as it's unmaintained, useless...
2007-07-16 Marius Mauchfix metadata parsing for file-based sets, add support...
2007-07-16 Marius Mauchadd support for metadata
2007-07-16 Marius Mauchignore already applied glsas when loading the security set
2007-07-16 Marius Mauchfix load logic for editable sets once more
next