summaryrefslogtreecommitdiff
path: root/git-prompt.sh
Commit message (Expand)AuthorAge
...
* fixed: cwd_truncate; label displas only last path dirLeonid Volnitsky2009-07-10
* fixed: default for cwd_cmdLeonid Volnitsky2009-07-03
* fixed: consistant tabulation. tabstop=8, tabs replaced with spacesLeonid Volnitsky2009-07-02
* -- fixed: upcase_hostname didn't do right thing if host == default_hostLeonid Volnitsky2009-07-02
* cwd_cmd selectorLeonid Volnitsky2009-07-01
* -- cwd_truncate() -- no external cmd implementationLeonid Volnitsky2009-07-01
* Merge commit 'niklas/master' into dirLeonid Volnitsky2009-07-01
|\
| * can turn hostname upcasing offNiklas Hofer2009-05-28
| * can turn truncate_pwd="on"Niklas Hofer2009-05-28
| * truncate working path until it fits into max_pwd_length or cannot be shortene...Niklas Hofer2009-05-28
* | fixed: PARSE_VCS_STATUS incorrectly initialized if git is not installedLeonid Volnitsky2009-06-15
* | fixed (for parse_git_status() only): files from parent directiry were shown i...Leonid Volnitsky2009-06-01
|/
* -- optimization: one time processing moved to post-configLeonid Volnitsky2009-05-23
* -- renamed parse_{git,svn,ht,vcs}_dir --> parse_{...}_status; configLeonid Volnitsky2009-05-23
* Simple mercurial (hg) support in prompt.Lee Nussbaum2009-05-22
* fixed: lable display for gnu-screenLeonid Volnitsky2009-04-22
* current-command is show in label (xterm title)Leonid Volnitsky2009-04-17
* fixed: not bash prompt escapes around bellLeonid Volnitsky2009-04-15
* exit code now deisplayed at left-most position; fixed: extranious spase removedLeonid Volnitsky2009-04-06
* terminal error_bell is backLeonid Volnitsky2009-04-06
* external configLeonid Volnitsky2009-03-13
* Localdoman seems wrong, changed it to be $localdomain.Wes Oldenbeuving2009-02-20
* fixed space-in-filename bug (again)Leonid Volnitsky2009-02-20
* added: pick hostname color from hostname checksumLeonid Volnitsky2009-01-05
* fixed: file from parent dir are shownLeonid Volnitsky2009-01-05
* svn module now can display file status tooLeonid Volnitsky2008-12-24
* -- docs, spellingLeonid Volnitsky2008-12-18
* fixed: file list tunctation on escLeonid Volnitsky2008-12-04
* fixed: handling files with spacesLeonid Volnitsky2008-11-21
* added test if shell is interactiveLeonid Volnitsky2008-11-18
* -- minor: docsLeonid Volnitsky2008-11-16
* -- fixed minor: case when there is no tput, or it doesn't return anythingLeonid Volnitsky2008-11-13
* fixed: git modifed files were not visibleLeonid Volnitsky2008-09-20
* limited max lenth of git file listLeonid Volnitsky2008-09-19
* don't show files from parent dirLeonid Volnitsky2008-09-19
* fixed: git hides git-* command away from $PATHLeonid Volnitsky2008-08-29
* bug: eval error at git-rebase -i fixedLeonid Volnitsky2008-07-14
* max_... in file list - works.Leonid Volnitsky2008-07-05
* renamed: prompt --> git-prompt.shLeonid Volnitsky2008-07-02