Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
gitview: Bump the rev
author
Aneesh Kumar
<aneesh.kumar@gmail.com>
Fri, 24 Feb 2006 08:38:35 +0000
(14:08 +0530)
committer
Junio C Hamano
<junkio@cox.net>
Fri, 24 Feb 2006 11:14:44 +0000
(
03:14
-0800)
Make the 0.7 release
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
contrib/gitview/gitview
patch
|
blob
|
history
raw
|
patch
| inline |
side by side
(from parent 1:
8b42f5a
)
diff --git
a/contrib/gitview/gitview
b/contrib/gitview/gitview
index 4a6b44842d5e8b78e88e8e48d2f29316c7238edd..02e2445fc6d3bbe5cf9805ba33988bbeb28b1cea 100755
(executable)
--- a/
contrib/gitview/gitview
+++ b/
contrib/gitview/gitview
@@
-422,7
+422,7
@@
class DiffWindow:
class GitView:
""" This is the main class
"""
- version = "0.
6
"
+ version = "0.
7
"
def __init__(self, with_diff=0):
self.with_diff = with_diff