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
*
Revert "Handle negated atoms in getmaskingreason()."
Zac Medico
2010-10-06
1
-5
/
+1
*
Allow repo since parents can be sets or args.
Zac Medico
2010-10-06
1
-2
/
+3
*
Add FifoIpcDaemon._reopen_input() method.
Zac Medico
2010-10-06
2
-9
/
+14
*
Bug #339976 - Suppress fifo POLLHUP events.
Zac Medico
2010-10-06
1
-0
/
+11
*
Fix a typo in a comment.
v2.2_rc90
Zac Medico
2010-10-06
1
-1
/
+1
*
Include gpg key in repoman commit message.
Zac Medico
2010-10-06
1
-1
/
+3
*
Optimize slot conflict backtracking for #337178.
Zac Medico
2010-10-06
1
-0
/
+13
*
Add fallback backtrack_data, in case logic fails.
Zac Medico
2010-10-06
1
-6
/
+20
*
Backtracker reverses backtrack_data now.
Zac Medico
2010-10-06
1
-4
/
+3
*
Test that SLOT deps don't rebuild multislot.
Zac Medico
2010-10-06
1
-0
/
+40
*
Remove unused variable.
Zac Medico
2010-10-05
1
-1
/
+0
*
Fix _iter_match_pkgs installed multislot breakage
Zac Medico
2010-10-05
2
-7
/
+11
*
Use Atom.without_use in _show_unsatisfied_dep().
Zac Medico
2010-10-05
1
-1
/
+2
*
Fix 'repository' KeyError in Package constructor.
Zac Medico
2010-10-05
1
-1
/
+1
*
Ensure valid Package.metadata['repository'].
Zac Medico
2010-10-05
1
-6
/
+7
*
Use match-all-cpv-only in _show_unsatisfied_dep.
Zac Medico
2010-10-05
1
-8
/
+4
*
Handle negated atoms in getmaskingreason().
Zac Medico
2010-10-05
1
-1
/
+5
*
Fix ebuild(1) to handle layout.conf masters.
Zac Medico
2010-10-05
1
-5
/
+9
*
Make --info repo display brief, unless --verbose.
Zac Medico
2010-10-05
1
-3
/
+7
*
Optimize xmatch match-all-cpv-only for repo deps.
Zac Medico
2010-10-05
1
-7
/
+17
*
Don't allow_wildcard in _iter_match_pkgs.
Zac Medico
2010-10-05
1
-1
/
+1
*
Ensure that Package.repo is always valid.
Zac Medico
2010-10-05
1
-1
/
+4
*
Add _gen_valid_repo() to ensure valid repo name.
Zac Medico
2010-10-05
1
-7
/
+16
*
Mask packages that don't satisfy all atoms.
Sebastian Luther
2010-10-05
3
-29
/
+23
*
Show status when listing pkgs for emerge --regen.
Zac Medico
2010-10-05
2
-1
/
+2
*
Fix _show_unsatisfied_dep to pass repo to _pkg().
Zac Medico
2010-10-04
1
-0
/
+2
*
Add note about depgraph/portdbapi caching.
Zac Medico
2010-10-04
1
-0
/
+3
*
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
[next]