git/builtin
Jonathan Nieder 6e0332ec3e branch: split off function that writes tracking info and commit subject
Introduce a add_verbose_info function that takes care of adding

 - an abbreviated object name;
 - a summary of the form [ahead x, behind y] of the relationship
   to the corresponding upstream branch;
 - a one line commit subject

for the tip commit of a branch, for use in "git branch -v" output.

No functional change intended.  This just unindents the code a little
and makes it easier to skip on first reading.

Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2011-03-16 12:52:15 -07:00
..
2011-02-14 10:48:06 -08:00
2010-11-24 15:55:19 -08:00
2010-10-21 17:16:10 -07:00
2011-02-15 10:51:08 -08:00
2010-08-31 16:23:31 -07:00
2010-12-12 21:49:50 -08:00
2011-03-03 15:45:10 -08:00
2010-12-12 21:49:52 -08:00
2010-11-24 15:55:19 -08:00
2011-02-15 10:51:08 -08:00
2010-11-15 10:04:43 -08:00
2010-12-08 11:24:12 -08:00
2010-08-12 18:07:09 -07:00
2010-11-24 15:55:19 -08:00
2010-09-03 09:43:41 -07:00
2010-07-07 11:18:26 -07:00
2010-11-17 15:01:00 -08:00
2011-02-15 10:51:08 -08:00
2010-11-15 10:04:43 -08:00