scroll to the new HEAD after redrawing
* Depending on the type of change the UI is "Updated" or "Reloaded"
Open points for now:
* release watches for deleted directories seems to
cause problems in tcl-inotify (so I don't)
I'm not sure how often that happens in
n't)
I'm not sure how often that happens in ".git/"
- I only call "updatecommits" and I don't know if there is a usecase
where I should be calling "reloadcommits"
Regards
Florian Schüller
From 785ed6bc1b4a3b9019d3503b066afb2a025a2bc1 Mon Sep 17 00:0
t; and I don't know if there is a usecase
where I should be calling "reloadcommits"
Signed-off-by: Florian Schüller
---
gitk | 53 +
1 file changed, 53 insertions(+)
diff --git a/gitk b/gitk
index 805a1c7..58e3dca 100755
---
---
po/de.po | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/po/de.po b/po/de.po
index ab90c34..193059b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -4,13 +4,14 @@
#
# Christian Stimming , 2007.
# Frederik Schwarzer , 2008.
+# Florian Schüller , 2017.
msgid "&quo
atches for deleted directories seems to
cause problems in tcl-inotify (so I don't)
I'm not sure how often that happens in ".git/"
Signed-off-by: Florian Schüller
---
gitk | 171 ++-
1 file changed, 170 inse
uot;Updated" or "Reloaded"
Open points for now:
* release watches for deleted directories seems to
cause problems in tcl-inotify (so I don't)
I'm not sure how often that happens in ".git/"
Signed-off-by: Florian Schüller
Florian
---
po/de.po | 681 ++-
1 file changed, 366 insertions(+), 315 deletions(-)
diff --git a/po/de.po b/po/de.po
index 5db3824..ab90c34 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: git-gui\n"
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index d7ebcaf..a353270 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
/GIT-TCLTK-VARS
/gitk-wish
+*~
+po/gitk.pot
--
2.9.3
My patch submission (already the retry) "[PATCH 0/4] Gitk Inotify
support" is also pending since 8th of March.
I'm also not sure what I did wrong as I'm not used to those mailing
list programming - or if Paul is just very busy
On Fri, Mar 17, 2017 at 5:53 PM, Jonathan Nieder wrote:
> Hi,
>
> yank
9 matches
Mail list logo