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
66ac5c4e7bc0850dea1b5152265fc7fb7916d119
scm_breeze
/
lib
/
git
History
Nathan Broadbent
66ac5c4e7b
Added cat and ls to wrapped commands
2012-01-28 19:06:27 +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 cat and ls to wrapped commands
2012-01-28 19:06:27 +08:00
repo_index.sh
Fixed issue with aliased 'cd' command
2012-01-27 16:04:25 +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