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
505f52a8ff8c16c742314d55a17e0eafe7e37716
scm_breeze
/
lib
/
git
History
Nathan Broadbent
22086627d0
For git batch commands, make $base_path variable local so that it doesn't persist
2012-01-26 13:38:06 +08:00
..
fallback
Replaced all occurences of 'local IFS=' with 'IFS= ... unset IFS'.
Fixes
#12
2011-12-14 13:27:39 +08:00
aliases_and_bindings.sh
Added bash command wrapping (expand git numbered args for common bash commands, such as cp, mv, rm, etc.). Also set kb shortcuts to true by default.
2012-01-22 00:40:56 +08:00
repo_index.sh
For git batch commands, make $base_path variable local so that it doesn't persist
2012-01-26 13:38:06 +08:00
status_shortcuts.rb
Parse long git status for submodule summaries, if .gitmodules exists and any changed 'files' are submodules.
2011-12-23 12:46:29 +08:00
status_shortcuts.sh
Replaced 1..3 range syntax with 1-3 (Inspired by holygeek's git-number project -
https://github.com/holygeek/git-number
)
2012-01-26 10:04:48 +08:00
tools.sh
Refactored git_update_travis_status() function
2012-01-26 13:38:06 +08:00