Go to file
Shawn O. Pearce bbbadf6e58 git-gui: Don't display CR within console windows
Git progress bars from tools like git-push and git-fetch use CR
to skip back to the start of the current line and redraw it with
an updated progress.  We were doing this in our Tk widget but had
failed to skip the CR, which Tk doesn't draw well.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-10-20 20:42:01 -04:00
lib git-gui: Don't display CR within console windows 2007-10-20 20:42:01 -04:00
.gitignore git-gui: Refactor into multiple files to save my sanity 2007-05-07 23:35:48 -04:00
git-gui.sh git-gui: accept versions containing text annotations, like 1.5.3.mingw.1 2007-10-07 17:15:27 -07:00
GIT-VERSION-GEN Merge branch 'maint' 2007-06-11 19:06:15 -04:00
Makefile git-gui: Provide 'uninstall' Makefile target to undo an installation 2007-09-13 20:02:39 -04:00