summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| | * unset tty on cygwin under console2Robert Wahler2011-01-29
| | * My TERM is xterm-256color even under screen for some reasonDan Bravender2011-01-29
| * | -- docsLeonid Volnitsky2011-01-29
| |/
| * File lists now work under Mac OS XGustavo Delfino2010-08-13
| * Merge branch 'master' of github.com:lvv/git-promptLeonid Volnitsky2010-08-11
| |\
| | * Lowercase letters in 'vim:' prefix for files currently opened in vim.Sergey Shepelev2010-06-09
| * | -- minore docsLeonid Volnitsky2010-08-11
* | | s/``/"$()"/g — always show rc & jobsdakkar2010-05-29
* | | Merge branch 'master' into dakkardakkar2010-05-28
|\ \ \ | | |/ | |/|
| * | Whitespace cleanup.Sergey Shepelev2010-04-09
| * | [vim_module] More relaxed swap mask: .*.sw? and swap time check removed (show...Sergey Shepelev2010-04-09
| * | Also read ~/.config/git-prompt.conf.Sergey Shepelev2010-04-09
| |/
| * -- completion docs/cleanupLeonid Volnitsky2010-03-17
| * git autocompletionDmitry2010-03-17
* | add a (prefix) to the promptGianni Ceccarelli2010-05-28
* | where this came fromGianni Ceccarelli2010-03-15
* | test script for colorsGianni Ceccarelli2010-03-15
* | my modsGianni Ceccarelli2010-03-15
|/
* fixed: for case when there is no VCS modulesLeonid Volnitsky2010-03-04
* -- docsLeonid Volnitsky2010-02-18
* Check LC_CTYPE in stead of LC_LANG.Amir Yalon2010-02-17
* simple autojumpLeonid Volnitsky2009-12-09
* reverted prompt char to old default '>'Leonid Volnitsky2009-11-30
* Get rid of extranious status line updates, while script (usuallyalexg02009-11-30
* Fixed errors related to running git-prompt.sh in Emacs shell-mode,alexg02009-11-30
* fixed: in locked state "git status" does not workLeonid Volnitsky2009-10-24
* added git locked stateLeonid Volnitsky2009-10-07
* added vcs_dir_ignore_listLeonid Volnitsky2009-08-24
* fixed: svn status can have non-space 2nd and 3rd columnsLeonid Volnitsky2009-08-20
* cutting default_host from the beginning not from the end of host(name)JerryWho2009-08-18
* Add control over color of user name.Amir Yalon2009-08-09
* fixed: svn module - removed forgotten debug statementLeonid Volnitsky2009-08-08
* fixed: SVN and HG moduels were broken (+/-1 array index)Leonid Volnitsky2009-08-07
* Clear up code for host color.Amir Yalon2009-07-28
* fix to support future major Bash versions >3Amir Yalon2009-07-28
* -- fixed: bash < 3.1 don't support regex (cwd_truncate was disabled)Leonid Volnitsky2009-07-18
* fixed: cwd_truncateLeonid Volnitsky2009-07-17
* finished nodupsLeonid Volnitsky2009-07-13
* trunc on dir boundaryLeonid Volnitsky2009-07-12
* seems to werkLeonid Volnitsky2009-07-12
* -- parent dir is backLeonid Volnitsky2009-07-11
* don't show all files state in subdir, only show shubdir itselfLeonid Volnitsky2009-07-11
* fixed: broken with retab parse_git_status(), rename: trunkated_* --> elipses_*Leonid Volnitsky2009-07-11
* removed obsolete $label, renamed *_title --> *_labelLeonid Volnitsky2009-07-10
* fixed: display of only last dir in labelLeonid Volnitsky2009-07-10
* 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