Commit Briefs

c4d7a9c400 Stefan Sperling

replace inline code with call to open_commit() helper



b43fbaa022 Stefan Sperling

do not store commits in the commit graph; saves memory


d7b086402f Stefan Sperling

remove unused function


4626e41630 Stefan Sperling

parse commit timestamps when opening commits


6e790f45d6 Stefan Sperling

move parse_commit_time() to object.c and make public API


4bd3f2bbb7 Stefan Sperling

some commits were missing from the commit graph


c363871bed Stefan Sperling

commit graph: don't omit commits with equal timestamps