summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* saveNomergeFavorites: fix possible root confusionZac Medico2010-12-201-0/+5
* Use write_atomic to rewrite lafiles.Zac Medico2010-12-201-4/+5
* Substitute bash builtin >> for touch command.Zac Medico2010-12-196-23/+40
* prepos_order: avoid duplicates from aliasesZac Medico2010-12-191-1/+4
* REQUIRED_USE: describe ^^ as exactly-one-ofZac Medico2010-12-191-1/+1
* paren_enclose: preserve atom USE conditionalsZac Medico2010-12-192-3/+7
* repoman: ignore deprecated profiles.desc entriesZac Medico2010-12-181-0/+3
* digestcheck: avoid display of u'' from KeyErrorZac Medico2010-12-171-5/+4
* repoman: handle ElementTree.ParseErrorZac Medico2010-12-171-1/+1
* getbinpkg.py: auto-handle NotImplementedErrorZac Medico2010-12-161-1/+1
* getbinpkg.py: use local HTTPSConnection importv2.2.0_alpha9Zac Medico2010-12-151-2/+12
* slot_conflict_handler: fix for bug #348389Zac Medico2010-12-151-8/+17
* Atom.without_use: handle unevaluated_atom.useZac Medico2010-12-151-1/+8
* highlight_violations: handle unversioned atomZac Medico2010-12-152-8/+24
* removeFromContents: don't use EROOTFabian Groffen2010-12-151-1/+1
* etc-update: eliminate duplicate example configsZac Medico2010-12-131-1/+5
* apply_recursive_permissions: don't follow symlinkZac Medico2010-12-131-2/+7
* etc-update: tweak style in do_distconf()Anthony Basile2010-12-131-10/+2
* etc-update: replace 'seq' with pure bashv2.2.0_alpha8Zac Medico2010-12-121-3/+6
* etc-update: add option to save example configAnthony Basile2010-12-121-0/+33
* loadResumeCommand: select first matched packageZac Medico2010-12-121-0/+1
* xtermTitleReset: revert behavior for bug #348460Zac Medico2010-12-121-1/+1
* BinpkgVerifier: don't unlink emerge-fetch.logZac Medico2010-12-121-7/+1
* Preserve existing hardlinks during merge.Zac Medico2010-12-081-19/+8
* quickpkg: revert hardlink fix from bug #185305Zac Medico2010-12-071-4/+0
* quickpkg: may -> might rewordMike Frysinger2010-12-071-2/+2
* Scheduler: fix pkg cache more for reposyntaxZac Medico2010-12-071-1/+1
* Scheduler: fix pkg cache for reposyntaxZac Medico2010-12-071-5/+20
* Use bytes literals.Arfrever Frehtes Taifersar Arahesis2010-12-063-26/+13
* inject binpkg after fetch for pkg_pretendv2.2.0_alpha7Zac Medico2010-12-051-0/+4
* Fix pkg_pretend output and error handling.Zac Medico2010-12-051-50/+73
* Scheduler: Always display message for pkg_pretendZac Medico2010-12-051-8/+2
* dbapi.match: Use IUSE to validate built USEZac Medico2010-12-051-1/+6
* ebuild.sh: only run pretend once for ebuild(1)Zac Medico2010-12-051-1/+9
* Sync EMERGE_FROM code with MERGE_TYPE code.Zac Medico2010-12-054-2/+6
* Package: Use IUSE to validate built USEZac Medico2010-12-041-0/+8
* doebuild: enable pretend phase as setup depZac Medico2010-12-041-1/+1
* doebuild: set MERGE_TYPE for ebuild(1)Zac Medico2010-12-041-1/+9
* Scheduler: set MERGE_TYPE for pkg_pretendZac Medico2010-12-041-0/+5
* EAPI 4: Support MERGE_TYPE (bug #347351)Zac Medico2010-12-037-4/+26
* Scheduler._run_pkg_pretend: call setcpvZac Medico2010-12-031-0/+1
* config.reset: re-initialize _setcpv_args_hashZac Medico2010-12-031-0/+1
* REQUIRED_USE: test empty parenthesisZac Medico2010-12-031-0/+4
* fix QA_EXECSTACK spelling for QA_PREBUILTZac Medico2010-12-021-1/+1
* cpv_sort_key: test suffix orderZac Medico2010-12-022-3/+3
* add new cpv_sort_key() functionZac Medico2010-12-012-1/+59
* Add note about colordiff and less -R.Zac Medico2010-12-012-0/+4
* fix AttributeError in recent use dep changesZac Medico2010-11-302-18/+22
* vardbapi: unicode safe UnpicklingError messageZac Medico2010-11-301-2/+2
* dbapi: remove redundant missing_enabled/disabledZac Medico2010-11-291-2/+1