| Commit message (Expand) | Author | Age | Files | Lines |
* | emerge.1: --depclean-lib-check disabled defaultv2.1.11.54 | Zac Medico | 2013-03-03 | 1 | -1/+1 |
* | Remove extended package set configuration docs. | Zac Medico | 2013-03-03 | 2 | -6/+2 |
* | portage.const: toggle constants for stable branch | Zac Medico | 2013-03-03 | 1 | -4/+4 |
* | repoman: check metadata.xml xml decl, bug #328113v2.2.0_alpha165 | Zac Medico | 2013-03-03 | 1 | -22/+71 |
* | repoman: skip doctype check for python 2.6 or 3.1 | Zac Medico | 2013-03-03 | 1 | -1/+5 |
* | repoman: remove unused grouplist functionv2.2.0_alpha164 | Zac Medico | 2013-03-01 | 1 | -16/+0 |
* | repoman: check metadata.xml doctype, bug #328113 | Zac Medico | 2013-03-01 | 1 | -2/+28 |
* | depgraph._set_args: fix atom_arg_map for refs > 1 | Zac Medico | 2013-03-01 | 1 | -2/+2 |
* | Fix autounmask/sub-slot interference, bug #459832 | Zac Medico | 2013-03-01 | 1 | -11/+23 |
* | portage(5): document multiple parents in the parent file | Mike Frysinger | 2013-02-28 | 1 | -4/+7 |
* | _display_use: use local variables | Zac Medico | 2013-02-27 | 1 | -20/+15 |
* | Display: unsplit _display_use method parts | Zac Medico | 2013-02-27 | 1 | -37/+31 |
* | Display: eliminate duplicate vardb.match() calls | Zac Medico | 2013-02-27 | 2 | -19/+21 |
* | config: unset LINGUAS if appropriate, bug #459350 | Zac Medico | 2013-02-26 | 1 | -5/+29 |
* | EventLoop: qemu-user epoll quirk, bug #451326 | Zac Medico | 2013-02-25 | 1 | -1/+7 |
* | man/ru/env-update.1: fix some bold and italics | Vladimir Romanov | 2013-02-24 | 1 | -3/+3 |
* | man/ru/ebuild.1: translate OPTIONS | Vladimir Romanov | 2013-02-24 | 1 | -1/+1 |
* | emerge --help: remove [--verbose], bug #458730 | Zac Medico | 2013-02-23 | 2 | -3/+3 |
* | Fix a typo. | Arfrever Frehtes Taifersar Arahesis | 2013-02-22 | 1 | -3/+3 |
* | _world_atom: avoid world set lock reentrance | Zac Medico | 2013-02-21 | 2 | -6/+19 |
* | Remove "Starting parallel fetch" msg, bug #368297 | Zac Medico | 2013-02-21 | 1 | -1/+0 |
* | testCompileModules(): Use builtins.compile() instead of py_compile.compile() | Arfrever Frehtes Taifersar Arahesis | 2013-02-20 | 1 | -11/+9 |
* | depgraph: tweak "required by" message format | Mike Frysinger | 2013-02-17 | 1 | -1/+1 |
* | ebuild: delete useless indent | Mike Frysinger | 2013-02-17 | 1 | -55/+52 |
* | repoman: clean up style in a lot of places | Mike Frysinger | 2013-02-17 | 1 | -227/+222 |
* | Update GNU-stack URLs. | Zac Medico | 2013-02-17 | 2 | -2/+2 |
* | portageq: fix 'Unicode equal comparison failed' | Zac Medico | 2013-02-17 | 1 | -19/+19 |
* | _exec: avoid UnicodeEncodeError for execve args | Zac Medico | 2013-02-17 | 1 | -0/+4 |
* | preplib: remove for bug #102297 | Zac Medico | 2013-02-15 | 1 | -32/+0 |
* | abssymlink: clarify docs, bug #225821 | Zac Medico | 2013-02-15 | 1 | -1/+9 |
* | EXTRA_ECONF: support quoted args, bug #457136 | Zac Medico | 2013-02-14 | 1 | -1/+4 |
* | repoman: warn if not FEATURES=sign, bug #457034v2.2.0_alpha163 | Zac Medico | 2013-02-13 | 1 | -0/+11 |
* | slot_operator_replace_installed: check available | Zac Medico | 2013-02-13 | 2 | -4/+102 |
* | _slot_operator_update_probe: handle slot conflict | Zac Medico | 2013-02-13 | 1 | -4/+7 |
* | --complete-graph-if-new-ver: test slot change | Zac Medico | 2013-02-13 | 1 | -0/+74 |
* | --complete-if-new-ver: check for slot change | Zac Medico | 2013-02-13 | 1 | -5/+12 |
* | emerge: don't traceback or invalid *.ebuild args | Zac Medico | 2013-02-12 | 1 | -7/+8 |
* | _get_dep_chain: include repo namesv2.2.0_alpha162 | Zac Medico | 2013-02-11 | 1 | -2/+12 |
* | SlotOperatorUnsolvedTestCase: add unwanted binpkg | Zac Medico | 2013-02-11 | 1 | -2/+10 |
* | Backtrack unsatisfied slot-operator, bug #456340. | Zac Medico | 2013-02-11 | 2 | -10/+115 |
* | Add test case for bug #456340. | Zac Medico | 2013-02-11 | 1 | -0/+73 |
* | _slot_operator_update_probe: detect insignificant | Zac Medico | 2013-02-11 | 1 | -0/+18 |
* | _add_pkg: fix existing_node early return | Zac Medico | 2013-02-11 | 2 | -24/+39 |
* | Disable IUSE check for binary pkg API consumers. | Zac Medico | 2013-02-11 | 4 | -4/+13 |
* | deprecated_profile_check: show eselect command | Zac Medico | 2013-02-11 | 1 | -3/+7 |
* | nowarn syntax for repoman to ignore | Heather | 2013-02-11 | 1 | -11/+12 |
* | ebuild: add _reset_legacy_globals for reload | Zac Medico | 2013-02-11 | 2 | -17/+17 |
* | Check lib*/udev/rules.d for bug #455606. | Zac Medico | 2013-02-10 | 1 | -10/+11 |
* | repoman: fix use.stable, bug #456342 | Zac Medico | 2013-02-10 | 4 | -11/+24 |
* | deprecated_profile_check: suggest portage upgrade | Zac Medico | 2013-02-10 | 1 | -3/+26 |