diff options
author | Jeff King <peff@peff.net> | 2011-05-09 09:34:02 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-09 15:27:32 -0700 |
commit | e86226e34097ce22ed78a9e759564110f141dda0 (patch) | |
tree | ad1241d90e0848b824202133807fe51715f80d4f /Documentation/blame-options.txt | |
parent | 838466b8f7f9e8752a14114d5c4b1d685e0c6c25 (diff) | |
download | git-e86226e34097ce22ed78a9e759564110f141dda0.tar.gz |
blame: refactor porcelain output
This is in preparation for adding more porcelain output
options. The three changes are:
1. emit_porcelain now receives the format option flags
2. emit_one_suspect_detail takes an optional "repeat"
parameter to suppress the "show only once" behavior
3. The code for emitting porcelain suspect is factored
into its own function for repeatability.
There should be no functional changes.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/blame-options.txt')
0 files changed, 0 insertions, 0 deletions