author | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 03:06:51 +0000 (22:06 -0500) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Sun, 21 Jan 2007 07:54:21 +0000 (02:54 -0500) | ||
commit | 0812665e578cf8ac1fe9a69b5557e3781be2d8ff | |
tree | 5a0fe5b196ac3329464eeec93f3dbb243c430282 | tree | snapshot |
parent | c2faa43677ec2471dadc3cc789cab27f6bc2abbb | commit | diff |
git-gui: Start file status display refactoring.
I'm going to refactor the way file status information gets displayed
so it more closely aligns with the way 'git-runstatus' displays the
differences between HEAD<->index and index<->working directory. To
that end the other file list is going to be changed to be the working
directory difference. So this change renames it.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
I'm going to refactor the way file status information gets displayed
so it more closely aligns with the way 'git-runstatus' displays the
differences between HEAD<->index and index<->working directory. To
that end the other file list is going to be changed to be the working
directory difference. So this change renames it.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui.sh | diff | blob | history |