Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote-tracking branch 'origin/master' into dakkar | dakkar | 2016-04-27 |
|\ | |||
| * | Merge branch 'master' of github.com:lvv/git-prompt | Leonid Volnitsky | 2016-02-20 |
| |\ | |||
| | * | Fix $HOME -> ~ substitution regression in fd0b88da. | Marc-Antoine Ruel | 2015-08-31 |
| | | | | | | | | | | | | \~ is needed in bash 4.3. | ||
| * | | fix: current directory display, was not abbrivated at home dir | Leonid Volnitsky | 2016-02-20 |
| |/ | |||
* | | Remove back references in freshness detection code | Amir Yalon | 2014-06-10 |
| | | | | | | | | Correct fix for issue #37 | ||
* | | Merge remote-tracking branch 'origin/master' into dakkar | Gianni Ceccarelli | 2014-05-12 |
|\| | |||
| * | Merge pull request #35 from maruel/fix_localized | Leonid Volnitsky | 2014-01-10 |
| |\ | | | | | | | Fix support for non English UI. | ||
| | * | Fix support for non English UI. | Marc-Antoine Ruel | 2013-08-27 |
| | | | | | | | | | | | | | | | | | | When git is localized, output is in the native language, so the regexp fails. Forces output to be in English. | ||
| * | | Revert "format consistently" | Leonid Volnitsky | 2013-12-26 |
| | | | | | | | | | | | | This reverts commit 08f42056fd0e62ee53ab14b4fe95a2b5e04eed16. | ||
| * | | format consistently | killphi | 2013-12-19 |
| | | | | | | | | | | | | | | | | | | | | | | | | - added sts=8 to modeline - vim commands: :retab :%s/\s+$// gg=G | ||
| * | | bash-v4 or newer mandated | Leonid Volnitsky | 2013-12-15 |
| | | | |||
| * | | work around for vte.sh | Leonid Volnitsky | 2013-12-11 |
| | | | |||
| * | | fix for issue #37 (branch detection with new git) | Leonid Volnitsky | 2013-12-10 |
| |/ | |||
* | | add timestamp to prompt | Gianni Ceccarelli | 2013-08-01 |
| | | |||
* | | Merge branch 'master' into dakkar | dakkar | 2012-07-16 |
|\| | |||
| * | fixed: filenames with special charsHEADmaster | Leonid Volnitsky | 2012-07-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gsp ?? TTTTTT BBBBBBBBB ?? a b/ ?? "a\"b/" ?? a$b/ ?? a&b/ ?? a'b/ ?? ab/ ?? "a\303\251/" ?? brackets/ ?? ext/ ?? t ?? tttt aaaa init TTTTTT BBBBBBBBB a b/ a"b/ a/ a&b/ a'b/ ab/ aé/ brackets/ ext/ t tttt aaaa /…test/fixtures/_filedir> gsp A "TTTTTT BBBBBBBBB" A "a b/i" A "a\"b/d" A a$b/h A a&b/f A a'b/c A ab/e A "a\303\251/g" A brackets/[x] A brackets/x A ext/ee.e1 A ext/ff.e2 A ext/foo/.gitignore A ext/gg.e1 A ext/hh.e2 A ext/ii.E1 A t A "tttt aaaa" init TTTTTT BBBBBBBBB a b/ a"b/ amaster/ a&b/ a'b/ ab/ aé/ brackets/ ext/ t tttt aaaa /…test/fixtures/_filedir> | ||
| * | workaround for git status --porcelain quoting bug | Leonid Volnitsky | 2012-07-07 |
| | | |||
| * | do not display "=" before rawhex if there is freshness indicator | Leonid Volnitsky | 2012-07-07 |
| | | |||
| * | substitute branch name "master" for "M" only if it starts with "master" | Leonid Volnitsky | 2012-07-07 |
| | | |||
| * | better UTF detection | Leonid Volnitsky | 2012-07-07 |
| | | |||
| * | -- trailing white space | Leonid Volnitsky | 2012-07-06 |
| | | |||
| * | enable setting the xterm_label also in TERM=gnome-256color | Leonid Volnitsky | 2012-07-06 |
| | | |||
| * | Fixing host color bug by replacing invalid bash variable characters with ↵ | dfalk | 2012-07-06 |
| | | | | | | | | underscores | ||
| * | Merge pull request #18 from jeanparpaillon/master | Leonid Volnitsky | 2012-07-06 |
| |\ | | | | | | | Add Python virtualenv to prompt | ||
| | * | * Print Python virtualenv: | Jean Parpaillon | 2011-09-23 |
| | | | | | | | | | | | | <name> (in green, by default) | ||
| * | | fixed: filesnames with spaces, quotes and other special chars | Leonid Volnitsky | 2012-07-06 |
| | | | |||
| * | | Merge branch 'master' of github.com:lvv/git-prompt | Leonid Volnitsky | 2012-07-06 |
| |\ \ | |||
| | * \ | Merge pull request #17 from juanpabloaj/cygwin | Leonid Volnitsky | 2012-07-06 |
| | |\ \ | | | | | | | | | | | hostname in cygwin | ||
| | | * | | hostname in cygwin | JuanPablo | 2011-09-10 |
| | | |/ | |||
| * | / | removed sCRn marker | Leonid Volnitsky | 2012-07-06 |
| |/ / | |||
| * | | Merge branch 'master' of https://github.com/amiryal/git-prompt into ↵ | Amir Yalon | 2012-07-06 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | amiryal-master Conflicts: git-prompt.sh | ||
| | * | | Fix Git freshness check with special chars | Amir Yalon | 2011-12-29 |
| | |/ | |||
| * | | Merge pull request #23 from ronnix/master | Leonid Volnitsky | 2012-07-06 |
| |\ \ | | | | | | | | | Show current bookmark in Mercurial | ||
| | * | | Show current bookmark in Mercurial | Ronan Amicel | 2012-01-04 |
| | | | | |||
| | * | | Fixed Mercurial repository detection | Ronan Amicel | 2012-01-04 |
| | |/ | |||
| * | | Merge pull request #26 from orefalo/master | Leonid Volnitsky | 2012-07-06 |
| |\ \ | | | | | | | | | fixed: host_color index lookup error | ||
| | * | | host_color: modulo calculation is wrong | Olivier Refalo | 2012-04-25 |
| | |/ | |||
| * | | Merge branch 'master' of https://github.com/tomhoover/git-prompt into ↵ | Leonid Volnitsky | 2012-07-06 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | tomhoover-master Conflicts: git-prompt.sh | ||
| | * | | added quotation marks around $git_dir/HEAD to prevent "detached" message ↵ | Tom Hoover | 2012-03-02 |
| | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | from appearing in the prompt when $git_dir includes space character(s) For example, assume a git repository located at /Volumes/Macintosh HD/Users/tom/src/myrepository: - this bug does not appear when the working directory is the root of the git repository ( e.g. /Volumes/Macintosh HD/Users/tom/src/myrepository ), as $git_dir returns ".git" - the bug only appears if the directory is changed to one other than the root of the repository ( e.g. /Volumes/Macintosh HD/Users/tom/src/myrepository/DIRECTORY ), as $git_dir will then return the full path "/Volumes/Macintosh HD/Users/tom/src/myrepository/.git". The space between "Macintosh" and "HD" will cause 'grep "^ref:" $git_dir/HEAD' to fail. Adding quotation marks around $git_dir/HEAD allows the grep test to succeed, even when the path includes space character(s). | ||
| * / | get file status from "git status --porcelain" | Leonid Volnitsky | 2012-07-06 |
| |/ | |||
| * | fix for enable/disable_set_shell_label | Leonid Volnitsky | 2011-08-27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I do not understand what it does. From Issue 15: Also, in exploring this problem I noticed that disable_set_shell_label doesn't work correctly for me. I fixed this problem by declaring disable_set_shell_label and enable_set_shell_label to have the "trace" attribute in bash. This is done by adding: declare -ft disable_set_shell_label and declare -ft enable_set_shell_label after the definitions of those functions in git-prompt.sh. | ||
| * | fixes: Issue #15 -- truncates shall label to 200 chars | Leonid Volnitsky | 2011-08-27 |
| | | |||
| * | reverted accidantal merge of remote-watch | Leonid Volnitsky | 2011-07-01 |
| | | |||
| * | only in the master branch | JuanPablo | 2011-07-01 |
| | | |||
| * | remote origin o | JuanPablo | 2011-07-01 |
| | | |||
| * | fixed bad route to .git | JuanPablo | 2011-07-01 |
| | | |||
| * | unset remotes;changed position | JuanPablo | 2011-07-01 |
| | | |||
| * | unset remotes | JuanPablo | 2011-07-01 |
| | | |||
| * | when remote is origin show o: | JuanPablo | 2011-07-01 |
| | | |||
| * | begin monitoring of remotes branchs | JuanPablo | 2011-07-01 |
| | |