1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-11-06 01:03:02 +01:00
git/lib
Heiko Voigt 856c2d75c6 git-gui: deal with unknown files when pressing the "Stage Changed" button
As a shortcut the "Stage Changed" button can be used to stage all current
changes in the worktree which are not set to ignore. Previously unknown
files would be ignored. The user might want to say: "Just save everything
in my worktree". To support this workflow we now ask whether the user also
wants to stage the unknown files if there are some present.

Signed-off-by: Heiko Voigt <hvoigt@hvoigt.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
2011-10-06 23:20:16 +01:00
..
about.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
blame.tcl git-gui: drop the 'n' and 'Shift-n' bindings from the last patch. 2011-07-19 15:33:34 +01:00
branch.tcl git-gui: Always use absolute path to all git executables 2007-07-09 01:17:09 -04:00
branch_checkout.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
branch_create.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
branch_delete.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
branch_rename.tcl git-gui: use full dialog width for old name when renaming branch 2010-10-07 23:00:33 +01:00
browser.tcl git-gui: fix browsers [Up To Parent] in sub-sub-directories. 2010-11-22 21:52:51 +00:00
checkout_op.tcl git-gui: run post-checkout hook on checkout 2009-04-05 12:58:26 -07:00
choose_font.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
choose_repository.tcl git-gui: instead of defaulting to home directory use working directory 2011-02-06 22:43:35 +00:00
choose_rev.tcl Fix tooltip display with multiple monitors on windows. 2011-07-11 13:55:38 +01:00
class.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
commit.tcl git-gui: warn when trying to commit on a detached head 2011-05-20 22:49:15 +01:00
console.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
database.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
date.tcl git-gui: Localize commit/author dates when displaying them 2007-09-10 01:54:16 -04:00
diff.tcl git-gui: handle meta diff header lines only in the header section 2011-01-28 09:01:17 +00:00
encoding.tcl git-gui: Optimize encoding name resolution using a lookup table. 2008-09-24 12:48:32 -07:00
error.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
git-gui.ico git-gui: Improve the application icon on Windows. 2007-12-02 23:05:10 -05:00
index.tcl git-gui: deal with unknown files when pressing the "Stage Changed" button 2011-10-06 23:20:16 +01:00
line.tcl git-gui: Enable jumping to a specific line number in blame view. 2011-07-19 15:31:24 +01:00
logo.tcl git-gui: Refactor Henrik Nyh's logo into its own procedure 2007-10-10 01:12:15 -04:00
merge.tcl git-gui: always default to the last merged branch in remote delete 2011-02-13 00:47:24 +00:00
mergetool.tcl mergetool--lib: Add Beyond Compare 3 as a tool 2011-02-27 00:47:34 -08:00
option.tcl git-gui: use textconv filter for diff and blame 2010-07-30 10:05:27 +01:00
remote.tcl git-gui: fetch/prune all entry appears last 2011-02-24 00:11:50 +00:00
remote_add.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
remote_branch_delete.tcl git-gui: always default to the last merged branch in remote delete 2011-02-13 00:47:24 +00:00
search.tcl git-gui: Add keyboard shortcuts for search and goto commands in blame view. 2011-07-19 15:31:29 +01:00
shortcut.tcl git-gui: fix usage of _gitworktree when creating shortcut for windows 2010-07-30 09:57:26 +01:00
spellcheck.tcl git-gui: Remove space from the end of aspell's reply before processing 2008-09-30 12:59:18 -07:00
sshkey.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
status_bar.tcl git-gui: fix usage of themed widgets variable 2010-07-10 23:41:54 +01:00
themed.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
tools.tcl git-gui: minor spelling fix and string factorisation. 2009-03-24 16:17:30 -07:00
tools_dlg.tcl git-gui: use themed tk widgets with Tk 8.5 2010-01-27 17:13:52 -08:00
transport.tcl git-gui: teach fetch/prune menu to do it for all remotes 2011-02-14 12:15:36 +00:00
win32.tcl git-gui: fix shortcut creation on cygwin 2010-07-30 10:05:26 +01:00
win32_shortcut.js git-gui: Use proper Windows shortcuts instead of bat files 2007-10-12 23:07:58 -04:00