Here are the topics that have been cooking. Commits prefixed with '-' are only in 'pu' while commits prefixed with '+' are in 'next'. The topics list the commits in reverse chronological order. I know there are a number of other topics that I don't have in my tree yet (bisect improvements, push refspec matching improvements, option parser). I plan on loading those into 'pu' tomorrow. In the meantime we have this in next. * db/fetch-pack (Thu Oct 11 01:47:55 2007 +0100) 58 commits + fetch: if not fetching from default remote, ignore default merge + Support 'push --dry-run' for http transport + Support 'push --dry-run' for rsync transport + Fix 'push --all branch...' error handling + Fix compilation when NO_CURL is defined + Added a test for fetching remote tags when there is not tags. + Fix a crash in ls-remote when refspec expands into nothing + Remove duplicate ref matches in fetch ... and many more ... The above commits are all new since Junio's last published next. About half of them fix known bugs in the builtin-fetch series. If you are running next, you want these fixes. I'm actually really happy with this series, but given the set of bugs that the above commits had to fix I think it needs to cook more in next before the topic can safely can graduate into master. * jc/am-quiet (Mon Oct 1 00:27:51 2007 -0700) 2 commits + git-am: fix typo in the previous one. + git-am: make the output quieter. I'm also really happy with this change. If nobody objects I may move it over to master later this week. * lt/diff-rename (Tue Oct 2 19:28:19 2007 -0700) 1 commit + optimize diffcore-delta by sorting hash entries. * kh/commit (Mon Sep 17 20:06:47 2007 -0400) 4 commits + Export rerere() and launch_editor(). + Introduce entry point add_interactive and add_files_to_cache + Enable wt-status to run against non-standard index file. + Enable wt-status output to a given FILE pointer. * js/stash-create (Mon Jul 9 00:51:23 2007 -0700) 2 commits + rebase: allow starting from a dirty tree. + stash: implement "stash create" I inherited the above three topics from Junio. I haven't had a chance to really look at these yet myself to understand what their status is and how ready they are for master (or not ready as the case may be). - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html