portage.git
2012-10-26 Zac Medicobacktracking: discard extra rebuilds, bug #439688
2012-10-26 Zac MedicoAdd test case for bug #439688.
2012-10-26 Zac Medicodepgraph: trigger rebuild for unbuilt child
2012-10-26 Zac Medicodepgraph: no multislot tweak for built slot op
2012-10-26 Zac MedicoAdd test case for bug #439694.
2012-10-25 Zac Medicomerge-sync: handle unmerge corner cases
2012-10-25 Zac Medicomerge-sync: syncfs on parent of dir for unmerge
2012-10-25 Zac MedicoMergeProcess: cache syncfs libc library lookup
2012-10-25 Zac MedicoAdd FEATURES=merge-sync, for bug #439584.
2012-10-25 Zac MedicoAdd portage.util._ctypes module, for bug #439584.
2012-10-25 Zac Medicodblink: add hooks to sync disk for bug #439584
2012-10-25 Zac MedicoUse checkbashisms for init.d scripts, bug #439490
2012-10-24 Arfrever Frehtes... install_symlink_html_docs(): Additional fix for compati...
2012-10-23 Gregory M.... .gitignore: ignore tags file (for ctags)
2012-10-21 Brian Dolbecemaint logs --help: fix module-options typo
2012-10-19 Zac MedicoTest PopenProcess + PipeLogger.
2012-10-19 Zac MedicoPipeReader: unregister in _cancel
2012-10-19 Zac MedicoPipeLogger/Reader: remove redundant isAlive()
2012-10-19 Zac MedicoSpawnProcess: split out a PipeLogger class
2012-10-18 Zac MedicoManifestTask: use null stdin when checking sig v2.2.0_alpha141
2012-10-18 Zac MedicoHandle InvalidData from _pkg_str.
2012-10-18 Zac MedicoRemove old binhost protocol for bug #438640.
2012-10-18 Zac Medicoconfig.setcpv: use constructed _pkg_str for mycpv
2012-10-18 Zac Medicoemaint: sync MoveHandler check code with dbapi's
2012-10-18 Zac Medicoemaint: fix MoveHandler for EAPI 5 sub-slot
2012-10-18 Zac Medicodoebuild: fix REPLACING_VERSIONS EAPI 5 sub-slot
2012-10-18 Zac Medicobintree/portree: fix getslot for EAPI 5 sub-slot
2012-10-18 Zac MedicoSecuritySet: fix for EAPI 5 sub-slot in SLOT
2012-10-18 Zac MedicoLibraryConsumerSet: fix for EAPI 5 sub-slot
2012-10-18 Zac MedicoStaticFileSet: fix for EAPI 5 sub-slot in SLOT
2012-10-18 Zac Medico_sets/dbapi: fix for EAPI 5 sub-slot in SLOT
2012-10-18 Zac Medicodepgraph: fix for EAPI 5 sub-slot in SLOT
2012-10-18 Zac Medicoactions.py: use _pkg_str for EAPI 5 sub-slot
2012-10-18 Zac Medicorepoman: fix KEYWORDS.dropped for EAPI 5 sub-slot
2012-10-18 Zac Medicogetmaskingreason: use _pkg_str
2012-10-18 Zac MedicoManifestTask: stricter gpg key comparison
2012-10-18 Zac MedicoManifestTask: use PopenProcess more
2012-10-18 Zac MedicoPopenProcess: child_watch_add if no pipe_reader
2012-10-18 Zac MedicoMaskManager: use _pkg_str
2012-10-18 Zac Medicoconfig.setcpv: remove unused slot variable
2012-10-18 Zac Medicovartree.py: account for EAPI 5 sub-slot in SLOT
2012-10-18 Zac Medicocreate_world_atom: account for EAPI 5 sub-slot
2012-10-18 Zac Medicoglsa: account for EAPI 5 sub-slot in SLOT
2012-10-17 Zac Medicoglsa.py: use try/finally for urlopen
2012-10-17 Arfrever Frehtes... Make __source_all_bashrcs() and install_symlink_html_do...
2012-10-17 Arfrever Frehtes... Make keepdir() compatible with subslots.
2012-10-17 Zac MedicoScheduler: tweak job_delay calc for bug #438650 v2.2.0_alpha140
2012-10-17 Zac MedicoManifestTask: improve gpg key parsing
2012-10-16 Zac MedicoMove portage.dep._internal_warnings to portage. v2.2.0_alpha139
2012-10-16 Zac Medicoemerge: optimize --moo, remove deprecated moo
2012-10-16 Zac MedicoManifestTask: remove unneeded _proc attribute
2012-10-16 Zac Medicorepoman: allow 40 digit gpg key
2012-10-16 Zac Medicoemerge_main: use parse_opts for --help
2012-10-16 Zac Medicorepoman: validate PORTAGE_GPG_KEY
2012-10-16 Zac MedicoTest PopenProcess.
2012-10-16 Zac MedicoCompositeTask._start_task: propagate scheduler
2012-10-16 Zac MedicoHandle missing mkfifo for Jython.
2012-10-16 Zac MedicoPopenProcess: integrate PipeReader support
2012-10-16 Zac Medicorun_action: gc locals of calling func
2012-10-16 Zac Medicoemerge_main: split out run_action
2012-10-16 Zac MedicoAdd missing PopenProcess class from last commit.
2012-10-16 Zac Medicoegencache --update-manifests: re-sign when needed
2012-10-15 Arfrever Frehtes... Add Display._append_repository() to avoid duplication...
2012-10-15 Zac Medicoemerge_main: move imports to top
2012-10-15 Zac Medicoemerge_main: disable color earlier
2012-10-15 Arfrever Frehtes... Display slots and subslots in output of `emerge -pv...
2012-10-15 Zac MedicoMergeListItem: don't color "binary"
2012-10-15 Zac Medicorepoman: fix commit_footer NameError v2.2.0_alpha138
2012-10-14 Zac Medicoemerge: lazy imports, optimize --help
2012-10-14 Zac Medicochk_updated_info_files: move to separate file
2012-10-14 Zac Medicodisplay_preserved_libs: move to separate file
2012-10-14 Zac Medicoemerge: handle KeyboardInterrupt, not SIGINT
2012-10-14 Zac Medicoemerge.1: broaden description of "r" merge attr
2012-10-14 Zac Medicorepoman: initial caps for git commit msg footers
2012-10-14 Zac Medicorepoman: special git commit footer, bug #438364
2012-10-14 Arfrever Frehtes... Invert order of arguments in Display._set_non_root_colu...
2012-10-14 Arfrever Frehtes... Display.set_pkg_info(): Set cp and ver attributes.
2012-10-14 Zac Medicorepoman: identical Manifest commit message
2012-10-14 Zac MedicoRevert "repoman: identical Manifest commit message"
2012-10-14 Zac Medicomatch_from_list: rm redundant catpkgsplit(mycpv)
2012-10-14 Zac Medicosimplify Display.convert_myoldbest().
2012-10-14 Zac MedicoSimplify Display.get_ver_str().
2012-10-14 Arfrever Frehtes... Bug #434970: Disable some warnings during `emerge ...
2012-10-13 Arfrever Frehtes... EAPI="5-progress": Add master_repositories(), repositor...
2012-10-13 Zac MedicoMergeListItem: color binary display, bug #438254
2012-10-11 Zac MedicoAdd QA_MULTILIB_PATHS for bug #437910.
2012-10-10 Zac MedicoPollScheduler: fix _schedule() to return True v2.2.0_alpha137
2012-10-10 Zac MedicoAtom: support *_beta* wildcard, bug #437872
2012-10-09 Zac Medico_parse_uri_map: preserve order of URIs
2012-10-08 Zac Medicofetch: preserve SRC_URI order for primaryuri v2.2.0_alpha136
2012-10-08 Zac MedicoPollScheduler: disable default _loadavg_latency
2012-10-08 Zac Medicoemerge: handle --load-average with no arg
2012-10-08 Tim Boudreaudyn_spec: s/Copyright/License/, bug #437588
2012-10-08 Zac MedicoRevert "test_ipc_daemon: handle fork/finally race"
2012-10-08 Zac MedicoForkProcess: set _exit finally block before fork
2012-10-08 Zac Medicospawn: setup _exit finally block before fork
2012-10-08 Zac Medicotest_ipc_daemon: handle fork/finally race
2012-10-08 Zac Medicospawn: use finally block for failure os._exit()
2012-10-08 Zac Medicorepoman: check EXTRA_ECONF/EMAKE, bug #437348
2012-10-08 Zac Medicorepoman: simplify EbuildAssignment check
next