portage.git
2007-08-25 Zac MedicoMove blocker handling from depgraph.create() to select_...
2007-08-25 Zac MedicoBug #190214 - Make the rpm phase use /usr/src/rpm inste...
2007-08-25 Mike Frysingerremove $Id$ as it gives us nothing useful
2007-08-25 Marius MauchRemove pointless information from --info output
2007-08-24 Zac MedicoDon't cache results from match_from_list() since *dbapi...
2007-08-24 Zac MedicoCall config.regenerate() after config.reload() so that...
2007-08-24 Zac MedicoUse a config.reload() method to explicitly reload ...
2007-08-24 Zac MedicoFix another typo.
2007-08-24 Zac MedicoFix a typo.
2007-08-23 Zac MedicoAdd * and ~* to the list of valid values for ACCEPT_KEY...
2007-08-23 Zac MedicoMake depgraph.select_dep() node reuse work when in...
2007-08-23 Zac MedicoBug #189791 - Define EBUILD_PHASE=unpack during the...
2007-08-23 Zac MedicoIn config.regenerate(), skip loading /etc/profile.env...
2007-08-23 Zac MedicoMake depgraph.create() avoid metadata lookups for binar...
2007-08-23 Zac MedicoBug #189791 - Send errors to /dev/null when debug-print...
2007-08-23 Zac MedicoFix a typo from r7663.
2007-08-22 Zac MedicoUse INFORM to colorize the package name.
2007-08-22 Zac MedicoPrevent output from being flushed to the console too...
2007-08-22 Zac MedicoSkip --newuse checks for nodes that have already been...
2007-08-22 Zac MedicoMake depgraph.select_dep() reuse cached metadata from...
2007-08-22 Zac MedicoFix update_dbentry() to process version components...
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...
next