Merge branch 'kk/revwalk-slop-too-many-commit-within-a-second'
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Mar 2013 21:38:25 +0000 (14:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Mar 2013 21:38:25 +0000 (14:38 -0700)
Allow the revision "slop" code to look deeper while commits with
exactly the same timestamps come next to each other (which can
often happen after a large "am" and "rebase" session).

* kk/revwalk-slop-too-many-commit-within-a-second:
Fix revision walk for commits with the same dates

1  2 
revision.c
diff --cc revision.c
Simple merge