author | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 29 Jan 2007 10:51:49 +0000 (05:51 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Mon, 29 Jan 2007 10:51:49 +0000 (05:51 -0500) | ||
commit | e7fb6c69f7612d4e8545f1812a2830f97f183f87 | |
tree | ed0d12aa2ca942417524522c69e1f5aa0e464541 | tree | snapshot |
parent | 915616e4ebaedc486a2dd235e70f25ceb39b4515 | commit | diff |
git-gui: Install column headers in blame viewer.
I started to get confused about what each column meant in the blame
viewer, and I'm the guy who wrote the code! So now git-gui hints to
the user about what each column is by drawing headers at the top.
Unfortunately this meant I had to use those dreaded frame objects
which seem to cause so much pain on Windows.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
I started to get confused about what each column meant in the blame
viewer, and I'm the guy who wrote the code! So now git-gui hints to
the user about what each column is by drawing headers at the top.
Unfortunately this meant I had to use those dreaded frame objects
which seem to cause so much pain on Windows.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |