Merge branch 'maint'

* maint:
  git-gui: Paper bag fix "Commit->Revert" format arguments
  git-gui: Provide 'uninstall' Makefile target to undo an installation
  git-gui: Font chooser to handle a large number of font families
This commit is contained in:
Shawn O. Pearce
2007-09-13 20:13:59 -04:00
4 changed files with 213 additions and 13 deletions

View File

@ -168,7 +168,7 @@ proc checkout_index {msg pathList after} {
ui_status [format \
"%s... %i/%i files (%.2f%%)" \
$msg
$msg \
$update_index_cp \
$totalCnt \
0.0]