Files
git/Documentation
Junio C Hamano 81c6b38b67 log: --author-date-order
Sometimes people would want to view the commits in parallel
histories in the order of author dates, not committer dates.

Teach "topo-order" sort machinery to do so, using a commit-info slab
to record the author dates of each commit, and prio-queue to sort
them.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
2013-06-11 15:15:21 -07:00
..
2013-02-05 16:13:32 -08:00
2013-04-07 15:27:23 -07:00
2013-04-12 12:00:52 -07:00
2012-04-20 15:49:16 -07:00
2013-02-14 10:29:01 -08:00
2012-06-19 11:35:19 -07:00
2013-04-12 12:00:52 -07:00
2013-02-05 16:13:32 -08:00
2011-09-06 11:42:12 -07:00
2013-04-12 12:00:52 -07:00
2011-03-11 10:59:16 -05:00
2013-02-27 10:10:28 -08:00
2013-04-12 12:00:52 -07:00
2013-04-03 09:18:01 -07:00
2013-04-12 12:00:52 -07:00
2013-04-07 15:27:23 -07:00
2013-02-07 14:42:16 -08:00
2013-06-11 15:15:21 -07:00
2013-04-12 12:00:52 -07:00
2013-02-07 14:41:45 -08:00