git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
c47f86c
)
gitk: Rearrange window title to be more conventional
author
Marc Branchaud
<redacted>
Mon, 23 Mar 2015 14:18:16 +0000
(10:18 -0400)
committer
Paul Mackerras
<redacted>
Mon, 6 Apr 2015 04:38:17 +0000
(14:38 +1000)
Signed-off-by: Marc Branchaud <redacted>
Signed-off-by: Paul Mackerras <redacted>
gitk
patch
|
blob
|
history
diff --git
a/gitk
b/gitk
index 30fcd30767c54f64781a76d6ac335d83e7965fcb..24b3c748de005617c79cad0d7b74e5285c5a85b1 100755
(executable)
--- a/
gitk
+++ b/
gitk
@@
-12393,7
+12393,7
@@
catch {
}
# wait for the window to become visible
tkwait visibility .
-wm title . "
$appname: [reponame]
"
+wm title . "
[reponame] - $appname
"
update
readrefs
git clone https://git.99rst.org/PROJECT