summaryrefslogtreecommitdiff
path: root/git-prompt.sh
Commit message (Expand)AuthorAge
...
| * Newer emacsen uses `eterm-color` as $TERM namePeter Kristensen2011-06-28
| * Don't show = when rawhex_len=0Peter Kristensen2011-06-28
| * changed hex color again: bright-black (makes gray)Leonid Volnitsky2011-06-28
| * Merge branch 'master' of github.com:lvv/git-promptLeonid Volnitsky2011-05-17
| |\
| | * short hostname cleanupClint Howarth2011-05-17
| | * add short hostname optionClint Howarth2011-05-17
| * | -- commit testLeonid Volnitsky2011-05-17
| |/
| * divergent upstream/local indictorLeonid Volnitsky2011-05-13
| * Merge branch 'master' of github.com:lvv/git-promptLeonid Volnitsky2011-05-12
| |\
| | * parse_git_status: recognise "Unmerged paths"Tibor Simko2011-05-13
| | * parse_git_status: recognise "Changes not staged for commit"Tibor Simko2011-05-13
| * | --Leonid Volnitsky2011-05-12
| |/
| * fixed: autojump was selecting oldest (not most recent) dirsLeonid Volnitsky2011-04-28
| * Indicator if your branch is behind originLeonid Volnitsky2011-04-28
| * Indicator for when you branch is ahead of originLeonid Volnitsky2011-04-28
| * reverting dim hex color for non linux OS-esLeonid Volnitsky2011-04-27
| * changed vim file color to magentaLeonid Volnitsky2011-04-25
| * vim module display changeLeonid Volnitsky2011-04-24
| * fixed: sed parsing broken dependent on git status output (verbose or not)Leonid Volnitsky2011-04-23
| * fixied: clean repo detection; new hexlen default=5; removed ":" before file ...Leonid Volnitsky2011-04-22
| * rev-number (hex) now in dim (half-bright) colorLeonid Volnitsky2011-04-22
| * --Leonid Volnitsky2011-04-07
| * added rawhex_len option to set length of displayed git revision idThomas Geffert2011-04-07
| * added count_only optionThomas Geffert2011-04-07
| * file regex change: get filename up to first spaceLeonid Volnitsky2011-02-12
| * BSD's hostname understands only "-s"Leonid Volnitsky2011-01-29
| * removed bash completion for git-promptLeonid Volnitsky2011-01-29
| * unset tty on cygwin under console2Robert Wahler2011-01-29
| * My TERM is xterm-256color even under screen for some reasonDan Bravender2011-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
* | 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