Commit 039ea406006feeb7fbe733fbb0698c567809e979

Bumped version to 1.5.1

Commit diff

CHANGELOG

 
1Release 1.5.1 [2008-04-29]
2 - Push / fetch / pull learned to respect log-limit
3 - When fetching / pushing / pulling from all sources - no longer updates the top-most status percentage only.
4 - When switching branches from a branch with a given submodule to a branch without it, the bundle now "caches" the submodule to ~/.git/submodules_cache. When switching back to the branch with the submodule, the submodule is restored from cache, so you don't have to go out and fetch it again.
5 - Resolves issue when you've converted a folder to a submodule on one branch, but not the other, and thereby couldn't switch branches anymore.
6
7
18Release 1.5.0 [2008-04-29]
29 - Added "Amend Last Commit", accessible via ctrl-command-t, 'alc'. Much refactoring on commit_controller.
310 - Spelling fixes (Henrik N)
toggle raw diff

README.textile

 
11The Git Textmate Bundle.
2Version 1.5.0 (released Apr 29, 2008)
2Version 1.5.1 (released Apr 29, 2008)
33
44
55<h2>Installation</h2>
toggle raw diff