summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bintree/portree: fix getslot for EAPI 5 sub-slotZac Medico2012-10-172-8/+4
* SecuritySet: fix for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-2/+2
* LibraryConsumerSet: fix for EAPI 5 sub-slotZac Medico2012-10-171-4/+3
* StaticFileSet: fix for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-2/+2
* _sets/dbapi: fix for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-14/+11
* depgraph: fix for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-16/+12
* actions.py: use _pkg_str for EAPI 5 sub-slotZac Medico2012-10-171-12/+4
* repoman: fix KEYWORDS.dropped for EAPI 5 sub-slotZac Medico2012-10-171-3/+3
* getmaskingreason: use _pkg_strZac Medico2012-10-171-11/+9
* ManifestTask: stricter gpg key comparisonZac Medico2012-10-171-1/+14
* ManifestTask: use PopenProcess moreZac Medico2012-10-171-3/+1
* PopenProcess: child_watch_add if no pipe_readerZac Medico2012-10-171-4/+6
* MaskManager: use _pkg_strZac Medico2012-10-171-11/+20
* config.setcpv: remove unused slot variableZac Medico2012-10-171-1/+0
* vartree.py: account for EAPI 5 sub-slot in SLOTZac Medico2012-10-171-16/+18
* create_world_atom: account for EAPI 5 sub-slotZac Medico2012-10-171-7/+5
* glsa: account for EAPI 5 sub-slot in SLOTZac Medico2012-10-172-2/+2
* glsa.py: use try/finally for urlopenZac Medico2012-10-171-1/+6
* Make __source_all_bashrcs() and install_symlink_html_docs() compatible with s...Arfrever Frehtes Taifersar Arahesis2012-10-182-2/+2
* Make keepdir() compatible with subslots.Arfrever Frehtes Taifersar Arahesis2012-10-181-2/+2
* Scheduler: tweak job_delay calc for bug #438650v2.2.0_alpha140Zac Medico2012-10-161-5/+16
* ManifestTask: improve gpg key parsingZac Medico2012-10-161-7/+10
* Move portage.dep._internal_warnings to portage.v2.2.0_alpha139Zac Medico2012-10-165-14/+12
* emerge: optimize --moo, remove deprecated mooZac Medico2012-10-162-26/+21
* ManifestTask: remove unneeded _proc attributeZac Medico2012-10-161-14/+10
* repoman: allow 40 digit gpg keyZac Medico2012-10-161-1/+1
* emerge_main: use parse_opts for --helpZac Medico2012-10-161-6/+5
* repoman: validate PORTAGE_GPG_KEYZac Medico2012-10-161-0/+9
* Test PopenProcess.Zac Medico2012-10-161-0/+48
* CompositeTask._start_task: propagate schedulerZac Medico2012-10-162-0/+8
* Handle missing mkfifo for Jython.Zac Medico2012-10-161-1/+6
* PopenProcess: integrate PipeReader supportZac Medico2012-10-162-17/+22
* run_action: gc locals of calling funcZac Medico2012-10-162-2/+10
* emerge_main: split out run_actionZac Medico2012-10-164-916/+949
* Add missing PopenProcess class from last commit.Zac Medico2012-10-151-0/+15
* egencache --update-manifests: re-sign when neededZac Medico2012-10-153-4/+92
* Add Display._append_repository() to avoid duplication of some code.Arfrever Frehtes Taifersar Arahesis2012-10-151-13/+18
* emerge_main: move imports to topZac Medico2012-10-151-5/+4
* emerge_main: disable color earlierZac Medico2012-10-151-3/+5
* Display slots and subslots in output of `emerge -pv ${package}`.Arfrever Frehtes Taifersar Arahesis2012-10-152-22/+65
* MergeListItem: don't color "binary"Zac Medico2012-10-141-1/+1
* repoman: fix commit_footer NameErrorv2.2.0_alpha138Zac Medico2012-10-141-1/+1
* emerge: lazy imports, optimize --helpZac Medico2012-10-143-36/+33
* chk_updated_info_files: move to separate fileZac Medico2012-10-142-132/+143
* display_preserved_libs: move to separate fileZac Medico2012-10-142-89/+95
* emerge: handle KeyboardInterrupt, not SIGINTZac Medico2012-10-142-47/+53
* emerge.1: broaden description of "r" merge attrZac Medico2012-10-141-2/+2
* repoman: initial caps for git commit msg footersZac Medico2012-10-141-3/+3
* repoman: special git commit footer, bug #438364Zac Medico2012-10-141-14/+26
* Invert order of arguments in Display._set_non_root_columns() andArfrever Frehtes Taifersar Arahesis2012-10-141-6/+6