portage.git
2007-08-22 Zac MedicoMake best() return early when it's only given one packages.
2007-08-22 Zac MedicoPass complete package metadata from depgraph.select_dep...
2007-08-22 Zac MedicoBug #188703 - Don't adjust permissions in ${T} unless...
2007-08-22 Zac MedicoMake --info detect more /etc/*-release files as suggest...
2007-08-22 Zac MedicoSend cache hit/miss status updates to stdout instead...
2007-08-22 Zac MedicoShow cache miss/hit counts all on one line, using ...
2007-08-22 Zac MedicoBug #189743 - Add .jpeg to the list of extensions suppo...
2007-08-21 Alec WarnerTry harder to figure out what OS we are running
2007-08-21 Zac MedicoJust use os.listdir() since portage.listdir() is unnece...
2007-08-19 Zac MedicoFix ACCEPT_KEYWORDS validation so that ** is valid.
2007-08-17 Mike Frysingerfilter out kernel modules from ELF QA checks #184443
2007-08-17 Mike Frysingerremove "risky" message about -O2
2007-08-17 Zac MedicoFor bug #189219, use pkgcmp() to sort versions in selec...
2007-08-16 Zac MedicoMake etc-update copy owner and group bits when it merge...
2007-08-16 Mike Frysingermake -f/-F distinction clearer
2007-08-16 Zac MedicoFix existing_node logic inside depgraph.create().
2007-08-16 Zac MedicoCombine 2 locations in depgraph.create() where nodes...
2007-08-16 Zac MedicoAlways assign higher priority to dependencies on packag...
2007-08-15 Zac MedicoAdd some floating point vercmp cases.
2007-08-15 Zac MedicoFor bug #188807, add nocreate and delaycompress options...
2007-08-15 Zac MedicoFor bug #188449, since python floats have limited range...
2007-08-15 Zac MedicoFor bug #188782, dependencies on packages specified...
2007-08-14 Zac MedicoMake sure to skip info dir files with the .old extension.
2007-08-14 Zac MedicoFor bug #188782, keep "nomerge" nodes in the graph...
2007-08-13 Ned Ludd- revert a few -O2 when they should of remained -O3...
2007-08-12 Ned Ludd'decent' CFLAGS should not feature -O3. Bug 188619
2007-08-12 Zac MedicoFor bug #33585, leave the old info dir file in place...
2007-08-12 Zac MedicoFor bug #188559, invalidate dblink._contents_inodes...
2007-08-11 Zac MedicoOptimize config.setcpv() so that it doesn't call regene...
2007-08-10 Zac MedicoDon't generate a QA Notice if the ${S} directory doesn...
2007-08-06 Zac MedicoUpdate emerge --help and --info docs. Thanks to Arfreve...
2007-08-06 Zac MedicoDocument FEATURES=webrsync-gpg. Thanks to Arfrever...
2007-08-06 Zac MedicoFor bug #187795, remove pointless digest.disjointed...
2007-08-06 Zac MedicoMerge rewrite by Alon Bar-Lev from bug #130039:
2007-08-05 Alec WarnerFix from ferringb
2007-08-05 Zac MedicoFor bug #187806, use mkstemp to create tmpservertimesta...
2007-08-04 Zac MedicoUse == for comparison of portage_node since digraph...
2007-08-04 Zac MedicoMake sure that portage always has all of it's RDEPENDs...
2007-08-04 Zac MedicoMove ecompressdir and ecompress --dequeue after prepall.
2007-08-04 Zac MedicoCall ecompressdir and ecompress --dequeue outside of...
2007-08-04 Zac MedicoMake config updates get counted correctly for bug ...
2007-08-04 Zac MedicoRemove the depend phase from the doebuild actionmap...
2007-08-03 Zac MedicoMake droppriv for the depend phase conditional on userp...
2007-08-03 Zac MedicoGenerate a QA Notice and cd to ${WORKDIR} if the $...
2007-08-03 Zac MedicoIn portage.spawn() logging, put the read end of the...
2007-08-03 Zac Medicos/portage.eclass_cache/eclass_cache/ since eclass_cache...
2007-08-02 Zac MedicoFor bug #187518, handle EISDIR thrown from mkdir when...
2007-08-02 Zac MedicoFor bug #187480, fix writemsg args in portdbapi.gvisible().
2007-08-01 Zac MedicoLike older versions of portage, don't show the repo...
2007-08-01 Zac MedicoFor bug #187375, handle an ImportError when portage...
2007-07-31 Zac MedicoHandle the ENOENT error if the world file doesn't exist.
2007-07-31 Zac MedicoChange the numeric value of DepPriority.MIN to be equal...
2007-07-30 Zac MedicoAs a workaround for bug #185305, make quickpkg break...
2007-07-30 Zac MedicoFor bug #187142, properly pass a dbapi instance into...
2007-07-30 Zac MedicoMake finalize() accept a parameter once again since...
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...
next