author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 21 Jun 2005 03:26:03 +0000 (20:26 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Tue, 21 Jun 2005 03:26:03 +0000 (20:26 -0700) | ||
commit | 6c88be169881c9223532796bd225e79afaa115e1 | |
tree | 588f29f7768a9109425888297b357d5b771db1e9 | tree | snapshot |
parent | 9d73fad4ca15bc0fffe34ee66aea5b9691ab3d2f | commit | diff |
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.
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 | diff | blob | history |