I guess I'll need to push another maintenance release out soon, if only to fix the manual pages. On the 'master' front there are a handful more topics pushed out from 'next'. I still need to apply the __FREEBSD__ fix yet, but otherwise we should be able to start calming things down. * The 'maint' branch has these fixes since the last announcement. Johannes Schindelin (1): diff --check: fix off by one error Junio C Hamano (1): spurious .sp in manpages * The 'master' branch has these since the last announcement. Eric Wong (3): git-svn: convert to using Git.pm git-svn: remove support for the svn command-line client git-svn: rename 'commit' command to 'set-tree' Johannes Schindelin (5): Introduce GIT_TEMPLATE_DIR diff --check: fix off by one error Use git-merge-file in git-merge-one-file, too git-tag: support -F <file> option git-reset --hard: tell the user what the HEAD was reset to Josef Weidendorfer (1): Move "no merge candidate" warning into git-pull Junio C Hamano (22): git-clone: use wildcard specification for tracking branches git-pull: refuse default merge without branch.*.merge git-clone: lose the artificial "first" fetch refspec git-clone: lose the traditional 'no-separate-remote' layout rev-list --left-right Teach all of log family --left-right output. Make left-right automatic. fix testsuite: make sure they use templates freshly built from the source Teach git-branch to delete tracking branches with -r -d blame: -b (blame.blankboundary) and --root (blame.showroot) Revert "fix testsuite: make sure they use templates freshly built from the source" Do not create $GIT_DIR/remotes/ directory anymore. Use preprocessor constants for environment variable names. Revert "Make left-right automatic." git-add: error out when given no arguments. spurious .sp in manpages compat/inet_ntop: do not use u_int diff documentation: mostly talk about <commit> Revert "git-pull: refuse default merge without branch.*.merge" parse-remote: mark all refs not for merge only when fetching more than one _XOPEN_SOURCE problem also exists on FreeBSD commit-tree: do not overflow MAXPARENT Quy Tonthat (2): git-branch -d: do not stop at the first failure. Documentation/git-branch: new -r to delete remote-tracking branches. Shawn Pearce (3): Suggest 'add' in am/revert/cherry-pick. Rename imap-send's internal info/warn functions. Introduce a global level warn() function. Terje Sten Bjerkseth (1): Fix system header problems on Mac OS X - 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