commit | 0812665e578cf8ac1fe9a69b5557e3781be2d8ff | [log] [tgz] |
---|---|---|
author | Shawn O. Pearce <spearce@spearce.org> | Sat Jan 20 22:06:51 2007 -0500 |
committer | Shawn O. Pearce <spearce@spearce.org> | Sun Jan 21 02:54:21 2007 -0500 |
tree | 5a0fe5b196ac3329464eeec93f3dbb243c430282 | |
parent | c2faa43677ec2471dadc3cc789cab27f6bc2abbb [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>