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
241654930e5e7bf7bccd7567a10940846b3818d2
scm_breeze
/
lib
/
git
History
Nathan Broadbent
241654930e
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
..
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
Added Travis CI status caching task, for status in shell prompts
2012-01-13 12:07:07 +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
When $arg is a normal string, treat it as shell-quoted. But still treat expanded args as plain strings, otherwise it breaks for filenames with spaces
2011-12-23 11:51:08 +08:00
tools.sh
Follow naming convention (travis_, not travis_ci_)
2012-01-17 10:26:13 +08:00