author | Jon Seymour <jon.seymour@gmail.com> | |
Thu, 7 Jul 2005 00:59:13 +0000 (10:59 +1000) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Thu, 7 Jul 2005 01:03:53 +0000 (18:03 -0700) | ||
commit | a7336ae514738f159dad314d6674961427f043a6 | |
tree | 248f72f3e4dcb40693488b0c06f93d0b38122b8e | tree | snapshot |
parent | 28346d2d3c6e609a618c6c429d865e9d5d50b998 | commit | diff |
[PATCH] Ensure list insertion method does not depend on position of --merge-order argument
This change ensures that git-rev-list --merge-order produces the same result
irrespective of what position the --merge-order argument appears in the argument
list.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
This change ensures that git-rev-list --merge-order produces the same result
irrespective of what position the --merge-order argument appears in the argument
list.
Signed-off-by: Jon Seymour <jon.seymour@gmail.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
rev-list.c | diff | blob | history |