Michael J Gruber
1df2d656cc
rev-list/log: factor out revision mark generation
...
Currently, we have identical code for generating revision marks ('<',
'>', '-') in 5 places.
Factor out the code to a single function get_revision_mark() for easier
maintenance and extensibility.
Note that the check for !!revs in graph.c (which gets removed
effectively by this patch) is superfluous.
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-03-09 13:50:54 -08:00
..
2010-12-08 11:25:52 -08:00
2010-12-09 10:36:36 -08:00
2010-12-12 21:49:53 -08:00
2010-12-19 10:43:53 -08:00
2010-12-12 21:49:50 -08:00
2010-11-24 15:55:19 -08:00
2010-11-24 15:55:19 -08:00
2010-11-05 10:28:01 -07:00
2011-01-12 21:26:51 -08:00
2010-11-15 09:56:51 -08:00
2010-12-22 14:40:17 -08:00
2010-11-05 10:05:31 -07:00
2010-11-29 14:01:52 -08:00
2010-12-16 12:57:15 -08:00
2010-11-03 09:20:47 -07:00
2010-11-15 09:56:51 -08:00
2010-12-12 21:49:50 -08:00
2010-12-10 12:58:06 -08:00
2010-12-22 14:34:24 -08:00
2010-12-12 21:49:52 -08:00
2010-12-12 21:49:50 -08:00
2010-11-04 13:53:34 -07:00
2010-11-24 15:55:19 -08:00
2010-10-26 21:40:54 -07:00
2010-12-12 21:49:50 -08:00
2010-11-15 10:04:43 -08:00
2010-12-08 11:24:12 -08:00
2010-12-10 12:58:06 -08:00
2010-11-15 09:57:37 -08:00
2010-11-15 09:56:51 -08:00
2011-01-18 10:18:25 -08:00
2010-11-19 11:04:20 -08:00
2010-11-24 15:55:19 -08:00
2010-11-15 10:04:56 -08:00
2011-03-09 13:50:54 -08:00
2010-12-09 10:36:51 -08:00
2010-12-19 10:44:06 -08:00
2010-11-17 15:01:00 -08:00
2010-12-06 16:51:36 -08:00
2010-11-29 14:01:52 -08:00
2010-11-15 10:04:56 -08:00
2010-11-15 10:04:56 -08:00
2010-12-08 11:24:13 -08:00
2010-12-12 21:49:53 -08:00
2010-11-15 10:04:43 -08:00
2010-12-08 11:24:13 -08:00