Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Localdoman seems wrong, changed it to be $localdomain. | Wes Oldenbeuving | 2009-02-20 |
| | | | | | This is in style with most similar lines. Signed-off-by: Leonid Volnitsky <leonid@volnitsky.com> | ||
* | fixed space-in-filename bug (again) | Leonid Volnitsky | 2009-02-20 |
| | | | | | | | | | | | | | | | [GitHub] aevernon: I found a bug in git-prompt. If you have a filename containing a space in a Git working directory, git-prompt gets confused and tries to evaluate as a command the part of the filename after the space. For example, if you are in a Git working directory and run touch Test\ File you will see the message bash: File: command not found | ||
* | added: pick hostname color from hostname checksum | Leonid Volnitsky | 2009-01-05 |
| | |||
* | fixed: file from parent dir are shown | Leonid Volnitsky | 2009-01-05 |
| | |||
* | svn module now can display file status too | Leonid Volnitsky | 2008-12-24 |
| | |||
* | -- docs, spelling | Leonid Volnitsky | 2008-12-18 |
| | |||
* | fixed: file list tunctation on esc | Leonid Volnitsky | 2008-12-04 |
| | |||
* | fixed: handling files with spaces | Leonid Volnitsky | 2008-11-21 |
| | |||
* | added test if shell is interactive | Leonid Volnitsky | 2008-11-18 |
| | |||
* | -- minor: docs | Leonid Volnitsky | 2008-11-16 |
| | |||
* | -- fixed minor: case when there is no tput, or it doesn't return anything | Leonid Volnitsky | 2008-11-13 |
| | |||
* | fixed: git modifed files were not visible | Leonid Volnitsky | 2008-09-20 |
| | |||
* | limited max lenth of git file list | Leonid Volnitsky | 2008-09-19 |
| | |||
* | don't show files from parent dir | Leonid Volnitsky | 2008-09-19 |
| | |||
* | fixed: git hides git-* command away from $PATH | Leonid Volnitsky | 2008-08-29 |
| | |||
* | bug: eval error at git-rebase -i fixed | Leonid Volnitsky | 2008-07-14 |
| | |||
* | max_... in file list - works. | Leonid Volnitsky | 2008-07-05 |
| | |||
* | renamed: prompt --> git-prompt.sh | Leonid Volnitsky | 2008-07-02 |