]> git.ipfire.org Git - thirdparty/git.git/commit - git-gui/git-gui.sh
git-gui: Additional early feature development.
authorShawn O. Pearce <spearce@spearce.org>
Mon, 6 Nov 2006 21:07:32 +0000 (16:07 -0500)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 6 Nov 2006 21:08:26 +0000 (16:08 -0500)
commit131f503b7262b001eae434182feb08cb5e6fa4be
tree7ea5a0e38590b9f6efc0a8c1a821e3359c0ccabb
parentcb07fc2a29c86d1bc11f5415368f778d25d3d20a
git-gui: Additional early feature development.

 * Run refresh before diff-index.
 * Load saved commit message during rescan.
 * Save current commit message (if any) during quit.
 * Add Signed-off-by line to commit buffer.
 * Batch update-index invocations through --stdin.
 * Better highlight which file is in the diff viewer.
 * Key bindings for signoff, check-in all and commit.
 * Improved formatting of status table within source.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-gui