public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
Bumped version 1.6.5
timcharper (author)
Thu Jul 24 13:10:11 -0700 2008
commit  bd7c50a72450ff1a652199b4750669b9079f0cf4
tree    bce1fa7b424beb7cf1cc21b4312d800f5e449a18
parent  c7ef297ca49bd80f004ba01fe17996aff13be9b8
...
 
 
 
 
 
 
 
 
 
1
2
 
 
3
4
5
...
134
135
136
137
138
 
...
1
2
3
4
5
6
7
8
9
10
 
11
12
13
14
15
...
144
145
146
 
147
148
0
@@ -1,5 +1,15 @@
0
+Release 1.6.5 [2008-07-24]
0
+
0
+ - updated specs
0
+ - don't apply stash with --index by default, as this seems to cause more
0
+ problems than it solves currently (in the future, would be nice to auto
0
+ detect which strategy to use)
0
+ - Always pass path with gitnub as first argument to improve compatibility
0
+ with gitnub 0.9 (Thanks, Seth Barber)
0
+
0
 Release 1.6.4 [2008-07-15]
0
- - Fix: Bundle was crashing when trying to get the branch name of a submodule that hadn't been checked out yet
0
+ - Fix: Bundle was crashing when trying to get the branch name of a submodule
0
+ that hadn't been checked out yet
0
 
0
 Release 1.6.3 [2008-06-13]
0
  - Some fixes to ruby-git internals
0
@@ -134,4 +144,4 @@ Release 1.1.0 [2008-03-08]
0
 
0
 [2008-02-20] Commit dialog limits down to the selected file/folder selected in drawer.
0
 
0
-[2008-02-14] Visualize Gitk feature added (Sam Granieri)
0
\ No newline at end of file
0
+[2008-02-14] Visualize Gitk feature added (Sam Granieri)
...
1
2
 
3
4
5
...
53
54
55
56
 
57
...
1
 
2
3
4
5
...
53
54
55
 
56
57
0
@@ -1,5 +1,5 @@
0
 The Git Textmate Bundle.
0
-Version 1.6.4 (released June 13, 2008)
0
+Version 1.6.5 (released July 24, 2008)
0
 
0
 
0
 <h2>Installation</h2>
0
@@ -53,4 +53,4 @@ git clone git://gitorious.org/git-tmbundle/mainline.git Git.tmbundle
0
 * <b>Diego Barros</b> - new config options, usability improvements
0
 * <b>Thomas Aylott</b> - Git commit language folding
0
 * <b>Michael Sheets</b> - Usability improvements
0
-* <b>Henrik Nyh</b> - Spelling
0
+* <b>Henrik Nyh</b> - Spelling
0
\ No newline at end of file

Comments

    No one has commented yet.