author | Anders Melchiorsen <mail@cup.kalibalik.dk> | |
Sun, 7 Sep 2008 22:05:02 +0000 (00:05 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 7 Sep 2008 23:09:56 +0000 (16:09 -0700) | ||
commit | bb914b14c9d2c1c630512291fe4ca276e69b6e00 | |
tree | f61ca653ad3a26d7f5a3e9ff872e79887697c002 | tree | snapshot |
parent | ec3a4ba519c0012d58584d23f407c302e7b80eb6 | commit | diff |
wt-status: Split header generation into three functions
Reorganize header generation so that all header text related to each
block is in one place.
This adds a function, but makes it easier to see what is generated in
each case. It also allows for easy tweaking of individual headers.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Reorganize header generation so that all header text related to each
block is in one place.
This adds a function, but makes it easier to see what is generated in
each case. It also allows for easy tweaking of individual headers.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
wt-status.c | diff | blob | history |