portage.git
2008-11-17 Zac MedicoBug #139134 - Make the flat_hash and metadata modules...
2008-11-17 Zac MedicoWhen parsing `git diff` output, filter paths that are...
2008-11-17 Zac MedicoWhen committing manifests, specify the manifest paths...
2008-11-17 Zac MedicoBug #246667 - Add REPOMAN_VCS_LOCAL_OPTS and REPOMAN_VC...
2008-11-17 Zac MedicoAdd missing -a option for git commits.
2008-11-17 Zac MedicoFix the 'jobserver unavailable' regex to match gmake.
2008-11-16 Zac MedicoAdd a QA Notice for 'jobserver unavailable' from make...
2008-11-16 Zac MedicoTrigger the --include-dev suggestion for any keywords...
2008-11-16 Zac MedicoSuggest to use the new --include-dev (-d) option in...
2008-11-16 Zac MedicoOnly show the "--without-mask" suggestion when packages...
2008-11-16 Zac MedicoAdd a short -d option for the new --include-dev option...
2008-11-16 Zac MedicoIn order to reduce time consumed for dependency checks...
2008-11-16 Zac MedicoWhen a "slot conflict" occurs due to USE dependencies...
2008-11-15 Zac MedicoFix logic inside PollScheduler._can_add_job() so that...
2008-11-15 Zac MedicoMake NewsManager.updateItems() and getUnreadItems(...
2008-11-15 Zac MedicoInside depgraph._add_pkg(), handle the case where multi...
2008-11-15 Zac MedicoCheck the return value from depgraph._add_pkg() when...
2008-11-15 Zac MedicoBug #246821 - Avoid TypeError from binarytree.isremote...
2008-11-15 Zac MedicoMake depgraph.display_problems() send unsatisfied depen...
2008-11-15 Zac MedicoBug #246853 - Redirect all ouput from depgraph.display_...
2008-11-15 Zac MedicoBug #236207 - Replace some hardcoded colors with color...
2008-11-15 Zac MedicoBug #173284 - Update config update counting code in...
2008-11-15 Zac MedicoRemove stray print statement from previous commit.
2008-11-15 Zac MedicoBug #173284 - Do not traverse hidden directories such...
2008-11-15 Zac MedicoBug #173284 - Do not traverse hidden directories such...
2008-11-15 Zac MedicoBug #236714 - Handle PortagePackageException raised...
2008-11-15 Zac MedicoMake digestgen() handle PermissionDenied internally...
2008-11-15 Zac MedicoBug #236683 - Fix PermissionDenied handling to report...
2008-11-15 Zac MedicoBug #243022 - Inside dblink.mergeme(), when merging...
2008-11-15 Zac MedicoBug #216190 - Make dblink.treewalk() bail out rather...
2008-11-15 Zac MedicoFix new* and do* ebuild helpers to generate consistent...
2008-11-14 Zac MedicoMake the EbuildQuote check filter out matches that...
2008-11-14 Zac MedicoExempt live ebuilds from KEYWORDS.missing and KEYWORDS...
2008-11-14 Zac MedicoIn dyn_package(), use the 'assert' macro (from isolated...
2008-11-14 Zac MedicoAdd a --changelog-rev option that truncates the ChangeL...
2008-11-14 Zac Medico* git support for repoman
2008-11-14 Zac MedicoUse a table to condense the docs for the default_*...
2008-11-14 Zac MedicoBug #244485 - Document the !!atom blocker syntax.
2008-11-14 Zac MedicoAdd newlines so that first lines of tables display...
2008-11-14 Zac MedicoNote that USE dependencies appear on the right hand...
2008-11-14 Zac MedicoBug #244485 - Document USE dependencies.
2008-11-14 Zac MedicoHaving a leading ./ prefix on file paths can trigger...
2008-11-13 Zac MedicoBug #244485 - Document SRC_URI arrows for output file...
2008-11-13 Zac MedicoRename the "FUNCTIONS" section to "PHASE FUNCTIONS".
2008-11-13 Zac MedicoBug #244485 - Document the default phase function helpers.
2008-11-13 Zac MedicoBug #244485 - Document src_prepare() and src_configure...
2008-11-13 Zac MedicoBug #244485 - Document the doman enhancement from bug...
2008-11-13 Zac MedicoUse apply_secpass_permissions() to avoid OperationNotPe...
2008-11-13 Zac MedicoUse grabfile() instead of grablines(), to ignore empty...
2008-11-13 Zac MedicoAdd quote from GLEP 42 about permission bits.
2008-11-13 Zac MedicoMisc fixes and cleanups in NewsManager.
2008-11-13 Zac MedicoReturn early from NewsManager.updateItems() if the...
2008-11-13 Zac MedicoAlways return early from NewsManager.updateItems()...
2008-11-12 Zac MedicoUse a simpler approach instead of implementing NewsItem...
2008-11-12 Zac Medico* Add NewsItem.isValid() and DisplayRestriction.isValid...
2008-11-12 Zac MedicoSort the return value from cpv_all() inside vardbapi...
2008-11-12 Zac MedicoInside NewsManager.updateItems(), use a mutable set...
2008-11-12 Zac MedicoInstead of raising a TypeError from the NewsItem constr...
2008-11-12 Zac MedicoUse a frozenset to optimize skiplist containment checks...
2008-11-12 Zac MedicoBug #246451 - Inside SecuritySet._reduce(), use portdba...
2008-11-11 Zac MedicoMake post_emerge() exit early if it detects that the... v2.2_rc14
2008-11-11 Zac MedicoAllow --keep-going to continue in some cases when a...
2008-11-11 Zac MedicoSimplify code for cloning config instances inside Sched...
2008-11-11 Zac MedicoMake FindPortdir() fall back to have_profile_dir()...
2008-11-11 Zac MedicoDerive the changelog_path variable from the new checkdi...
2008-11-11 Zac MedicoMake FindPortdir() return (None, None, None) on failure...
2008-11-11 Zac MedicoInside have_profile_dir(), check for existence of profi...
2008-11-11 Zac MedicoUpdate hardcoded "cvs" error messages to show the corre...
2008-11-11 Zac MedicoFix pretend output to show git -a option when committin...
2008-11-11 Zac MedicoAdd git support. Thanks to Daniel Robbins for the initi...
2008-11-11 Zac MedicoFix logic from previous commit in Scheduler._choose_pkg...
2008-11-11 Zac MedicoWhen in --nodeps mode, make Scheduler._set_digraph...
2008-11-11 Zac MedicoInside depgraph.loadResumeCommand(), initialize self...
2008-11-10 Zac MedicoFix --jobs parallel scheduling to ensure that temporary...
2008-11-10 Zac MedicoRevert r11839 since it's not necessarily desired to...
2008-11-10 Zac MedicoIn the LinkageMap.findConsumers() docstring, add a...
2008-11-09 Zac Medico* Use noiselevel=-1 for preserve-libs ">>> needed"...
2008-11-09 Zac MedicoRemove unused formatter code in show_invalid_depstring_...
2008-11-09 Zac MedicoMake show_invalid_depstring_notice() send output to...
2008-11-09 Zac MedicoInside Scheduler._reverse_uninstall_edges(), iover...
2008-11-09 Zac MedicoMove initialization of Scheduler._background from the...
2008-11-09 Zac MedicoAdd PROPERTIES=interactive support in depgraph.display...
2008-11-09 Zac MedicoWhen adding parent directories to contents inside
2008-11-09 Zac MedicoHandle a corner case inside dblink._add_preserve_libs_t...
2008-11-09 Zac MedicoUpdate docstring for dblink._find_libs_to_preserve().
2008-11-09 Zac MedicoInside vardbapi.removeFromContents(), automatically...
2008-11-09 Zac MedicoBug #243030 - In PreservedLibraryConsumerSet.load(...
2008-11-09 Zac MedicoBug #245362 - Rewrite preserve-libs preservation code...
2008-11-09 Zac MedicoInside LinkageMap, use self._obj_key() whenever possible.
2008-11-08 Zac MedicoFix $ROOT handlink inside display_preserved_libs().
2008-11-08 Zac MedicoWith python-2.6, importing the Crypto.Hash.MD5 and...
2008-11-08 Zac MedicoHandle CommandNotFound exceptions if the scanelf binary...
2008-11-07 Zac MedicoIn LinkageMap.rebuild(), immediately raise a CommandNot...
2008-11-07 Zac MedicoHandle a potential OSError that occurs if the scanelf...
2008-11-07 Zac MedicoReplace NEEDED.ELF.2 strings with references to Linkage...
2008-11-07 Zac MedicoImprove the error message that's generated in LinkageMa...
2008-11-07 Zac MedicoWhen calling scanelf inside LinkageMap.rebuild(), join...
2008-11-07 Zac MedicoFix LinkageMap.rebuild() so that the data from include_...
2008-11-07 Zac MedicoWhen using the `read` builtin to split newlines in...
2008-11-07 Zac MedicoCombine redundant arch_map code inside LinkageMap.rebui...
next