Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | fix: when doing "rebase -i" there are files called "unmerged" in status. ↵ | Leonid Volnitsky | 2008-06-17 | |
| | | | | | | | | Now collected into modified_files | |||
* | | fix: LC_ALL=C deleted | Leonid Volnitsky | 2008-06-18 | |
|/ | ||||
* | added detached state and corresponding display of branch | Leonid Volnitsky | 2008-06-15 | |
| | ||||
* | Merge branch 'git' | Leonid Volnitsky | 2008-06-15 | |
|\ | ||||
| * | replace git-name-rev (which was incorrectly showing branch name) with ↵ | Leonid Volnitsky | 2008-06-15 | |
| | | | | | | | | branch+head_tail | |||
* | | Merge branch 'git' | Leonid Volnitsky | 2008-06-15 | |
|\| | | | | | | | | | | | Conflicts: prompt | |||
| * | color fix | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | bug: new files added files were not exteracted - fixed | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | display of "master" replaced with "m" | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | eval-s are replaced with modern ${!....}, (some $ bugs probably are fixed) | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | commented out code for remote session detection | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | file list composition refactored | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | also added raw head disp | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
* | | Merge branch 'master' into git | Leonid Volnitsky | 2008-06-15 | |
|\ \ | |/ |/| | | | | | | | Conflicts: prompt | |||
| * | bug: new files added files were not exteracted - fixed | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | display of "master" replaced with "m" | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | eval-s are replaced with modern ${!....}, (some $ bugs probably are fixed) | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | commented out code for remote session detection | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | file list composition refactored | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | also added raw head disp | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
| * | README | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
* | | README | Leonid Volnitsky | 2008-06-15 | |
| | | ||||
* | | also added raw head disp | Leonid Volnitsky | 2008-06-15 | |
|/ | ||||
* | branch display replaced with symbolic head from `git-name-rev HEAD` | Leonid Volnitsky | 2008-06-15 | |
| | ||||
* | added op state | Leonid Volnitsky | 2008-06-15 | |
| | ||||
* | current operation detection added from ↵ | Leonid Volnitsky | 2008-06-15 | |
| | | | | http://madism.org/~madcoder/dotfiles/zsh/60_prompt | |||
* | git-rev-parse --git-dir used to detect .dir path | Leonid Volnitsky | 2008-06-15 | |
| | ||||
* | $GIT_DIR used | Leonid Volnitsky | 2008-06-15 | |
| | ||||
* | git status correctly sorted, all modified, added, untracked are displayed in ↵ | Leonid Volnitsky | 2008-06-14 | |
| | | | | corresponding color | |||
* | local split into head_local and tail_local | Leonid Volnitsky | 2008-06-14 | |
| | ||||
* | README | Leonid Volnitsky | 2008-06-14 | |
| | ||||
* | branch name now extracted from "git status" | Leonid Volnitsky | 2008-06-14 | |
| | ||||
* | Merge branch 'git' | Leonid Volnitsky | 2008-06-14 | |
|\ | | | | | | | | | | | Conflicts: prompt | |||
| * | bug: temp fix for multiple git states | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
| * | branch changes color according to git status | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
| * | Bold attribute stays until reseted. Put in reset command before all colors. | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
| * | branch changes color according to git status | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
| * | config moved to the top | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
| * | docs removed from head | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
| * | eval works | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
| * | git WD status detection added (display still ugly) | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
* | | branch changes color according to git status | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
* | | Bold attribute stays until reseted. Put in reset command before all colors. | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
* | | branch changes color according to git status | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
* | | config moved to the top | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
* | | docs removed from head | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
* | | eval works | Leonid Volnitsky | 2008-06-14 | |
| | | ||||
* | | git wd stated detection added (display still ugly) | Leonid Volnitsky | 2008-06-14 | |
|/ | ||||
* | display git branch if in git dir | Leonid Volnitsky | 2008-06-13 | |
| | ||||
* | 1st commit | Leonid Volnitsky | 2008-06-11 | |