Nathan Broadbent
|
993c9ee9fc
|
Replaced all occurences of 'local IFS=' with 'IFS= ... unset IFS'. Fixes #12
|
2011-12-14 13:27:39 +08:00 |
|
Nathan Broadbent
|
46637dc15c
|
Allow change to a top-level directory within $GIT_REPO_DIR by prefixing the arg with '/'. Comes with tab completion. For example, if you have a directory ~/src/rails, you can move here by typing 's /ra[TAB]'
|
2011-12-09 22:59:32 +08:00 |
|
Jacob Lukas
|
5e507af747
|
Fix add/remove with spaces/special characters
|
2011-11-09 20:02:29 -08:00 |
|
Jacob Lukas
|
a1a7e3066e
|
Fix switching to repositories with spaces or other special characters in their path
|
2011-11-09 11:37:06 -08:00 |
|
Nathan Broadbent
|
dd1549e0ec
|
Refactored code so that git_update function is reusable
|
2011-10-25 12:03:38 +08:00 |
|
Nathan Broadbent
|
7e84fc7a56
|
fixed update_all command
|
2011-10-25 10:39:38 +08:00 |
|
Nathan Broadbent
|
e5eeb36861
|
Fixed git batch commands
|
2011-10-22 12:45:26 +08:00 |
|
Nathan Broadbent
|
a82434c9e6
|
Fixed commands for git_index
|
2011-10-21 17:43:20 +08:00 |
|
Nathan Broadbent
|
4d5126731a
|
Added missing parse_git_branch function
|
2011-10-20 19:30:55 +08:00 |
|
Nathan Broadbent
|
5e8dd2a93a
|
Fixed message
|
2011-10-19 20:11:48 +08:00 |
|
Nathan Broadbent
|
4c93fbdaf8
|
Updated commands and more labels
|
2011-10-18 01:41:32 +08:00 |
|
Nathan Broadbent
|
425a8ab264
|
Renamed 'git_repo' to more appropriate 'git_index'
|
2011-10-18 01:29:01 +08:00 |
|