public
Description: The Git TextMate Bundle
Homepage: http://tim.theenchanter.com/
Clone URL: git://github.com/timcharper/git-tmbundle.git
updated changelog
timcharper (author)
Sun Mar 09 22:46:55 -0700 2008
commit  370e3d8fd005093dd636b86a8c33a5944abf280b
tree    ced206c22a669769c269e962ffc8befbe0f3d0b8
parent  9229c80dff86203a7734fd8cff4b0a471ff940fe
...
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
 
11
...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
 
 
 
 
 
15
16
17
0
@@ -1,9 +1,15 @@
0
+[2008-03-08]
0
+ - Huge refactoring effort - built a mini-mvc framework to meet the specific needs of the bundle, and ported all existing code to it.
0
+ - Fixed compatibility issues with Git 1.5.4.3.
0
+ - Log commands lazy-load their diffs now
0
+ - Option to force apply a stash, even if Git warns you there might be a conflict
0
+ - Push / Pull commands properly parse output for
0
+ - Git shortcut keys for svn commands were conflicting with existing textmate commands. Updated to Command-Option-G
0
+ - A few UI-enhancements
0
+
0
+
0
 [2008-02-20] Commit dialog graceful handling of conflict resolutions
0
 
0
 [2008-02-20] Commit dialog limits down to the selected file/folder selected in drawer.
0
 
0
-[2008-02-14] Deleted experimental gitk branch since the feature is now merged into master
0
-
0
-[2008-02-14] Visualize Gitk feature added (Sam Granieri and Tim Harper)
0
-
0
-[2008-02-14] Started Changelog (Sam Granieri)
0
\ No newline at end of file
0
+[2008-02-14] Visualize Gitk feature added (Sam Granieri)
0
\ No newline at end of file

Comments

    No one has commented yet.