public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
Search Repo:
updated changelog
timcharper (author)
Tue Mar 25 11:15:59 -0700 2008
commit  af9705a02305e6a388b7cbd15baa5c2f77835dfb
tree    5fbffaec5371d9766f9faa1db9815ff3737f2500
parent  854b6595266e92515a07b9941ca1d8006ce2a2bf
...
 
 
 
 
 
1
2
3
...
1
2
3
4
5
6
7
8
0
@@ -1,3 +1,8 @@
0
+Release 1.1.6 [2008-03-25]
0
+ - You can now push to "all" remotes in one command.
0
+ - Bugfix: show uncommitted changes ALWAYS shows uncommitted changes, even if the changes have been staged with git add.
0
+ - Resolution of some incorrect environment variable usage. [Thanks, Allan Odgaard]
0
+
0
 Release 1.1.5 [2008-03-24]
0
  - fixed an issue with committing files within git-submodules, or git repositories in a non-project-root path.
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.5 (released Mar 24, 2008)
0
+Version 1.1.6 (released Mar 25, 2008)
0
 
0
 
0
 <h2>Installation</h2>

Comments

    No one has commented yet.