]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
authorShawn O. Pearce <spearce@spearce.org>
Sun, 21 Oct 2007 03:19:22 +0000 (23:19 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Sun, 21 Oct 2007 03:19:22 +0000 (23:19 -0400)
commit7468c297fa88f0035dc719e996b93b1404eee6e3
tree2e255537e9a61d7b8f7642fcecb757b299a65db3
parent0b8293f6776a7fc600c924ca71e4bba81d396409
parentbbbadf6e58f72ac6bf739d2a1109cbd872eb1083
Merge branch 'maint' of git://repo.or.cz/git-gui into maint

* 'maint' of git://repo.or.cz/git-gui:
  git-gui: Don't display CR within console windows
  git-gui: Handle progress bars from newer gits
  git-gui: Correctly report failures from git-write-tree
  git-gui: accept versions containing text annotations, like 1.5.3.mingw.1
  git-gui: Don't crash when starting gitk from a browser session
  git-gui: Allow gitk to be started on Cygwin with native Tcl/Tk
  git-gui: Ensure .git/info/exclude is honored in Cygwin workdirs
  git-gui: Handle starting on mapped shares under Cygwin
  git-gui: Display message box when we cannot find git in $PATH
  git-gui: Avoid using bold text in entire gui for some fonts
git-gui/git-gui.sh
git-gui/lib/commit.tcl
git-gui/lib/console.tcl
git-gui/lib/status_bar.tcl