| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'master' of github.com:lvv/git-prompt | Leonid Volnitsky | 2010-08-11 |
|\ |
|
| * | Lowercase letters in 'vim:' prefix for files currently opened in vim. | Sergey Shepelev | 2010-06-09 |
| * | Whitespace cleanup. | Sergey Shepelev | 2010-04-09 |
| * | [vim_module] More relaxed swap mask: .*.sw? and swap time check removed (show... | Sergey Shepelev | 2010-04-09 |
| * | Also read ~/.config/git-prompt.conf. | Sergey Shepelev | 2010-04-09 |
* | | -- minore docs | Leonid Volnitsky | 2010-08-11 |
|/ |
|
* | -- completion docs/cleanup | Leonid Volnitsky | 2010-03-17 |
* | git autocompletion | Dmitry | 2010-03-17 |
* | fixed: for case when there is no VCS modules | Leonid Volnitsky | 2010-03-04 |
* | -- docs | Leonid Volnitsky | 2010-02-18 |
* | Check LC_CTYPE in stead of LC_LANG. | Amir Yalon | 2010-02-17 |
* | simple autojump | Leonid Volnitsky | 2009-12-09 |
* | reverted prompt char to old default '>' | Leonid Volnitsky | 2009-11-30 |
* | Get rid of extranious status line updates, while script (usually | alexg0 | 2009-11-30 |
* | Fixed errors related to running git-prompt.sh in Emacs shell-mode, | alexg0 | 2009-11-30 |
* | fixed: in locked state "git status" does not work | Leonid Volnitsky | 2009-10-24 |
* | added git locked state | Leonid Volnitsky | 2009-10-07 |
* | added vcs_dir_ignore_list | Leonid Volnitsky | 2009-08-24 |
* | fixed: svn status can have non-space 2nd and 3rd columns | Leonid Volnitsky | 2009-08-20 |
* | cutting default_host from the beginning not from the end of host(name) | JerryWho | 2009-08-18 |
* | Add control over color of user name. | Amir Yalon | 2009-08-09 |
* | fixed: svn module - removed forgotten debug statement | Leonid Volnitsky | 2009-08-08 |
* | fixed: SVN and HG moduels were broken (+/-1 array index) | Leonid Volnitsky | 2009-08-07 |
* | Clear up code for host color. | Amir Yalon | 2009-07-28 |
* | fix to support future major Bash versions >3 | Amir Yalon | 2009-07-28 |
* | -- fixed: bash < 3.1 don't support regex (cwd_truncate was disabled) | Leonid Volnitsky | 2009-07-18 |
* | fixed: cwd_truncate | Leonid Volnitsky | 2009-07-17 |
* | finished nodups | Leonid Volnitsky | 2009-07-13 |
* | trunc on dir boundary | Leonid Volnitsky | 2009-07-12 |
* | seems to werk | Leonid Volnitsky | 2009-07-12 |
* | -- parent dir is back | Leonid Volnitsky | 2009-07-11 |
* | don't show all files state in subdir, only show shubdir itself | Leonid Volnitsky | 2009-07-11 |
* | fixed: broken with retab parse_git_status(), rename: trunkated_* --> elipses_* | Leonid Volnitsky | 2009-07-11 |
* | removed obsolete $label, renamed *_title --> *_label | Leonid Volnitsky | 2009-07-10 |
* | fixed: display of only last dir in label | Leonid Volnitsky | 2009-07-10 |
* | fixed: cwd_truncate; label displas only last path dir | Leonid Volnitsky | 2009-07-10 |
* | fixed: default for cwd_cmd | Leonid Volnitsky | 2009-07-03 |
* | fixed: consistant tabulation. tabstop=8, tabs replaced with spaces | Leonid Volnitsky | 2009-07-02 |
* | -- fixed: upcase_hostname didn't do right thing if host == default_host | Leonid Volnitsky | 2009-07-02 |
* | 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 shortene... | Niklas Hofer | 2009-05-28 |
* | | 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 i... | Leonid Volnitsky | 2009-06-01 |
* | | -- dir, docs cleanup | Leonid Volnitsky | 2009-06-01 |
|/ |
|
* | -- 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 |