public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
updated changelog / readme for 1.5.0
timcharper (author)
Tue Apr 29 08:44:07 -0700 2008
commit  e4a36d80f9b63996ca64ce72f08b04a3d9872d34
tree    e178221baf458df837ea41dbd9d9412c5bcc848d
parent  294d3867e6ef20f89020d744c091a42cd3992eed
...
 
 
 
 
1
2
3
...
1
2
3
4
5
6
7
0
@@ -1,3 +1,7 @@
0
+Release 1.5.0 [2008-04-29]
0
+ - Added "Amend Last Commit", accessible via ctrl-command-t, 'alc'. Much refactoring on commit_controller.
0
+ - Spelling fixes (Henrik N)
0
+
0
 Release 1.4.1 [2008-04-24]
0
  - Fixed 'Changing branches with uncommitted changes may result in a merge conflict' warning dialog for Git 1.5.5.
0
  - Submodules now auto-update on pull or merge
...
1
2
 
3
4
5
...
1
 
2
3
4
5
0
@@ -1,5 +1,5 @@
0
 The Git Textmate Bundle.
0
-Version 1.4.1 (released Apr 22, 2008)
0
+Version 1.5.0 (released Apr 29, 2008)
0
 
0
 
0
 <h2>Installation</h2>

Comments

    No one has commented yet.