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