Here are the topics that have been cooking. Commits prefixed with '-' are
@ -11,26 +11,46 @@ only in 'pu' while commits prefixed with '+' are in 'next'. The ones
@@ -11,26 +11,46 @@ only in 'pu' while commits prefixed with '+' are in 'next'. The ones
marked with '.' do not appear in any of the integration branches, but I am
(this branch is used by jl/diff-submodule-ignore.)
I think this and Jens Lehmann's follow-up patch to avoid calling
is_submodule_modified() are needed before 1.7.0
* cc/reset-keep (2010-01-19) 5 commits
- reset: disallow using --keep when there are unmerged entries
- reset: disallow "reset --keep" outside a work tree
@ -44,15 +64,6 @@ perhaps queuing it to pu to give it wider visibility may help somebody
@@ -44,15 +64,6 @@ perhaps queuing it to pu to give it wider visibility may help somebody
coming up with a better way to defend the feature and introduce it to
users without confusing them than Christan nor I managed to.
* jc/ce-uptodate (2010-01-24) 1 commit
- Make ce_uptodate() trustworthy again
I think this and Jens Lehmann's follow-up patch to avoid calling