public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
updated changelog / version
timcharper (author)
Wed Mar 12 16:26:26 -0700 2008
commit  36b64437084d009942c43760929092455e9327ca
tree    bb03f97c04a789bd652d0f9906ddd5a53fb121fe
parent  4f71199fa161be7bf26cc3f713d5f3c0fccdba57
...
 
 
 
 
 
1
2
3
...
1
2
3
4
5
6
7
8
0
@@ -1,3 +1,8 @@
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.
0
+ message for directory is clean more explicit (rather than showing nothing if you simply selected a scope with no changes, it tells you that's the case, with a
0
+
0
 Release 1.1.2 [2008-03-10]
0
  - SVN Rebase command broke. Eegad! Fixed. We like to release a lot today!
0
 
0
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 The Git Textmate Bundle.
0
-Version 1.1.2 (released Mar 10, 2008)
0
+Version 1.1.3 (released Mar 12, 2008)
0
 
0
 <h2>Installation</h2>
0
 

Comments

    No one has commented yet.