summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* repoman: check metadata.xml xml decl, bug #328113v2.2.0_alpha165Zac Medico2013-03-031-22/+71
* repoman: skip doctype check for python 2.6 or 3.1Zac Medico2013-03-031-1/+5
* repoman: remove unused grouplist functionv2.2.0_alpha164Zac Medico2013-03-011-16/+0
* repoman: check metadata.xml doctype, bug #328113Zac Medico2013-03-011-2/+28
* depgraph._set_args: fix atom_arg_map for refs > 1Zac Medico2013-03-011-2/+2
* Fix autounmask/sub-slot interference, bug #459832Zac Medico2013-03-011-11/+23
* portage(5): document multiple parents in the parent fileMike Frysinger2013-02-281-4/+7
* _display_use: use local variablesZac Medico2013-02-271-20/+15
* Display: unsplit _display_use method partsZac Medico2013-02-271-37/+31
* Display: eliminate duplicate vardb.match() callsZac Medico2013-02-272-19/+21
* config: unset LINGUAS if appropriate, bug #459350Zac Medico2013-02-261-5/+29
* EventLoop: qemu-user epoll quirk, bug #451326Zac Medico2013-02-251-1/+7
* man/ru/env-update.1: fix some bold and italicsVladimir Romanov2013-02-241-3/+3
* man/ru/ebuild.1: translate OPTIONSVladimir Romanov2013-02-241-1/+1
* emerge --help: remove [--verbose], bug #458730Zac Medico2013-02-232-3/+3
* Fix a typo.Arfrever Frehtes Taifersar Arahesis2013-02-221-3/+3
* _world_atom: avoid world set lock reentranceZac Medico2013-02-212-6/+19
* Remove "Starting parallel fetch" msg, bug #368297Zac Medico2013-02-211-1/+0
* testCompileModules(): Use builtins.compile() instead of py_compile.compile()Arfrever Frehtes Taifersar Arahesis2013-02-201-11/+9
* depgraph: tweak "required by" message formatMike Frysinger2013-02-171-1/+1
* ebuild: delete useless indentMike Frysinger2013-02-171-55/+52
* repoman: clean up style in a lot of placesMike Frysinger2013-02-171-227/+222
* Update GNU-stack URLs.Zac Medico2013-02-172-2/+2
* portageq: fix 'Unicode equal comparison failed'Zac Medico2013-02-171-19/+19
* _exec: avoid UnicodeEncodeError for execve argsZac Medico2013-02-171-0/+4
* preplib: remove for bug #102297Zac Medico2013-02-151-32/+0
* abssymlink: clarify docs, bug #225821Zac Medico2013-02-151-1/+9
* EXTRA_ECONF: support quoted args, bug #457136Zac Medico2013-02-141-1/+4
* repoman: warn if not FEATURES=sign, bug #457034v2.2.0_alpha163Zac Medico2013-02-131-0/+11
* slot_operator_replace_installed: check availableZac Medico2013-02-132-4/+102
* _slot_operator_update_probe: handle slot conflictZac Medico2013-02-131-4/+7
* --complete-graph-if-new-ver: test slot changeZac Medico2013-02-131-0/+74
* --complete-if-new-ver: check for slot changeZac Medico2013-02-131-5/+12
* emerge: don't traceback or invalid *.ebuild argsZac Medico2013-02-121-7/+8
* _get_dep_chain: include repo namesv2.2.0_alpha162Zac Medico2013-02-111-2/+12
* SlotOperatorUnsolvedTestCase: add unwanted binpkgZac Medico2013-02-111-2/+10
* Backtrack unsatisfied slot-operator, bug #456340.Zac Medico2013-02-112-10/+115
* Add test case for bug #456340.Zac Medico2013-02-111-0/+73
* _slot_operator_update_probe: detect insignificantZac Medico2013-02-111-0/+18
* _add_pkg: fix existing_node early returnZac Medico2013-02-112-24/+39
* Disable IUSE check for binary pkg API consumers.Zac Medico2013-02-114-4/+13
* deprecated_profile_check: show eselect commandZac Medico2013-02-111-3/+7
* nowarn syntax for repoman to ignoreHeather2013-02-111-11/+12
* ebuild: add _reset_legacy_globals for reloadZac Medico2013-02-112-17/+17
* Check lib*/udev/rules.d for bug #455606.Zac Medico2013-02-101-10/+11
* repoman: fix use.stable, bug #456342Zac Medico2013-02-104-11/+24
* deprecated_profile_check: suggest portage upgradeZac Medico2013-02-101-3/+26
* _slot_change_probe: handle masksZac Medico2013-02-101-7/+19
* Trigger rebuild for sub-slot change, bug #456208.Zac Medico2013-02-102-1/+139
* Avoid using gawk, where generic awk is enoughChristoph Junghans2013-02-102-3/+3