17 Commits (724d3dcaa400b8639e6e7acbc955f89f3ec0a22c)

Author SHA1 Message Date
Martin Gondermann c0510cf2fa GIT_PROMPT_IGNORE_STASH was broken. Fixes #106 11 years ago
Tobias Schottdorf d81ea1d3a8 replace `git status` by `git ls-files ...` to avoid touching .git 11 years ago
Martin Gondermann f993391f2f Revert ".git was being touched continuously" 11 years ago
Martin Gondermann 7855e77e40 .git was being touched continuously 11 years ago
Martin Gondermann b745d72722 Optimized themes 11 years ago
Martin Gondermann c04317996d gitstatus.sh was not theme aware 11 years ago
Matias Fernandez 877d1c2e81 Modify gitstatus.sh to detect local branch without tracking remote 12 years ago
Martin Gondermann 4153ec7ed7 Made gitstatus variables for `symbols_ahead`, `symbols_behind` and `symbols_prehash` configurable via `git-prompt-colors.sh` 12 years ago
Garry Yao 521234f8c9 Fixed git status is broken on branch name containing forward-slash. 12 years ago
Victor Seva ea2da1ea6f fix branch name. 12 years ago
Martin Gondermann a5324c2b60 added ability to turn off stash status because "git stash list" is quite slow 12 years ago
Martin Gondermann 5be51b8cf6 removed need to use temporary file in gitstatus.sh 12 years ago
ogr3 5a72f5aff2 Associative arrays does not work on Bash 3 (OS X for instance). Change to ordinary variables to be more compatible. 12 years ago
Alan Stebbens aa79c36e3e Reinserted the missing '!' from the shebang line. 12 years ago
Alan Stebbens 817bdf3584 aks: added gitstatus.sh, and configured it in gitprompt.sh 12 years ago
Alan Stebbens 0704670f8e aks: added gitstatus.sh, and configured it in gitprompt.sh 12 years ago