Keep the parents in order when parsing commits
commit6c88be169881c9223532796bd225e79afaa115e1
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 21 Jun 2005 03:26:03 +0000 (20 20:26 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Tue, 21 Jun 2005 03:26:03 +0000 (20 20:26 -0700)
tree588f29f7768a9109425888297b357d5b771db1e9
parent9d73fad4ca15bc0fffe34ee66aea5b9691ab3d2f
Keep the parents in order when parsing commits

We used to keep the parents in reverse order in the commit_list.  Most
users don't care, but it's wrong, and the next commit does care.
commit.c