1
0
mirror of https://github.com/git/git.git synced 2024-10-01 08:21:24 +02:00
git/lib
Alexander Gavrilov 1e65c6225d git-gui: Add more integration options to citool.
- Make citool return nonzero exit code if it did not commit.
- Add a mode where it does not actually commit and simply
  exits with zero code. Commit message is either disabled,
  or simply dumped to GITGUI_EDITMSG before exiting.
- Add an option to immediately start it in amend mode.

Rationale:

1) Use 'git citool --nocommit' instead of mergetool in scripts.
2) Use 'git citool --amend' to edit commits while rebasing.

Signed-off-by: Alexander Gavrilov <angavrilov@gmail.com>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-09-24 09:53:01 -07:00
..
about.tcl
blame.tcl git-gui: Fix Blame Parent & Context for working copy lines. 2008-09-12 08:09:09 -07:00
branch_checkout.tcl
branch_create.tcl git-gui: Setup branch.remote,merge for shorthand git-pull 2008-05-08 20:20:27 -04:00
branch_delete.tcl git-gui: Delete branches with 'git branch -D' to clear config 2008-05-08 20:29:42 -04:00
branch_rename.tcl
branch.tcl
browser.tcl git-gui: Allow specifying an initial line for git gui blame. 2008-08-24 22:00:01 -07:00
checkout_op.tcl git-gui: Setup branch.remote,merge for shorthand git-pull 2008-05-08 20:20:27 -04:00
choose_font.tcl git-gui: if a background colour is set, set foreground colour as well 2008-03-05 23:47:11 -05:00
choose_repository.tcl git-gui: Vertically align textboxes with labels 2008-05-26 21:05:20 -04:00
choose_rev.tcl
class.tcl
commit.tcl git-gui: Add more integration options to citool. 2008-09-24 09:53:01 -07:00
console.tcl git-gui: if a background colour is set, set foreground colour as well 2008-03-05 23:47:11 -05:00
database.tcl git-gui: Report less precise object estimates for database compression 2008-04-14 19:34:23 -04:00
date.tcl
diff.tcl Merge branch 'maint' 2008-09-04 21:53:06 -07:00
encoding.tcl
error.tcl git-gui: if a background colour is set, set foreground colour as well 2008-03-05 23:47:11 -05:00
git-gui.ico
index.tcl git-gui: Support conflict states _U & UT. 2008-09-04 21:28:55 -07:00
logo.tcl
merge.tcl git-gui: MERGE_RR lives in .git/ directly with newer Git versions 2008-07-13 17:58:40 -04:00
mergetool.tcl git-gui: I18n fix sentence parts into full sentences for translation again. 2008-09-12 08:38:42 -07:00
option.tcl git-gui: Support calling merge tools. 2008-09-04 21:28:54 -07:00
remote_branch_delete.tcl
remote.tcl
shortcut.tcl
spellcheck.tcl git-gui: Don't use '$$cr master' with aspell earlier than 0.60 2008-04-23 21:34:58 -04:00
status_bar.tcl
transport.tcl
win32_shortcut.js
win32.tcl