summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* fixed: filenames with special charsHEADmasterLeonid Volnitsky2012-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 bugLeonid Volnitsky2012-07-07
|
* do not display "=" before rawhex if there is freshness indicatorLeonid Volnitsky2012-07-07
|
* substitute branch name "master" for "M" only if it starts with "master"Leonid Volnitsky2012-07-07
|
* better UTF detectionLeonid Volnitsky2012-07-07
|
* -- trailing white spaceLeonid Volnitsky2012-07-06
|
* enable setting the xterm_label also in TERM=gnome-256colorLeonid Volnitsky2012-07-06
|
* Fixing host color bug by replacing invalid bash variable characters with ↵dfalk2012-07-06
| | | | underscores
* Merge pull request #18 from jeanparpaillon/masterLeonid Volnitsky2012-07-06
|\ | | | | Add Python virtualenv to prompt
| * * Print Python virtualenv:Jean Parpaillon2011-09-23
| | | | | | | | <name> (in green, by default)
* | fixed: filesnames with spaces, quotes and other special charsLeonid Volnitsky2012-07-06
| |
* | Merge branch 'master' of github.com:lvv/git-promptLeonid Volnitsky2012-07-06
|\ \
| * \ Merge pull request #17 from juanpabloaj/cygwinLeonid Volnitsky2012-07-06
| |\ \ | | | | | | | | hostname in cygwin
| | * | hostname in cygwinJuanPablo2011-09-10
| | |/
* | / removed sCRn markerLeonid Volnitsky2012-07-06
|/ /
* | Merge branch 'master' of https://github.com/amiryal/git-prompt into ↵Amir Yalon2012-07-06
|\ \ | | | | | | | | | | | | | | | | | | amiryal-master Conflicts: git-prompt.sh
| * | Fix Git freshness check with special charsAmir Yalon2011-12-29
| |/
* | Merge pull request #23 from ronnix/masterLeonid Volnitsky2012-07-06
|\ \ | | | | | | Show current bookmark in Mercurial
| * | Show current bookmark in MercurialRonan Amicel2012-01-04
| | |
| * | Fixed Mercurial repository detectionRonan Amicel2012-01-04
| |/
* | Merge pull request #26 from orefalo/masterLeonid Volnitsky2012-07-06
|\ \ | | | | | | fixed: host_color index lookup error
| * | host_color: modulo calculation is wrongOlivier Refalo2012-04-25
| |/
* | Merge branch 'master' of https://github.com/tomhoover/git-prompt into ↵Leonid Volnitsky2012-07-06
|\ \ | | | | | | | | | | | | | | | | | | tomhoover-master Conflicts: git-prompt.sh
| * | added quotation marks around $git_dir/HEAD to prevent "detached" message ↵Tom Hoover2012-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).
* | -- docsLeonid Volnitsky2012-07-06
| |
* | get file status from "git status --porcelain"Leonid Volnitsky2012-07-06
| |
* | --Leonid Volnitsky2012-07-06
|/
* fix for enable/disable_set_shell_labelLeonid Volnitsky2011-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 charsLeonid Volnitsky2011-08-27
|
* reverted accidantal merge of remote-watchLeonid Volnitsky2011-07-01
|
* only in the master branchJuanPablo2011-07-01
|
* remote origin oJuanPablo2011-07-01
|
* fixed bad route to .gitJuanPablo2011-07-01
|
* unset remotes;changed positionJuanPablo2011-07-01
|
* unset remotesJuanPablo2011-07-01
|
* when remote is origin show o:JuanPablo2011-07-01
|
* begin monitoring of remotes branchsJuanPablo2011-07-01
|
* --Leonid Volnitsky2011-07-01
|
* Newer emacsen uses `eterm-color` as $TERM namePeter Kristensen2011-06-28
|
* Don't show = when rawhex_len=0Peter Kristensen2011-06-28
|
* changed hex color again: bright-black (makes gray)Leonid Volnitsky2011-06-28
| | | | too maney terminals to not support DIM color
* Merge branch 'master' of github.com:lvv/git-promptLeonid Volnitsky2011-05-17
|\
| * short hostname cleanupClint Howarth2011-05-17
| |
| * add short hostname optionClint Howarth2011-05-17
| |
* | -- commit testLeonid Volnitsky2011-05-17
|/
* -- docsLeonid Volnitsky2011-05-13
|
* divergent upstream/local indictorLeonid Volnitsky2011-05-13
|
* Merge branch 'master' of github.com:lvv/git-promptLeonid Volnitsky2011-05-12
|\
| * parse_git_status: recognise "Unmerged paths"Tibor Simko2011-05-13
| | | | | | | | | | | | Recognise "Unmerged paths" section when parsing git status. This fixes the display of files with merge conflicts in the prompt when using git v1.7 (e.g. Debian Wheezy).
| * parse_git_status: recognise "Changes not staged for commit"Tibor Simko2011-05-13
| | | | | | | | | | | | Recognise "Changes not staged for commit" section when parsing git status. This fixes the display of modified but unstaged files in the prompt when using git v1.7 (e.g. Debian Wheezy).