Merge branch 'rs/commit-list-append'
commit6a8989709efbd6d5187005497907264fde026ae9
authorJunio C Hamano <gitster@pobox.com>
Mon, 30 Apr 2012 00:51:30 +0000 (29 17:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 30 Apr 2012 00:51:30 +0000 (29 17:51 -0700)
tree9a575ab5e173c5e5f0203a6053531eb3d0055bec
parent5fa8bf6bf9d20ccb37ed46ec7027a9ac64b2a2a7
parenta81a7fbc1a423b112158c2d8647ee80caba108ef
Merge branch 'rs/commit-list-append'

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()
revision.c
sequencer.c