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>
1 file changed
tree: 5a0fe5b196ac3329464eeec93f3dbb243c430282
  1. .gitignore
  2. git-gui.sh
  3. GIT-VERSION-GEN
  4. Makefile
  5. TODO