Files
git/builtin
Nguyễn Thái Ngọc Duy 7e29b8254f Add column layout skeleton and git-column
A column option string consists of many token separated by either
a space or a  comma. A token belongs to one of three groups:

 - enabling: always, never and auto
 - layout mode: currently plain (which does not layout at all)
 - other future tuning flags

git-column can be used to pipe output to from a command that wants
column layout, but not to mess with its own output code. Simpler output
code can be changed to use column layout code directly.

Thanks-to: Ramsay Jones <ramsay@ramsay1.demon.co.uk>
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2012-04-27 09:26:37 -07:00
..
2012-02-20 00:15:11 -08:00
2012-02-20 00:14:55 -08:00
2012-01-06 12:44:07 -08:00
2012-02-17 07:59:55 -08:00
2012-02-20 00:14:55 -08:00
2011-11-07 22:12:19 -08:00
2012-02-14 12:57:18 -08:00
2011-12-21 12:02:44 -08:00
2011-12-28 11:32:36 -08:00
2011-12-22 11:27:26 -08:00
2011-11-07 22:12:19 -08:00
2012-02-13 12:49:15 -08:00
2012-01-31 22:01:14 -08:00
2012-02-20 00:15:28 -08:00
2011-08-25 14:42:11 -07:00