portage.git
2010-10-04 Sebastian Lutheregencache: Sort file names for ChangeLog
2010-10-04 Zac MedicoBug #339642 - Make --sync try all addresses.
2010-10-04 Zac MedicoNote curious testBacktrackMissedUpdates() failure
2010-10-04 Zac MedicoAdd a backtracking test for 'missed updates'.
2010-10-04 Zac MedicoBug #339606 - Fix broken 'missed update' message.
2010-10-03 Michał Górnyegencache --update-changelogs: write if needed
2010-10-03 Michał Górnyegencache --update-changelogs: Filter messages
2010-10-03 Michał Górnyegencache --update-changelogs: escape CP regexp
2010-10-03 Sebastian LutherHandle invalid PORTDIR and realpath issues
2010-10-03 Sebastian LutherInclude repo info in emerge --info
2010-10-03 Michał Górnyegencache --update-changelogs: don't break change list...
2010-10-03 Michał Górnyegencache --update-changelogs: strip leading CP from...
2010-10-03 Zac MedicoTODO: Make elog 'key' parameter more unique.
2010-10-03 Zac MedicoMake Atom.with_repo() allow wildcard.
2010-10-03 Zac MedicoFix repo atom breakage in getmaskingreason().
2010-10-03 Zac MedicoDon't call metadata.get() if metadata is None.
2010-10-02 Michał GórnyAdd support for 'egencache --update-changelogs'.
2010-10-02 Zac MedicoPrune circular nested sets from the digraph.
2010-10-02 Zac MedicoTweak elog message order so python comes first.
2010-10-02 Zac MedicoBug #339402 - Ensure valid repo name.
2010-10-02 Zac MedicoEnsure repo in atom matches PMS 3.1.5.
2010-10-02 Zac MedicoBug #339402 - Prevent whitespace in repo names.
2010-10-02 Zac MedicoFix action_config() broken vardbapi.findname().
2010-10-01 Zac MedicoAvoid 'Unavailable repository' with aliases.
2010-10-01 Zac MedicoFix broken SafeConfigParser.Error reference.
2010-10-01 Zac MedicoSupport documented repos.conf settings.
2010-10-01 Zac MedicoHandle user_location in RepoConfig.update().
2010-10-01 Zac MedicoFix typo in 'masters' variable name.
2010-10-01 Zac MedicoFix misspelling of masters.split() as plit().
2010-10-01 Zac MedicoFix spelling of depclean test methods.
2010-10-01 Zac MedicoUse _pkg_visibility_check in _loadResumeCommand.
2010-10-01 Zac MedicoEnable depgraph._load_vdb() with --buildpkgonly.
2010-10-01 Zac MedicoBug #339316 - Fix --resume to handle repo masks.
2010-10-01 Zac MedicoFix reversed porttrees findname2/findLicensePath.
2010-10-01 Zac MedicoFix broken/reversed order of portdbapi.porttrees.
2010-10-01 Zac MedicoAllow missing category with depclean --exclude.
2010-10-01 Zac MedicoBug #339231 - Return unicode from glsa.getText().
2010-10-01 Zac MedicoDeprecate spawnebuild() with returnpid.
2010-10-01 Zac MedicoDeprecate doebuild() with returnpid.
2010-09-30 Zac MedicoSimplify Task.__eq__() and __ne__().
2010-09-30 Zac MedicoMake _RepoDisplay show user_location.
2010-09-30 Zac MedicoFix findLicensePath() breakage from previous.
2010-09-30 Zac MedicoMake portdbapi.porttrees mutable once again.
2010-09-30 Sebastian LutherMore repository handling cleanup
2010-09-30 Sebastian LutherRemove repos.conf handling from package/ebuild/config...
2010-09-30 Zac MedicoFix readonly variable assignment for PORTAGE_BINPKG_TMP...
2010-09-29 Zac MedicoHandle missing PORTDIR in RepoConfigLoader.mainRepo...
2010-09-29 Zac MedicoTweak depgraph._show_unsatisfied_dep() display for...
2010-09-29 Fabian Groffenremove double prefix in LinkageMapELF
2010-09-29 Zac MedicoAdd missing remember_source_file=True parameter to...
2010-09-29 Zac MedicoInvert portageq list_preserved_libs returncode meaning.
2010-09-29 Sebastian Luthersearch: code clean up
2010-09-29 Fabian Groffenentries from preserved registry already include EPREFIX...
2010-09-29 Fabian Groffenuse ROOT iso EROOT with PreservedLibsRegistry, since...
2010-09-29 Fabian Groffenuse ROOT, not EROOT so we don't get a double prefix
2010-09-29 Fabian Groffenuse ROOT, not EROOT so we don't get a double prefix
2010-09-28 Zac MedicoFix RepoConfigLoader so that it's possible to use PORTD...
2010-09-28 Zac MedicoFix a typo in a comment.
2010-09-28 Zac MedicoFix breakage (from reposyntax branch) in repoman's...
2010-09-28 Sebastian LutherGet --exclude to work with --depclean and --prune
2010-09-28 Zac MedicoAdd basic repo atom support for emerge --resume.
2010-09-27 Zac MedicoFix breakage in depgraph._serialize_tasks() blocker...
2010-09-27 Zac MedicoFix depgraph._pkg() to not raise PackageNotFound when...
2010-09-27 Zac MedicoOmit repo from mtimedb resume mergelist entries since...
2010-09-27 Zac MedicoFix Task.__eq__() and __ne__() to explicitly compare...
2010-09-27 Michał Górnydoman: ${mandir} can't contain complete suffix so don...
2010-09-27 Zac MedicoUse realpath for portdbapi._repository_map and treemap...
2010-09-27 Zac MedicoUse realpath for portdbapi.porttrees and porttree_root...
2010-09-27 Zac MedicoFix portdbapi.xmatch("minimum-visible") breakage where...
2010-09-27 Arfrever Frehtes... Fix some typos.
2010-09-27 Zac MedicoUse realpath(repo_path_real) to avoid a ValueError in
2010-09-27 Sebastian LutherImproved profiles/p.mask handling
2010-09-27 Sebastian Luthermove repository.py to repository/config.py
2010-09-27 Sebastian Lutherreposyntax: Remove unneeded special case
2010-09-27 Sebastian Lutherreposyntax: Add repo config parser, but don't use confi...
2010-09-27 Sebastian Lutherreposyntax: Fix backtrace caused by cache changes
2010-09-27 Sebastian Lutherreposyntax: Handle missing profiles/repo_name by settin...
2010-09-27 Sebastian Lutherreposyntax: Let portdbapi.getRepositories return repos...
2010-09-27 Sebastian Lutherreposyntax: Handle the "give me a Package for an ebuild...
2010-09-27 Sebastian Lutherreposyntax: Print cpv from all repos for "masked by...
2010-09-27 Sebastian LutherFix breakage from the last commit
2010-09-27 Sebastian Lutherreposyntax: Next try at fixing the package cache
2010-09-27 Sebastian Lutherreposyntax: Get the Package cache to work again
2010-09-27 Sebastian LutherFix breakage with old style virtuals from the last...
2010-09-27 Sebastian Lutherreposyntax: Fix ignored slot spec if the same cpv is...
2010-09-27 Sebastian Lutherreposyntax: Add support all over the place
2010-09-27 Sebastian Lutherreposyntax: add support in _config/*
2010-09-27 Sebastian Lutherreposyntax: Add support in config.py
2010-09-27 Sebastian Lutherbacktracking: Take all branches in case of slot collisions v2.2_rc88
2010-09-27 Zac MedicoRevert one more change from bug #337178: parent_atoms...
2010-09-27 Zac MedicoRevert slot conflict behavior backtracking behavior...
2010-09-26 Zac MedicoFix confusing messages shown by
2010-09-26 Zac MedicoAdd PORTAGE_BINHOST sftp protocol support. v2.2_rc87
2010-09-26 Zac MedicoFix a typo in a comment.
2010-09-25 Zac MedicoAdd non-essential backslashes for clarity in GetConfigT...
2010-09-25 Zac MedicoAdd test cases for getconfig() bash compatibility with...
2010-09-25 Zac MedicoAdd default values for FETCHCOMMAND_SSH and RESUMECOMMA...
2010-09-25 Zac MedicoFix varexpand() so that it doesn't do redundant quote...
2010-09-25 Zac MedicoFix BinpkgVerifier so that it doesn't try to rename...
2010-09-25 Zac MedicoMake MetaDataXML.format_maintainer_string() check a...
next