Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Bumped version number
author
Paul Mackerras
<paulus@samba.org>
Sun, 15 May 2005 12:57:02 +0000
(12:57 +0000)
committer
Paul Mackerras
<paulus@samba.org>
Sun, 15 May 2005 12:57:02 +0000
(12:57 +0000)
gitk
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
1d10f36
)
diff --git
a/gitk
b/gitk
index 3fd260dbfe55f1795a18a3fc67d126e5e16d839b..fbc6497a141142c724c598cebd5a9a64cc11493c 100755
(executable)
--- a/
gitk
+++ b/
gitk
@@
-7,7
+7,7
@@
exec wish "$0" -- "${1+$@}"
# and distributed under the terms of the GNU General Public Licence,
# either version 2, or (at your option) any later version.
# and distributed under the terms of the GNU General Public Licence,
# either version 2, or (at your option) any later version.
-# CVS $Revision: 1.
9
$
+# CVS $Revision: 1.
10
$
proc getcommits {rargs} {
global commits commfd phase canv mainfont
proc getcommits {rargs} {
global commits commfd phase canv mainfont
@@
-255,13
+255,13
@@
proc about {} {
toplevel $w
wm title $w "About gitk"
message $w.m -text {
toplevel $w
wm title $w "About gitk"
message $w.m -text {
-Gitk version 0.9
+Gitk version 0.9
1
Copyright © 2005 Paul Mackerras
Use and redistribute under the terms of the GNU General Public License
Copyright © 2005 Paul Mackerras
Use and redistribute under the terms of the GNU General Public License
-(CVS $Revision: 1.
9
$)} \
+(CVS $Revision: 1.
10
$)} \
-justify center -aspect 400
pack $w.m -side top -fill x -padx 20 -pady 20
button $w.ok -text Close -command "destroy $w"
-justify center -aspect 400
pack $w.m -side top -fill x -padx 20 -pady 20
button $w.ok -text Close -command "destroy $w"