Merge branch 'cc/bisect' (early part)
commit1136e2c6426f736fd4fde6d4cf901e8b192ab30b
authorJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2009 23:16:48 +0000 (31 16:16 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 31 May 2009 23:16:48 +0000 (31 16:16 -0700)
treeaeedfae91a978000c93ab98a518bb1a7b431ec54
parent6e4f981ffb88c8a9d3d6128314f4dd4f54ffb8a8
parent2d938fc7bcf2c8ce314c44955db5a4dd2e9b6adb
Merge branch 'cc/bisect' (early part)

* 'cc/bisect' (early part):
  bisect: check ancestors without forking a "git rev-list" process
  commit: add function to unparse a commit and its parents
  bisect: rework some rev related functions to make them more reusable