summaryrefslogtreecommitdiffstats
path: root/pym
Commit message (Expand)AuthorAgeFilesLines
...
* portage.const: bump EAPI to 4 (council approved)Zac Medico2010-12-301-1/+1
* Merge dep_getrepo test from master.Zac Medico2010-12-301-0/+29
* fetch: don't require g+s mode on $DISTDIRZac Medico2010-12-301-1/+1
* EbuildPhase: Display upstream info before setup.Michał Górny2010-12-302-0/+31
* fetch: fix listonly/allow_missing_digests logicZac Medico2010-12-281-4/+2
* _exec: disable SIGQUIT handler override by parentZac Medico2010-12-281-0/+4
* EbuildFetcher: bail out if missing digestZac Medico2010-12-282-3/+33
* Use EbuildFetcher for --fetchonly (not --pretend)Zac Medico2010-12-281-2/+15
* EbuildFetcher: pass digests to fetch()Zac Medico2010-12-282-7/+14
* doebuild: validate more Package metadata keysZac Medico2010-12-281-4/+3
* unmerge: ignore rmdir EPERM from mount pointZac Medico2010-12-271-1/+2
* ebuild(1): use Package to validate metadataZac Medico2010-12-271-22/+14
* anydbm: use gdbm "u" flag for concurrent writersZac Medico2010-12-271-4/+30
* depgraph: Optimize --newuse with Package attrs.Zac Medico2010-12-241-4/+4
* Fix portage restart warning message.Zac Medico2010-12-221-1/+0
* Package.operation: eliminate duplicate codeZac Medico2010-12-221-9/+5
* doebuild: remove unused emerge/returnpid logicv2.1.9.26Zac Medico2010-12-211-6/+4
* Display relevant FEATURES before setup phaseZac Medico2010-12-211-1/+15
* doebuild: fix more bug #349273Zac Medico2010-12-211-2/+4
* doebuild: fix bug #349273Zac Medico2010-12-211-3/+10
* saveNomergeFavorites: remove unecessary varsZac Medico2010-12-201-4/+3
* 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-191-1/+1
* REQUIRED_USE: describe ^^ as exactly-one-ofZac Medico2010-12-191-1/+1
* paren_enclose: preserve atom USE conditionalsZac Medico2010-12-192-3/+7
* digestcheck: avoid display of u'' from KeyErrorZac Medico2010-12-171-5/+4
* getbinpkg.py: auto-handle NotImplementedErrorZac Medico2010-12-161-1/+1
* getbinpkg.py: use local HTTPSConnection importZac Medico2010-12-161-2/+12
* slot_conflict_handler: fix for bug #348389Zac Medico2010-12-161-8/+17
* Atom.without_use: handle unevaluated_atom.useZac Medico2010-12-161-1/+8
* highlight_violations: handle unversioned atomZac Medico2010-12-162-8/+24
* removeFromContents: don't use EROOTFabian Groffen2010-12-161-1/+1
* apply_recursive_permissions: don't follow symlinkZac Medico2010-12-131-2/+7
* 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
* Use bytes literals.Arfrever Frehtes Taifersar Arahesis2010-12-073-26/+13
* inject binpkg after fetch for pkg_pretendZac 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
* 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-035-3/+16
* Scheduler._run_pkg_pretend: call setcpvZac Medico2010-12-031-0/+1