portage.git
2010-11-14 Zac MedicoFix malformed atom formatting for slot conflict.
2010-11-13 Zac MedicoMergeProcess: suppress finally blocks after fork
2010-11-13 Zac MedicoEbuildFetcher: suppress finally blocks after fork
2010-11-13 Ryan Hillrepoman: add wxwidgets.eclassnotused (bug 305469)
2010-11-13 Zac MedicoUse a temporary workaround for bug #344845.
2010-11-12 Zac MedicoFix MergeProcess elog handling.
2010-11-12 Zac MedicoMerge package files in a subprocess.
2010-11-07 Zac MedicoMove _get_use* calls out of loops.
2010-11-07 Zac Mediconote package.env in bashrc docs
2010-11-06 Zac MedicoAtom: require string type for eapi
2010-11-06 Arfrever Frehtes... Assume that eapi=None means the newest EAPI.
2010-11-06 Arfrever Frehtes... Accept eapi argument in portage.util.grabdict_package...
2010-11-06 Arfrever Frehtes... Remove a part of a comment, which is about files not...
2010-11-06 Arfrever Frehtes... Calculate path to package.mask file only once per profile.
2010-11-06 Arfrever Frehtes... Don't ignore ${repository}/profiles/package.unmask...
2010-11-06 Arfrever Frehtes... Fix some typos.
2010-11-06 Arfrever Frehtes... Fix a typo.
2010-11-06 Arfrever Frehtes... Support use.unsatisfiable and package.use.unsatisfiable...
2010-11-06 Arfrever Frehtes... Update an example in portage.5 man page.
2010-11-06 Arfrever Frehtes... Allow to use different syntax of USE flags in different...
2010-11-06 Arfrever Frehtes... Remove remnants of parse-eapi-glep-55.
2010-11-05 Zac MedicoFix tests for ssh/sftp FETCHCOMMANDs. v2.2.0_alpha4
2010-11-05 Zac Medicocomplete binhost ssh/sftp port support
2010-11-05 Zac Medicobinarytree: handle binhost port for sftp/ssh
2010-11-04 Zac Medicocalc_depclean: use depgraph._pkg()
2010-11-04 Zac Medicocalc_depclean: fix broken pkg hash keys
2010-11-03 Zac MedicoAdd note about reposyntax enhancements.
2010-11-03 Zac MedicoAdd note about FEATURES=preserve-libs.
2010-11-02 Zac MedicoFix portdbapi.getfetchsizes() repo handling.
2010-10-31 Zac MedicoOptimize LazyItemsDict.__deepcopy__(). v2.2.0_alpha3
2010-10-31 Zac MedicoSimplify LazyItemsDict.__deepcopy__().
2010-10-31 Zac MedicoUpdate docstring for LazyItemsDict.__deepcopy__()
2010-10-29 Zac MedicoFix LazyItemsDict.__deepcopy__() for python 2.7.
2010-10-29 Zac Medicodyn_spec: account for empty $FILESDIR
2010-10-27 Zac Medicodebug-print: don't stat $T during depend phase v2.2.0_alpha2
2010-10-27 Zac Medicoebuild: move SANDBOX_ON=0 setting later
2010-10-27 Zac MedicoOnly addwrite for tmp dirs if sandbox is enabled.
2010-10-27 Zac MedicoScheduler: eliminate redundant display calls
2010-10-27 Zac Medicorepoman: use slice to avoid IndexError
2010-10-27 Zac Medicorepoman: optimize svn keywords handling
2010-10-27 Zac Medicorepoman: avoid possible IndexError with svn props
2010-10-27 Zac Medicodebug-print-function: output like older portage
2010-10-27 Zac Medicodebug-print: permission fixes
2010-10-27 Zac Medicoebuild: account for symlink in /var/db/pkg path
2010-10-27 Zac Medicoam maintainer-mode: ignore autotest and help2man
2010-10-26 Zac Medicoebuild(1): fix breakage for /var/db/pkg ebuilds
2010-10-26 Zac MedicoRaise StopIteration from _poll() if needed.
2010-10-24 Zac MedicoFix broken spawn_bash() call.
2010-10-24 Michał GórnySimplify retval checks in has_version() and best_version().
2010-10-24 Michał GórnyCleanup CVS calls in 'sync' action.
2010-10-24 Michał GórnySimplify debug-print*() functions code.
2010-10-24 Michał Górnyegencache --update-changelogs: reverse the sort order...
2010-10-23 Zac MedicoAdd sanity checks for system clock changes.
2010-10-23 Zac MedicoScheduler: ensure display update every 3 seconds
2010-10-23 Zac MedicoJobStatusDisplay: add a _set_width() method
2010-10-23 Zac MedicoCopy term size to pty only if foreground.
2010-10-23 Arfrever Frehtes... Fix some typos and improve a message in repoman.
2010-10-23 Arfrever Frehtes... Bug #340475: Make repoman check if SVN keywords are...
2010-10-23 Arfrever Frehtes... Allow repoman to commit files, which have changes only...
2010-10-23 Zac Medicodepgraph minimize_children: yield highest version v2.2.0_alpha1
2010-10-22 Zac MedicoEbuildBuildDir: allow EPERM when removing catdir
2010-10-22 Zac MedicoEbuildFetcher: fix fetch to use manifest
2010-10-22 Zac MedicoAsynchronousLock: protect _wait() from recursion
2010-10-22 Zac Medicolock-helper.py: make locks quiet
2010-10-22 Zac MedicoMake _LockThread.lock_obj private.
2010-10-22 Zac MedicoAsynchronousLock: assert state in unlock()
2010-10-22 Zac MedicoSupport aliases in metadata/layout.conf.
2010-10-22 Zac MedicoFix RepoConfig.info_string() for aliases.
2010-10-22 Zac MedicoFix 'Unavailable repository' layout.conf path.
2010-10-22 Zac Medicoprepare_build_dirs: tolerate permission issues
2010-10-22 Zac MedicoEbuildBuildDir: tolerate some permission issues
2010-10-22 Zac MedicoEbuildFetchonly: remove unused _execute method
2010-10-22 Zac MedicoEbuildFetchonly: remove redundant tmpdir code
2010-10-22 Zac MedicoComment out unused slot operator test ebuilds.
2010-10-22 Zac MedicoSeparate conflict atoms for 'missed update'.
2010-10-22 Zac MedicoEbuildFetcher: close uneeded fds in subprocess
2010-10-22 Zac MedicoEbuildFetcher: Use fork for better performance.
2010-10-22 Zac Medicolock-helper.py: use PORTAGE_PYM_PATH for safety
2010-10-22 Zac MedicoAsynchronousLock: use subprocess if no threads
2010-10-21 Sebastian LutherRaise default backtrack limit for bug 337178
2010-10-21 Zac MedicoEnable tests for autoumask with EAPI 4.
2010-10-21 Zac MedicoEnable tests for circular deps with EAPI 4.
2010-10-21 Zac MedicoComment: slot operator deps not implemented.
2010-10-21 Zac MedicoEnable more tests for resolver with EAPI 4.
2010-10-21 Zac MedicoEnable tests for resolver with EAPI 4.
2010-10-21 Zac MedicoEnable tests for slot collision with REQUIRED_USE
2010-10-21 Zac MedicoEnable tests for use dep defaults.
2010-10-21 Zac MedicoEnable REQUIRED_USE tests.
2010-10-21 Zac MedicoAdd note about EAPI 4_pre1. v2.2_rc99
2010-10-21 Zac MedicoEnable EAPI 4_pre1 for testing.
2010-10-21 Zac MedicoFix pretend phase doebuild_environment().
2010-10-21 Zac Medicodispatch-conf: suppress 'No such file' errors.
2010-10-21 Zac MedicoShow paths of corrupt NEEDED.ELF.2 files.
2010-10-21 Zac MedicoSuppress 'invalid .la file' message if necessary.
2010-10-20 Sebastian LutherEnsure repo.priority is initialized.
2010-10-19 Zac MedicoMake portdbapi constructor backward compatible.
2010-10-18 Zac MedicoNote more benefits of having USE=ipc enabled. v2.2_rc98
2010-10-17 Mao PUslot_collision.py: Define basestring for python3.
2010-10-17 Sebastian LutherSpecify repo in FakeVartree._aux_get_wrapper().
2010-10-17 Sebastian LutherFix RepoConfig.update() for missing_repo_name.
next