portage.git
2010-07-14 Michał GórnyMake copyright/CVS header checks more strict.
2010-07-14 Zac Medico* Add support for PORTAGE_USERNAME and PORTAGE_GRPNAME
2010-07-14 Zac MedicoUse epytext markup in rewrite_lafile() docstring, and...
2010-07-14 Zac MedicoUse _encodings['merge'] for *.la filenames.
2010-07-13 Sebastian LutherBug #328099 - Adjust ccache documentation
2010-07-12 Sebastian Lutherwarn that ccache can trigger compilation failure
2010-07-12 Michał Górnyrepoman: don't complain about stray Manifests.
2010-07-12 Zac MedicoFix output handling for FEATURES="lafilefixing".
2010-07-12 Zac MedicoFix writemsg to only use fd.buffer when it is stderr...
2010-07-12 Zac MedicoMake lafilefixer handle files in binary mode, in order...
2010-07-12 Sebastian LutherLet emerge fix .la files
2010-07-12 Michał GórnyFix 'repoman --ask' to not require an argument.
2010-07-11 Michał GórnySupport '--ask' option to 'repoman commit'.
2010-07-11 Zac MedicoAdd FEATURES=unknown-features-warn, so the the warning...
2010-07-11 Zac MedicoMove the check for unsupported FEATURES to config.valid...
2010-07-11 Zac MedicoUse writemsg_stdout instead of print, for unicode safety.
2010-07-11 Zac MedicoFix possible bugs recently introduced in --info version...
2010-07-11 Zac MedicoFix emerge --info breakage for python-3.x (cmp usage).
2010-07-11 Zac MedicoIn _unicode_func_wrapper.__call__, don't want to conver...
2010-07-11 Michał GórnyMake the commitmessage append clearer.
2010-07-11 Michał GórnyPass '--relative' to 'git diff-index'.
2010-07-11 Michał GórnyIntroduce '--vcs' option for repoman.
2010-07-11 Michał GórnyRewrite VCS detection code in repoman.
2010-07-11 Sebastian Lutheremerge --info: show package names for providing packages
2010-07-10 Zac MedicoBug #327507 - Drop privileges when retrieving server...
2010-07-09 Christopher... Patch ebuild.sh to not nuke the WORKDIR if FEATURES...
2010-07-08 Sebastian Lutheremerge --info: Print repo names for packages not from...
2010-07-08 Samuli SuominenBug #326553 - check for preserve_old_lib
2010-07-08 Sebastian LutherWarn if FEATURES contains unknown values and don't...
2010-07-08 Zac MedicoMake Scheduler._schedule_tasks() use a loop to ensure...
2010-07-08 Zac MedicoAdd a Scheduler._is_work_scheduled() method, to handle...
2010-07-07 Zac MedicoBug #326787 - Fix intermittent failure to satisify...
2010-07-07 Sebastian Pippingrepoman: Fix bogus warnings "Invalid atom in [..]/packa...
2010-07-07 Daniel RobbinsGLEP 55 removal
2010-07-05 Zac MedicoHandle InvalidAtom from vardbapi.match() in has_version.
2010-06-27 Sebastian Luther--deselect: Print "would remove" instead of "removing...
2010-06-27 Sebastian LutherMake --deselect handle all cases of atoms/sets on the...
2010-06-27 Daniel Robbinsmisc-functions.sh fix for baselayout
2010-06-25 Arfrever Frehtes... Bug #325505: Fix UnicodeEncodeError in _emerge.actions...
2010-06-23 Zac MedicoAdd a --portdir option, requested by Daniel Robbins.
2010-06-19 Jonathan Callendev-util/cvs is now dev-vcs/cvs
2010-06-16 Zac MedicoShow unevaluated atoms when displaying unsatisfied...
2010-06-16 Zac MedicoAdd Atom._eval_qa_conditionals method, which unevaluate...
2010-06-15 Zac MedicoBug #321871 - Check manifests in all modes and trigger...
2010-06-15 Zac MedicoFix breakage in changelog checks do to faulty vcs compa...
2010-06-15 Zac MedicoBug #324075 - Avoid erroneous 'Invalid Gentoo Copyright...
2010-06-10 Nathan Phillip... make.conf(5): document LDFLAGS with a warning, explain...
2010-06-08 Zac MedicoAdd a reference to bug 189417 in config.environ().
2010-06-04 Zac MedicoSplit out a _pkgindex_cpv_map_latest_build() function.
2010-06-04 Zac MedicoFix code from previous commit to handle missing BUILD_T...
2010-06-04 Zac MedicoWhen organizing remote binhost metadata into a cpv...
2010-06-04 Zac MedicoImplement SlotDict.__repr__() to behave like dict.
2010-06-01 Zac MedicoMove imports to the top.
2010-06-01 Zac MedicoAdd special handling for updates of Package.metadata...
2010-06-01 Zac MedicoAdd a Package.copy() method.
2010-05-31 Zac MedicoBug #322049 - Make use_with() and use_enable() handling...
2010-05-30 Zac MedicoMake depgraph._serialize_tasks show a debug message...
2010-05-30 Zac MedicoMove imports to the top and use textwrap.wrap() instead...
2010-05-27 Arfrever Frehtes... Fix handling of empty third argument of use_with()...
2010-05-27 Zac MedicoAdd help for --rebuilt-binaries-timestamp.
2010-05-27 Zac MedicoMake parse_opts() bail out when not silent and an optio...
2010-05-27 Zac MedicoFix --rebuilt-binaries code to return existing_node...
2010-05-27 Zac MedicoTweak --rebuilt-binaries code to solve bug #306659...
2010-05-27 Sebastian LutherAdd --rebuilt-binaries-timestamp option
2010-05-27 Zac MedicoBug #310947 - When expanding categories for atoms insid...
2010-05-27 Sebastian LutherMake --deselect work for sets (bug 268798)
2010-05-27 Sebastian Lutheremerge --help: Add --ignore-default-opts (closes bug...
2010-05-26 Zac MedicoUse 'assert' to check ${PIPESTATUS[@]} from save_ebuild...
2010-05-25 Arfrever Frehtes... Bug #321145: Don't ignore exit status of filter-bash...
2010-05-25 Sebastian LutherAdd _emerge.Package.iuse.get_missing_iuse to return...
2010-05-25 Sebastian Luther_emerge.depgraph._show_unsatisfied_dep(): Do an ealier...
2010-05-25 Sebastian Luther_emerge.Package.iuse.is_valid_flags should return a...
2010-05-25 Sebastian LutherSimplify code by passing a list of flags to Package...
2010-05-25 Sebastian LutherAllow _emerge.Package.iuse.is_valid_flag() to take...
2010-05-25 Sebastian Luther_emerge.depgraph._show_unsatisfied_dep(): properly...
2010-05-25 Sebastian LutherMake parent_use parameter for portage.dep.Atom.violated...
2010-05-25 Zac MedicoFix traceback in _show_unsatisfied_dep, reported on...
2010-05-22 Sebastian Luther_emerge.depgraph._show_slot_collision_notice(): Improve...
2010-05-22 Zac MedicoBug #320755 - Make sure src_test only runs once when...
2010-05-21 Sebastian Luther_emerge.depgraph._show_unsatisfied_dep(): Suggest chang...
2010-05-21 Sebastian LutherAdd portage.dep.Atom.violated_conditionals()
2010-05-21 Sebastian Luther_emerge.Package.__str__(): handle operation==uninstall
2010-05-21 Zac MedicoFix depgraph.schedulerGraph() to break DepPriority...
2010-05-21 Zac MedicoIf a dependency is installed but masked, try to pull...
2010-05-21 Zac MedicoUse os.environ.get() instead of os.getenv(), to hopeful...
2010-05-21 Zac MedicoMake the non --update package selection logic avoid...
2010-05-20 Zac MedicoMake the non --update package selection logic avoid...
2010-05-20 Sebastian LutherUse Atom.unevaluated_atom in depgraph._show_slot_collis...
2010-05-20 Sebastian LutherAdd portage.dep.Atom.unevaluated_atom to not lose the...
2010-05-20 Sebastian LutherAdd _emerge.Package.__str__() for nicer output formatting
2010-05-20 Michał GórnySupport specifying exclude list as multiple arguments.
2010-05-17 Zac MedicoBug #318241 - Add GPL-2 LICENSE file.
2010-05-17 Zac MedicoNew mode: manifest-check - Checks Manifests for missin...
2010-05-16 Zac MedicoOnly count "merge" nodes when determining whether or...
2010-05-15 Zac MedicoFix --resume to support --exclude.
2010-05-15 Sebastian LutherExtend QA check for absolute symlinks in lib dirs to...
2010-05-14 Zac MedicoUsage: binhost-snapshot [options] <src_pkg_dir> <snapsh...
2010-05-14 Zac MedicoDon't use finally with atomic_ofstream since that preve...
2010-05-13 Zac MedicoAdd a break_hardlinks parameter for tbz2 recompose...
2010-05-13 Zac MedicoDefine __all__.
next