]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/commit-list-append'
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Apr 2012 00:51:30 +0000 (17:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Apr 2012 00:51:30 +0000 (17:51 -0700)
There is no need for "commit_list_reverse()" function that only invites
inefficient code.

By RenĂ© Scharfe
* rs/commit-list-append:
  commit: remove commit_list_reverse()
  revision: append to list instead of insert and reverse
  sequencer: export commit_list_append()

1  2 
revision.c
sequencer.c

diff --cc revision.c
Simple merge
diff --cc sequencer.c
Simple merge