ebuild: fetch: Flatten conditionals in _get_fetch_resume_size
[portage.git] / pym / _emerge /
2014-01-07 Sebastian LutherBug #497238: Fix unnecessary rebuild caused by equal...
2013-12-27 Arfrever Frehtes... Bug #496134: Preserve extended attributes in binary...
2013-12-05 Sebastian LutherFix unnecessary rebuild (bug 487198)
2013-12-05 Sebastian LutherFix crash in _ignore_dependency
2013-12-02 Brian Dolbecwhitespace cleanup.
2013-12-01 Arfrever Frehtes... Fix some typos.
2013-12-01 Brian DolbecOptimize out a common element for an early return.
2013-12-01 Sebastian LutherAnother slot operator bug (bug 486580, try 2)
2013-11-30 Sebastian Lutherportage.const: move list of live eclasses here
2013-11-29 Sebastian LutherUse portage.const.TIMESTAMP_FORMAT where appropriate
2013-11-28 Arfrever Frehtes... _emerge.depgraph.depgraph._show_abi_rebuild_info()...
2013-11-28 Arfrever Frehtes... _emerge.depgraph.depgraph._compute_abi_rebuild_info...
2013-11-27 Sebastian LutherFix a missing rebuild
2013-11-27 Mike Frysingercountdown: clean up & simplify a bit
2013-11-26 Sebastian LutherFix slot operator handling bug
2013-11-26 Sebastian LutherShow packages forcing rebuilds (bug 472104)
2013-09-23 Alexander Berntsen_emerge: Implement verbose-conflicts, bug #481366
2013-09-18 Zac MedicoSpawnProcess: enable FD_CLOEXEC for Darwin
2013-09-09 Zac MedicoSpawnProcess: convert cgroup pids to int earlier
2013-09-09 Zac MedicoHandle EPERM from os.kill(), bug #358211.
2013-09-04 Zac Medicoaction_info: don't use print(), bug #483628
2013-09-02 Zac MedicoSpawnProcess: Don't handle FreeBSD fcntl ENOTTY
2013-09-02 Arfrever Frehtes... Disable calls to fcntl.fcntl(…, fcntl.F_SETFD, … |...
2013-09-02 Zac MedicoFakeVartree: infinite _aux_get_wrapper recursion
2013-09-01 Zac MedicoUse F_GETFD/F_SETFD for FD_CLOEXEC.
2013-08-24 Zac Medicoemerge --sync: discard timestamp after SIGINT
2013-08-24 Zac Medicoemerge --sync: discard timestamp for partial sync
2013-08-22 Zac MedicoSpawnProcess: add unshare_ipc and unshare_net
2013-08-19 Michał Górnycgroup: use SIGKILL to guarantee killing processes.
2013-08-19 Michał GórnyAdd FEATURES=cgroup to isolate phase processes.
2013-08-12 Zac MedicoExempt /usr/local/portage from repo_name warning.
2013-08-04 Zac Medicodepgraph: trigger reinstalls if backtrack allowed
2013-08-03 Zac Medicochpathtool.py: portage.util._argparse
2013-08-02 Zac Medicoemerge: portage.util._argparse
2013-08-02 Zac Medico_slot_confict_backtrack: simplify code
2013-08-02 Zac MedicoAvoid some missed updates when backtracking.
2013-07-30 Zac Medico_want_update_pkg: respect --exclude
2013-07-30 Tomáš Čechemerge: accept --pkg-format option
2013-07-30 Zac MedicoPull in new slots when appropriate, bug #478188.
2013-07-28 Zac Medicodepgraph: avoid conflicts during _complete_graph
2013-07-25 Zac MedicoRefer to /etc/portage/make.conf in messages.
2013-07-23 Zac Medicoemerge --sync: support repo arguments
2013-07-23 Zac Medicoaction_sync: backward compatible parameters
2013-07-23 Zac MedicoPORTAGE_RSYNC_OPTS: --omit-dir-times
2013-07-23 Zac Medicoaction_sync: use emerge_config parameter
2013-07-22 Arfrever Frehtes... Move hardcoded atoms of cvs, git and rsync to portage...
2013-07-22 Arfrever Frehtes... Add support for multiple repositories in `emerge -...
2013-07-18 Zac Medicoemerge --resume: reject atom or set arguments
2013-07-09 Zac Medico_job_delay: prevent accumlation of timeouts v2.2.0_alpha188
2013-07-09 Zac MedicoDelay for loadavg after SIGCONT, bug #476104
2013-07-09 Zac MedicoEbuildPhase: fd_pipes NameError, bug #476312
2013-07-07 Zac Medicocalc_depclean: use runtime_slot_op priorities
2013-07-07 Zac MedicoUse sys.__std* streams for fileno().
2013-07-07 Zac Medicodoebuild: fix fd_pipes support, bug #475812
2013-07-06 Zac Medico_ignore_satisfied_buildtime: tweak optional
2013-07-06 Zac Medicodepgraph: tweak slot-operator merge order
2013-07-06 Zac MedicoDisable global spawned_pids (avoid memory leak)
2013-07-05 Zac Medicoemerge --info: KeyError with ROOT, bug #475778
2013-06-27 Zac Medicocacheddir: disable cache (avoid memory leak)
2013-06-20 Zac MedicoDecode sys.argv with surrogateescape for Python 3
2013-06-19 Zac MedicoFix cross-prefix bugs, and test.
2013-06-19 Zac Medicodepgraph: fix installed/newuse logic more
2013-06-19 Zac Medicodepgraph: fix --exclude/--newuse interaction
2013-06-18 Ruud KoolenAdd cross-prefix support
2013-06-18 Zac MedicoRootConfig.update: call delattr when appropriate
2013-06-18 Zac MedicoRootConfig: mtimedb AttributeError, bug #473710
2013-06-17 Zac Medicoaction_build: remove useless --ask autoclean
2013-06-16 Zac MedicoShow blocker parents for non slot-conflict pkgs. v2.2.0_alpha180
2013-06-15 Zac Medicorun_action: use emerge_config attrs, not locals
2013-06-15 Zac MedicoShow unevaluated atom in blocker parent display.
2013-06-13 Zac Medicoemerge --autounmask-write: chk_updated_cfg_files
2013-06-10 Zac Medico_emerge_config: simplify __getitem__
2013-06-10 Zac Medico_emerge_config: implement __iter__
2013-06-09 Zac Medicoemerge_main: call portdbapi destructors v2.2.0_alpha179
2013-06-08 Zac Medicoemerge_main: hold large objects in emerge_config
2013-06-08 Zac Medicoemerge --metadata/regen: flush portdbapi cache
2013-06-01 Zac Medicodepgraph.display(): handle reverse for --tree
2013-05-31 Zac Medicodepgraph: tuple display list, avoid copies
2013-05-31 Zac Medicodepgraph: buidpkgonly error earlier, bug #471910
2013-05-24 Zac Medico_find_bad_atoms: use insert_category_into_atom
2013-05-19 Zac MedicoEMERGE_DEFAULT_OPTS: shlex for embedded quotes
2013-05-18 Zac MedicoSupport PORTAGE_SSH_OPTS, bug #470002.
2013-05-18 Zac MedicoJobStatusDisplay: fix tigetstr for pypy-2.0_beta2
2013-05-18 Zac MedicoEbuildBuild: don't digest if fetch failed
2013-05-18 Zac MedicoFix emerge --fetch --digest for bug #470238.
2013-05-03 Zac MedicoSupport ACCEPT_RESTRICT for bug #467622. v2.2.0_alpha174
2013-05-01 Zac MedicoSupport RESTRICT=preserve-libs, bug #364427
2013-04-22 Zac Medicosearch: fix RuntimeError: No active exception
2013-04-11 Zac Medicodepgraph: don't _skip_restart for blockers v2.2.0_alpha172
2013-04-02 Zac Medicoemerge --exclude: avoid "world problems" warning
2013-03-27 Zac Medico_autounmask_levels: respect keywords, bug #463394
2013-03-27 Zac Medico_autounmask_levels: refactor (no behavior change)
2013-03-23 Zac MedicoSubProcess: re-organize Darwin/fcntl logic
2013-03-23 Fabian GroffenSpawnProcess: disable FD_CLOEXEC on stdout for #456296
2013-03-20 Zac MedicoFix --verbose-main-repo-display missing PORTDIR.
2013-03-20 Brandon Philipsresolver: output: check for None mainRepo()
2013-03-19 Zac Medico_iter_similar_available: do built checks together
2013-03-19 Zac MedicoUse autounmask for subslot conflict, bug #461464.
2013-03-19 Zac MedicoTask.__repr__: handle python-trace
2013-03-19 Zac Medicoautounmask: remove faulty reset_pkg() function
next