Tonight's installment is a fairly huge update. I am getting a feeling that we should declare 1.3 real soon, once what's cooking in the 'next' branch stabilizes. * The 'master' branch has these since the last announcement. - Updates to gitview by Aneesh Kumar (contrib/) This is not shellquote safe, so please be careful if your GIT_DIR has shell metacharacters in it. - Various fixes and cleanups from Carl Worth, Jason Riedy and me. - Solaris 9+ portability bits by Paul Jakma. - Portability bits by Johannes Schindelin. "make -j" breakage was fixed. Thanks. - gitk "fix find" update. I failed to pull this one for some time. - "Assume unchanged git". - Reusing data from existing packs. - Perl 5.6 backward compatibility. Alex Riesen volunteered to further work on porting the "allegedly 5.6 compatible" constructs these patches use to work on ActiveState (whose 5.8 does not grok them). We'll see what happens. * The 'next' branch, in addition, has these. - send-pack workaround for insanely large number of refs. - git-cvsserver by Martyn and Martin (and The Open University UK folks). - Delta updates by Nicolas Pitre. One part out of this four patch series seems to break diff tests so that one sits in 'pu' for now. - Other bits I mentioned in the previous message: - "Thin pack" bandwidth reduction for "git push" and "git fetch". - git-blame by Fredrik. - git-annotate by Ryan, with some enhancements from Johannes to make it usable with git-cvsserver. * The 'pu' branch, in addition, has these. - git-rm by Carl Worth and Krzysiek Pawlik. This is not shellquote safe, so please be careful if you have files with shell metacharacters in their names. - Delta updates by Nicolas Pitre. - "Bound commit" lowlevel machinery for subprojects support. - : 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