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
006ac0da7ceb97f04d3e6ef05d0adec45ef7d2e0
scm_breeze
/
lib
/
git
History
Nathan Broadbent
006ac0da7c
Disable bash command wrapping until issues are fixed with escaped characters (i.e. whitespace in filenames)
2012-01-31 00:53:11 +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
Disable bash command wrapping until issues are fixed with escaped characters (i.e. whitespace in filenames)
2012-01-31 00:53:11 +08:00
repo_index.sh
Use builtin cd for batch commands
2012-01-31 00:11:10 +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
Renamed and fixed travis update script, as well as git_ignore function
2012-01-31 00:52:15 +08:00