portage.git
2010-11-30 Zac Medicofix missing_enabled/disabled logic for bug 345979
2010-11-27 Zac Medicodepgraph: fix logic more for bug 345979 v2.2.0_alpha6
2010-11-27 Zac Medicostack_lists: optimize repo handling more
2010-11-27 Zac Medicodepgraph: fix logic in code for bug 345979
2010-11-27 Zac MedicoUseManager: make warnings show even with --quiet
2010-11-27 Zac MedicoUseManager: convert lists to tuples
2010-11-27 Zac Medicodepgraph: check unevaluated USE dep IUSE earlier
2010-11-27 Zac Medicodepgraph: tweak USE match logic for bug 345979
2010-11-27 Zac MedicoBump header date stamps on man pages.
2010-11-26 Zac Medicowhitelist proxy vars and don't save them
2010-11-26 Zac Medicostack_lists: optimize repo logic
2010-11-26 Zac Medicoportdbapi: eliminate redundant treemap lookups
2010-11-26 Zac Medicoportdbapi.__init__: always warn for unused param
2010-11-26 Zac Medicoshow_unsatisfied_dep: include ROOT if it's not /
2010-11-26 Zac MedicoFix quotes in QA_PREBUILT docs.
2010-11-25 Zac Medicoconfig.environ: filter calling env only if mycpv
2010-11-25 Zac Medicocreate_trees: propagate proxy vars to host ROOT
2010-11-25 Zac Medicofetch: pass full env to fetcher (for proxy vars)
2010-11-25 Zac Medicorepoman: fix broken masking check v2.2.0_alpha5
2010-11-25 Zac Medico_get_usedep_re: make None eapi imply latest
2010-11-24 Zac MedicoRevert use.unsatisfiable support for now.
2010-11-24 Zac Medicograb*_package: optimize for non-existent files
2010-11-24 Zac Medicoaction_sync: preserved leading / in ssh uri
2010-11-24 Zac Medicoemerge: accept 'y' for options that accept 'n'
2010-11-23 Zac Medicorepoman: enable dep check with empty KEYWORDS
2010-11-22 Zac MedicoAdd example use.mask usage.
2010-11-21 Zac Medicoruntests.sh: handle SIGINT
2010-11-21 Zac MedicoUse Package.use.force/mask attributes.
2010-11-21 Zac MedicoUse Package.use.force/mask attributes.
2010-11-21 Zac MedicoAdd Package.use.force/mask attributes.
2010-11-20 Zac Medico_get_use*: remove unused code
2010-11-20 Zac MedicoFix use.mask set intersection from previous.
2010-11-20 Zac MedicoFix interaction of use.mask/force with use deps.
2010-11-19 Zac MedicoHandle combination of incremental + USE_EXPAND
2010-11-19 Zac MedicoUSE_EXPAND: incremental expand for profiles
2010-11-19 Zac Medicoemerge --info: Fix USE_EXPAND display
2010-11-19 Michał GórnySupport syncing over ssh with ssh://host//path.
2010-11-19 Zac MedicoFix emerge --sync PORTDIR creation.
2010-11-19 Michał GórnyCache package.mask files within MaskManager.
2010-11-14 Arfrever Frehtes... Rename _parse_profile_files_to_list() to _parse_profile...
2010-11-14 Arfrever Frehtes... Validate syntax of USE flags in use.force, use.mask...
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...
next