git/git-gui/lib
Johannes Schindelin 0f1362db70 git-gui: accommodate for intent-to-add files
As of Git v2.28.0, the diff for files staged via `git add -N` marks them
as new files. Git GUI was ill-prepared for that, and this patch teaches
Git GUI about them.

Please note that this will not even fix things with v2.28.0, as the
`rp/apply-cached-with-i-t-a` patches are required on Git's side, too.

This fixes https://github.com/git-for-windows/git/issues/2779

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
2022-07-09 23:26:24 +02:00
..
about.tcl
blame.tcl
branch.tcl
branch_checkout.tcl
branch_create.tcl
branch_delete.tcl
branch_rename.tcl
browser.tcl
checkout_op.tcl
choose_font.tcl
choose_repository.tcl
choose_rev.tcl
chord.tcl
class.tcl
commit.tcl
console.tcl
database.tcl
date.tcl
diff.tcl git-gui: accommodate for intent-to-add files 2022-07-09 23:26:24 +02:00
encoding.tcl
error.tcl
git-gui.ico
index.tcl
line.tcl
logo.tcl
merge.tcl
mergetool.tcl
option.tcl
remote.tcl
remote_add.tcl
remote_branch_delete.tcl
search.tcl
shortcut.tcl
spellcheck.tcl
sshkey.tcl
status_bar.tcl
themed.tcl
tools.tcl
tools_dlg.tcl
transport.tcl
win32.tcl
win32_shortcut.js