1
0
mirror of https://github.com/git/git.git synced 2024-11-19 00:14:12 +01:00
git/lib
Shawn O. Pearce 8af52d7a83 git-gui: Correctly report failures from git-write-tree
If git-write-tree fails (such as if the index file is currently
locked and it wants to write to it) we were not getting the error
message as $tree_id was always the empty string so we shortcut
through the catch and never got the output from stderr.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2007-10-20 01:42:01 -04:00
..
blame.tcl
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
branch.tcl
browser.tcl git-gui: Disable native platform text selection in "lists" 2007-09-16 23:12:19 -04:00
checkout_op.tcl git-gui: Fix detaching current branch during checkout 2007-09-03 23:01:44 -04:00
choose_font.tcl git-gui: Disable native platform text selection in "lists" 2007-09-16 23:12:19 -04:00
choose_rev.tcl
class.tcl git-gui: Fix window manager problems on ion3 2007-08-20 00:38:13 -04:00
commit.tcl git-gui: Correctly report failures from git-write-tree 2007-10-20 01:42:01 -04:00
console.tcl
database.tcl
diff.tcl git-gui: Assume untracked directories are Git submodules 2007-09-09 20:39:42 -04:00
encoding.tcl
error.tcl
index.tcl git-gui: Paper bag fix "Commit->Revert" format arguments 2007-09-13 20:08:53 -04:00
merge.tcl git-gui: Allow git-merge to use branch names in conflict markers 2007-08-20 02:17:05 -04:00
option.tcl git-gui: Font chooser to handle a large number of font families 2007-09-13 19:07:46 -04:00
remote_branch_delete.tcl
remote.tcl
shortcut.tcl
status_bar.tcl
transport.tcl