Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | cwd_cmd selector | Leonid Volnitsky | 2009-07-01 | |
| | ||||
* | -- cwd_truncate() -- no external cmd implementation | Leonid Volnitsky | 2009-07-01 | |
| | ||||
* | Merge commit 'niklas/master' into dir | Leonid Volnitsky | 2009-07-01 | |
|\ | ||||
| * | can turn hostname upcasing off | Niklas Hofer | 2009-05-28 | |
| | | ||||
| * | can turn truncate_pwd="on" | Niklas Hofer | 2009-05-28 | |
| | | ||||
| * | truncate working path until it fits into max_pwd_length or cannot be ↵ | Niklas Hofer | 2009-05-28 | |
| | | | | | | | | shortened anymore | |||
* | | fixed: PARSE_VCS_STATUS incorrectly initialized if git is not installed | Leonid Volnitsky | 2009-06-15 | |
| | | ||||
* | | fixed (for parse_git_status() only): files from parent directiry were shown ↵ | Leonid Volnitsky | 2009-06-01 | |
|/ | | | | in file list | |||
* | -- optimization: one time processing moved to post-config | Leonid Volnitsky | 2009-05-23 | |
| | ||||
* | -- renamed parse_{git,svn,ht,vcs}_dir --> parse_{...}_status; config | Leonid Volnitsky | 2009-05-23 | |
| | | | | file | |||
* | Simple mercurial (hg) support in prompt. | Lee Nussbaum | 2009-05-22 | |
| | | | Signed-off-by: Leonid Volnitsky <leonid@volnitsky.com> | |||
* | fixed: lable display for gnu-screen | Leonid Volnitsky | 2009-04-22 | |
| | ||||
* | current-command is show in label (xterm title) | Leonid Volnitsky | 2009-04-17 | |
| | | | | | reimplemented trough trap-debug http://www.davidpashley.com/articles/xterm-titles-with-bash.html | |||
* | fixed: not bash prompt escapes around bell | Leonid Volnitsky | 2009-04-15 | |
| | ||||
* | exit code now deisplayed at left-most position; fixed: extranious spase removed | Leonid Volnitsky | 2009-04-06 | |
| | ||||
* | terminal error_bell is back | Leonid Volnitsky | 2009-04-06 | |
| | ||||
* | external config | Leonid Volnitsky | 2009-03-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit d2dd640947b803bfd0df4c68b841457ce543995d Author: Leonid Volnitsky <Leonid@Volnitsky.com> Date: Wed Mar 11 21:29:49 2009 +0200 -- if max_file_list_lenght==0 (disabled), then do not display "..." commit 4dc94f9668b797142cbd525d2fc9137f615bc2db Author: Leonid Volnitsky <Leonid@Volnitsky.com> Date: Wed Mar 11 21:19:09 2009 +0200 -- switch git_module works commit 7d7d3e1996d6834f2cccc900ac5bc626ff2ce6bb Author: Leonid Volnitsky <Leonid@Volnitsky.com> Date: Sun Mar 8 19:41:47 2009 +0200 -- colors are working commit f1a8382bd7c4b2b1c27fc9908efa54f74290f06a Merge: 876c85e 4a8777a Author: Leonid Volnitsky <Leonid@Volnitsky.com> Date: Sun Mar 8 18:25:52 2009 +0200 Merge branch 'master' into config Conflicts: index.txt commit 876c85e87090c7de5740538666bdf558e30923b9 Author: Leonid Volnitsky <Leonid@Volnitsky.com> Date: Fri Feb 20 13:44:52 2009 +0200 -- conf | |||
* | 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 | |