Tonight's 'next' is broken in that it does not seem to be able to do "git cat-file -t aba170cdb4874b72dd619e6f7bbc13c33295f83". If you add "1" to the end, it becomes the commit v1.5.2^0. Bisecting shows "Lazily open pack index files on demand" is the culprit, so I've reverted it locally (and made sure things starts working again), but I haven't got around to pushing out the results yet. I won't, until tomorrow evening. I'm a bit tired and it is getting late, so I won't comment on each of the series. I am seriously considering about merging Pasky's applypatch removal soon to 'master'. ---------------------------------------------------------------- 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. * sp/pack (Tue May 29 02:49:08 2007 -0700) 4 commits . Revert "Lazily open pack index files on demand" + Attempt to delay prepare_alt_odb during get_sha1 + Micro-optimize prepare_alt_odb + Lazily open pack index files on demand * pb/am (Thu May 24 19:25:25 2007 -0700) 2 commits + Remove git-applypatch + git-applymbox: Remove command * mk/pack (Mon May 28 23:20:59 2007 +0200) 3 commits + builtin-pack-object: cache small deltas + git-pack-objects: cache small deltas between big objects + builtin-pack-objects: don't fail, if delta is not possible * lh/submodules (Sat May 26 15:56:40 2007 +0200) 1 commit + Add git-submodule command * dh/repack (Fri May 25 14:40:24 2007 -0700) 1 commit - Enhance unpack-objects for live repo and large objects * jc/blame (Fri Apr 20 16:25:50 2007 -0700) 4 commits - blame: show log as it goes - git-blame: optimize get_origin() from linear search to hash- lookup. - git-blame: pass "struct scoreboard *" pointers around. - blame: lift structure definitions up * jc/diff (Mon Dec 25 01:08:50 2006 -0800) 2 commits - test-para: combined diff between HEAD, index and working tree. - para-walk: walk n trees, index and working tree in parallel - 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