public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
updated changelog
timcharper (author)
Mon Mar 17 22:54:47 -0700 2008
commit  9a248ce86b157fb906f55b304867e70158a50c91
tree    27c977c0a70c4cd63971317b9a5225bffb69c4ad
parent  c94ee5375b8e799e853a4d5c68ed3ea651661a1c
...
 
 
 
1
2
3
...
1
2
3
4
5
6
0
@@ -1,3 +1,6 @@
0
+Release 1.1.4 [2008-03-17]
0
+ - A pretty serious textmate rendering bug was effecting the output of the log command, causing log entries to be outputted in a random-like fashion. This bug is induced in TextMate by including the JavaScript includes at the top. Fixed
0
+
0
 Release 1.1.3 [2008-03-12]
0
  - prompt to merge from local or remote branches
0
  - path for project home now showing as "./" in commit dialog. Path always displays relative to project_path, if it exists.
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 The Git Textmate Bundle.
0
-Version 1.1.3 (released Mar 12, 2008)
0
+Version 1.1.4 (released Mar 17, 2008)
0
 
0
 
0
 <h2>Installation</h2>

Comments

    No one has commented yet.