Files
git/builtin
René Scharfe 910a09a735 merge: simplify merge_trivial() by using commit_list_append()
Build the commit_list of parents by calling commit_list_append() twice
instead of allocating and linking the items by hand.  This makes the
code shorter and simpler.  Rename the commit_list from parent to parents
(plural) while at it because there are two of them.

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-07-10 14:07:16 -07:00
..
2014-07-09 11:34:05 -07:00
2014-07-02 12:53:02 -07:00
2014-07-02 12:51:50 -07:00
2014-07-09 11:33:28 -07:00
2014-06-16 10:07:15 -07:00
2014-03-14 14:25:31 -07:00
2014-01-17 12:21:20 -08:00
2014-07-09 11:34:05 -07:00
2014-07-09 11:34:05 -07:00
2014-06-13 12:07:47 -07:00
2014-06-25 11:47:36 -07:00
2014-07-10 14:06:45 -07:00
2014-06-03 12:06:41 -07:00
2014-05-19 13:39:54 -07:00
2014-04-30 10:30:02 -07:00
2014-07-02 12:53:02 -07:00
2014-01-17 12:21:20 -08:00