misc
/
portage
debian
master
gentoo portage for debian
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimize depgraph/portdbapi cache handling.
Zac Medico
2010-10-04
2
-3
/
+22
*
Skip redundant cpv_exists in _iter_match_pkgs().
Zac Medico
2010-10-04
1
-2
/
+0
*
Clarify repo code in depgraph._pkg().
Zac Medico
2010-10-04
1
-3
/
+6
*
Cache InternalPackageSet in _iter_match_pkgs().
Zac Medico
2010-10-04
1
-2
/
+4
*
Add missing myrepo keyword in findname call.
Zac Medico
2010-10-04
1
-1
/
+1
*
Add back --sync IPv4/IPv6 override support.
Zac Medico
2010-10-04
1
-1
/
+8
*
Clean up repo handling for depgraph pkg_cache.
Zac Medico
2010-10-04
3
-41
/
+26
*
Fix undefined name 'output_mode'.
Zac Medico
2010-10-04
1
-1
/
+1
*
Optimize slot conflict backtracking for #337178.
Zac Medico
2010-10-04
1
-0
/
+14
*
Bug #339642 - Use AF_UNSPEC for --sync addresses.
Zac Medico
2010-10-04
1
-35
/
+40
*
egencache: Sort file names for ChangeLog
Sebastian Luther
2010-10-04
1
-6
/
+76
*
Bug #339642 - Make --sync try all addresses.
Zac Medico
2010-10-04
5
-9
/
+11
*
Note curious testBacktrackMissedUpdates() failure
Zac Medico
2010-10-03
1
-1
/
+8
*
Add a backtracking test for 'missed updates'.
Zac Medico
2010-10-03
1
-0
/
+34
*
Bug #339606 - Fix broken 'missed update' message.
Zac Medico
2010-10-03
1
-4
/
+16
*
egencache --update-changelogs: write if needed
Michał Górny
2010-10-03
1
-9
/
+18
*
egencache --update-changelogs: Filter messages
Michał Górny
2010-10-03
1
-4
/
+15
*
egencache --update-changelogs: escape CP regexp
Michał Górny
2010-10-03
1
-1
/
+1
*
Handle invalid PORTDIR and realpath issues
Sebastian Luther
2010-10-03
1
-5
/
+5
*
Include repo info in emerge --info
Sebastian Luther
2010-10-03
2
-0
/
+30
*
egencache --update-changelogs: don't break change list on hyphens.
Michał Górny
2010-10-03
1
-2
/
+6
*
egencache --update-changelogs: strip leading CP from the log messages.
Michał Górny
2010-10-03
1
-1
/
+4
*
TODO: Make elog 'key' parameter more unique.
Zac Medico
2010-10-03
1
-0
/
+9
*
Make Atom.with_repo() allow wildcard.
Zac Medico
2010-10-02
1
-1
/
+2
*
Fix repo atom breakage in getmaskingreason().
Zac Medico
2010-10-02
2
-2
/
+15
*
Don't call metadata.get() if metadata is None.
Zac Medico
2010-10-02
1
-1
/
+1
*
Add support for 'egencache --update-changelogs'.
Michał Górny
2010-10-02
1
-4
/
+141
*
Prune circular nested sets from the digraph.
Zac Medico
2010-10-02
1
-1
/
+16
*
Tweak elog message order so python comes first.
Zac Medico
2010-10-02
1
-1
/
+5
*
Bug #339402 - Ensure valid repo name.
Zac Medico
2010-10-02
1
-0
/
+17
*
Ensure repo in atom matches PMS 3.1.5.
Zac Medico
2010-10-02
1
-1
/
+1
*
Bug #339402 - Prevent whitespace in repo names.
Zac Medico
2010-10-02
1
-0
/
+1
*
Fix action_config() broken vardbapi.findname().
Zac Medico
2010-10-02
1
-1
/
+1
*
Avoid 'Unavailable repository' with aliases.
Zac Medico
2010-10-01
1
-0
/
+4
*
Fix broken SafeConfigParser.Error reference.
Zac Medico
2010-10-01
1
-3
/
+3
*
Support documented repos.conf settings.
Zac Medico
2010-10-01
1
-6
/
+31
*
Handle user_location in RepoConfig.update().
Zac Medico
2010-10-01
1
-0
/
+2
*
Fix typo in 'masters' variable name.
Zac Medico
2010-10-01
1
-2
/
+4
*
Fix misspelling of masters.split() as plit().
Zac Medico
2010-10-01
1
-1
/
+1
*
Fix spelling of depclean test methods.
Zac Medico
2010-10-01
1
-2
/
+2
*
Use _pkg_visibility_check in _loadResumeCommand.
Zac Medico
2010-10-01
1
-1
/
+1
*
Enable depgraph._load_vdb() with --buildpkgonly.
Zac Medico
2010-10-01
1
-2
/
+1
*
Bug #339316 - Fix --resume to handle repo masks.
Zac Medico
2010-10-01
1
-3
/
+17
*
Fix reversed porttrees findname2/findLicensePath.
Zac Medico
2010-09-30
1
-2
/
+2
*
Fix broken/reversed order of portdbapi.porttrees.
Zac Medico
2010-09-30
1
-1
/
+1
*
Allow missing category with depclean --exclude.
Zac Medico
2010-09-30
1
-2
/
+2
*
Bug #339231 - Return unicode from glsa.getText().
Zac Medico
2010-09-30
1
-1
/
+1
*
Deprecate spawnebuild() with returnpid.
Zac Medico
2010-09-30
1
-0
/
+7
*
Deprecate doebuild() with returnpid.
Zac Medico
2010-09-30
1
-0
/
+6
*
Simplify Task.__eq__() and __ne__().
Zac Medico
2010-09-30
1
-6
/
+2
[next]