public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
bumped to 1.5.2
timcharper (author)
Wed Apr 30 09:36:01 -0700 2008
commit  8ff8ae42290f2417744896e949b5550ea4dee6b3
tree    7c52471b48475a60e0637bdba41d5d8c63a69fb5
parent  039ea406006feeb7fbe733fbb0698c567809e979
...
 
 
 
1
2
3
...
1
2
3
4
5
6
0
@@ -1,3 +1,6 @@
0
+Release 1.5.2 [2008-04-30]
0
+ - Put a limit on the amount of lines diff will render, to keep it from freezing textmate for a painstaking amount of time.
0
+
0
 Release 1.5.1 [2008-04-29]
0
  - Push / fetch / pull learned to respect log-limit
0
  - When fetching / pushing / pulling from all sources - no longer updates the top-most status percentage only.
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 The Git Textmate Bundle.
0
-Version 1.5.1 (released Apr 29, 2008)
0
+Version 1.5.2 (released Apr 30, 2008)
0
 
0
 
0
 <h2>Installation</h2>

Comments

    No one has commented yet.