portage.git
2011-04-14 Zac Medicorepoman: cleanup gpgsign v2.2.0_alpha30
2011-04-13 Zac MedicoUpdate timestamps in headers of modified files.
2011-04-12 Zac Medicodoins: tweak $DISTDIR symlink handling
2011-04-11 Zac Medicodoins: dereference abs symlinks to files
2011-04-11 Zac Medicoextract_affecting_use: test bug #363073
2011-04-11 Zac Medicoextract_affecting_use: allow parens in atoms
2011-04-11 David JamesRemove unnecessary sync in Scheduler.py.
2011-04-10 Zac MedicoFix a typo in a comment.
2011-04-10 Zac MedicoScheduler: add more info in docstring comments
2011-04-07 David JamesAdd force-mirror FEATURE.
2011-04-04 Zac Medicofilter PORTAGE_GPG_SIGNING_COMMAND for ebuild env
2011-04-03 Arfrever Frehtes... Merge branch 'master' of git+ssh://git.overlays.gentoo...
2011-04-03 Arfrever Frehtes... Support PORTAGE_GPG_SIGNING_COMMAND variable.
2011-04-03 Zac Medicorepoman: fix profiles.desc overlay path
2011-03-31 Zac MedicoDisplay: fix fetch restrict msg for RO_DISTDIRS
2011-03-30 Arfrever Frehtes... Minor improvements in gpgsign().
2011-03-30 Arfrever Frehtes... Simplify calculation of repoman_settings["PORTAGE_GPG_D...
2011-03-30 Zac Medicochk_updated_info_files: handle --quiet
2011-03-30 Arfrever Frehtes... Use os.path.expanduser() to simplify code.
2011-03-27 Zac Medicodisplay_merge: tweak background/logging logic v2.2.0_alpha29
2011-03-27 Zac Medicodblink: rename 'buffer' var in _elog_process
2011-03-27 Zac Medicounmerge: fix lock/UnsupportedAPIException logic
2011-03-27 Zac MedicoUnsupportedAPIException: handle unicode in EAPI
2011-03-27 Zac Medicoemerge-webrsync: drop lzma support
2011-03-27 Zac MedicoMergeProcess: add fallback setcpv call
2011-03-26 Zac MedicoMergeProcess: query blockers in the main process
2011-03-26 Zac Medicodisplay_merge: pass through noiselevel args
2011-03-26 Zac MedicoScheduler: pkg_to_replace beware old-style virt
2011-03-26 Zac MedicoBlockerDB: add SLOT match in discardBlocker
2011-03-26 Zac MedicoMergeListItem: inherit _poll and _wait
2011-03-26 Zac MedicoMergeProcess: relocate portage reinstall code
2011-03-26 Zac Medicounmerge: fix PORTAGE_BACKGROUND logic
2011-03-26 Zac MedicoReoranize PackageMerge/MergeListItem interaction.
2011-03-26 Zac MedicoPackageMerge: call wait() for conformity
2011-03-26 Zac MedicoUpdate header timestamps for modified files.
2011-03-26 Zac MedicoMergeProcess: call elog_process for replaced pkgs
2011-03-26 Zac Medicodblink: use self.mycpv in _elog
2011-03-26 Zac MedicoMergeProcess: toggle vardbapi._pkgs_changed
2011-03-26 Zac Medicoconfig: blacklist PORTAGE_BACKGROUND* vars
2011-03-25 Zac MedicoMergeProcess: handle unicode in elog pipe
2011-03-25 David Jamesenv_update: remove sleep_for_mtime_granularity
2011-03-25 Zac MedicoPollScheduler: tweak _unregister event cleanup
2011-03-25 Zac MedicoPollScheduler: handle missing log directory
2011-03-25 Zac Medicodblink: fix elog bugs for unmerge phases
2011-03-25 Zac Medicovartree: remove broken scheduler reference
2011-03-25 Zac Medicovartree: remove unused scheduler references
2011-03-25 Zac MedicoMergeProcess: separate unmerge output from merge
2011-03-25 Zac Medicoebuild(1): fix AttributeError for merge phase
2011-03-25 Zac MedicoMergeProcess: close elog_writer_fd leak
2011-03-25 Zac MedicoMergeProcess: Fix PORTAGE_BACKGROUND/LOG_FILE use
2011-03-25 Zac MedicoPreserve elog message continuity during updates.
2011-03-25 David JamesMerge packages asynchronously in Portage.
2011-03-25 David JamesUpdate Portage to sync BlockerDB at init.
2011-03-24 Zac Medicoemerge: support [ y | n ] for --ask
2011-03-24 David JamesOptimize ebuild.sh to cache preprocessing output.
2011-03-24 Zac Medicoget_dep_chain: handle InvalidDependString
2011-03-21 Zac Medicochk_updated_cfg_files: fix whitespace in message
2011-03-20 Zac Medicoportageq owners: list orphans via stderr
2011-03-20 Zac Medicoemerge_main: add "args" parameter (sys.argv[1:])
2011-03-18 Zac MedicoTaskSequence: also call CompositeTask._cancel()
2011-03-18 Zac MedicoUpdate timestamps in headers of modified files. v2.2.0_alpha28
2011-03-18 Zac MedicoPackageVirtualDbapi: fix get() for reposyntax
2011-03-18 Zac MedicoCompositeTask: fix _wait for TASK_QUEUED
2011-03-17 Zac Medicoebuild-ipc: import errno
2011-03-17 Zac MedicoEbuildIpcDaemon: use non-blocking write
2011-03-17 Zac Medicoebuild-ipc: use non-blocking read
2011-03-17 Zac MedicoAsynchronousLock: implement _cancel
2011-03-17 Zac Medicomake.conf.5: fix "direcory" spelling
2011-03-17 Zac Medicodep_check: return errors as unicode
2011-03-17 Zac MedicoAsynchronousTask: add _cancel template method
2011-03-17 David JamesUpdate Scheduler to protect against infinite loop
2011-03-17 Zac MedicoScheduler: tweak prefetcher cancellation logic
2011-03-17 Zac MedicoCompositeTask: handle unstarted terminated tasks
2011-03-17 Zac MedicoCompositeTask: fix assertion in _wait
2011-03-17 Zac MedicoAsynchronousTask: always call wait() if cancelled
2011-03-17 Zac MedicoScheduler: terminate _merge_wait_queue
2011-03-16 Zac Medicoiter_owners: try the hashed approach in any case
2011-03-15 Zac Medicoslot_conflict: tweak message and fix grammar
2011-03-14 Zac Medicoemerge: support [ y | n ] for --quiet v2.2.0_alpha27
2011-03-14 Zac MedicoUpdate timestamps in headers of modified files.
2011-03-12 Zac MedicoScheduler: fix AttributeError in _terminate_tasks
2011-03-11 Zac MedicoMake all temp dirs under $PORTAGE_TMPDIR/portage.
2011-03-11 Zac MedicoPollScheduler: tweek termination logic
2011-03-11 Zac MedicoPollScheduler: call _terminate_tasks in _schedule
2011-03-11 Zac MedicoScheduler: avoid infinite loop after CTRL-C
2011-03-10 Zac Medicoebuild-ipc: use plain file read instead of array
2011-03-10 Zac MedicoAbstractPollTask: log exceptional events
2011-03-09 Zac Medicounmerge: use vardbapi._dblink() to simplify
2011-03-09 Arfrever Frehtes... Bug #357009: Disallow uninstallation of currently used...
2011-03-07 Zac Medicoportdbapi: source ebuilds when eclass dir missing
2011-03-06 Zac Medicoeclass_cache: remove deprecated methods
2011-03-04 Zac Medicoconfig: quote overlays containing spaces
2011-03-02 Zac MedicoRemove redundant CONTENTS parent dir generation.
2011-03-02 Zac Medicodblink.getcontents(): generate parent directories
2011-03-02 Zac Medicograblines: allow inline comments
2011-03-02 Theo Chatzimichosgrabdict: allow inline comments
2011-03-02 Zac Medicodepgraph: don't output \b to non-tty
2011-03-02 Zac Medicododoc: update copyright date v2.2.0_alpha26
2011-03-02 Zac Medicoebuild(1): fix ebuild modification check
2011-03-01 Zac Medicoaction_deselect: expand cat against world atoms
next