This website requires JavaScript.
Explore
Help
Sign In
flo
/
scm_breeze
Watch
1
Star
0
Fork
0
You've already forked scm_breeze
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
9f548c417576509deedc5fbe9d44e84e25d5c539
scm_breeze
/
lib
/
git
History
Aljaž "g5pw" Srebrnič
9f548c4175
Basic zsh completion for git_index
...
The script now completes all projects in the index and all files in GIT_PROJECTS directory.
2013-08-20 22:35:16 +02:00
..
fallback
Use \033 instead of \e for color codes, which seems to be more widely supported.
2012-10-23 13:44:02 +13:00
aliases.sh
Merge branch 'master' of git://github.com/ndbroadbent/scm_breeze
2013-08-20 21:54:04 +02:00
branch_shortcuts.sh
Fix gb -D expansion
2013-05-31 18:46:32 +03:00
helpers.sh
Use \033 instead of \e for color codes, which seems to be more widely supported.
2012-10-23 13:44:02 +13:00
keybindings.sh
Added keyboard shortcut to append [ ci skip ] to commit message when committing all files
2013-01-30 11:05:59 +13:00
repo_index.sh
Basic zsh completion for git_index
2013-08-20 22:35:16 +02:00
shell_shortcuts.sh
Re-wrap functions as functions. Fixes issue with RVM reload (cd wrapper will be overwritten without error)
2013-01-30 22:29:05 +13:00
status_shortcuts.rb
Using git rev-parse --show-toplevel to find repo root
2013-08-18 05:00:42 +00:00
status_shortcuts.sh
Wait... they should be a maximum of 4 digits.
2013-08-15 23:55:12 -07:00
tools.sh
Wrap $@ in double quotes to preserve blank args
2012-12-21 10:42:14 +13:00