summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* branch display replaced with symbolic head from `git-name-rev HEAD`Leonid Volnitsky2008-06-15
|
* added op stateLeonid Volnitsky2008-06-15
|
* current operation detection added from ↵Leonid Volnitsky2008-06-15
| | | | http://madism.org/~madcoder/dotfiles/zsh/60_prompt
* git-rev-parse --git-dir used to detect .dir pathLeonid Volnitsky2008-06-15
|
* $GIT_DIR usedLeonid Volnitsky2008-06-15
|
* git status correctly sorted, all modified, added, untracked are displayed in ↵Leonid Volnitsky2008-06-14
| | | | corresponding color
* local split into head_local and tail_localLeonid Volnitsky2008-06-14
|
* READMELeonid Volnitsky2008-06-14
|
* branch name now extracted from "git status"Leonid Volnitsky2008-06-14
|
* Merge branch 'git'Leonid Volnitsky2008-06-14
|\ | | | | | | | | | | Conflicts: prompt
| * bug: temp fix for multiple git statesLeonid Volnitsky2008-06-14
| |
| * branch changes color according to git statusLeonid Volnitsky2008-06-14
| |
| * Bold attribute stays until reseted. Put in reset command before all colors.Leonid Volnitsky2008-06-14
| |
| * branch changes color according to git statusLeonid Volnitsky2008-06-14
| |
| * config moved to the topLeonid Volnitsky2008-06-14
| |
| * docs removed from headLeonid Volnitsky2008-06-14
| |
| * eval worksLeonid Volnitsky2008-06-14
| |
| * git WD status detection added (display still ugly)Leonid Volnitsky2008-06-14
| |
* | branch changes color according to git statusLeonid Volnitsky2008-06-14
| |
* | Bold attribute stays until reseted. Put in reset command before all colors.Leonid Volnitsky2008-06-14
| |
* | branch changes color according to git statusLeonid Volnitsky2008-06-14
| |
* | config moved to the topLeonid Volnitsky2008-06-14
| |
* | docs removed from headLeonid Volnitsky2008-06-14
| |
* | eval worksLeonid Volnitsky2008-06-14
| |
* | git wd stated detection added (display still ugly)Leonid Volnitsky2008-06-14
|/
* display git branch if in git dirLeonid Volnitsky2008-06-13
|
* 1st commitLeonid Volnitsky2008-06-11