summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* removed windows frameLeonid Volnitsky2008-06-19
|
* demo-scriptLeonid Volnitsky2008-06-19
|
* added renamed files detectionLeonid Volnitsky2008-06-19
|
* screenshot pngs are renamed to be consistentLeonid Volnitsky2008-06-19
|
* git screenshotLeonid Volnitsky2008-06-19
|
* fix: sed expr to extract "new files"Leonid Volnitsky2008-06-19
|
* fix: new file were not collected, sed expr corrected.Leonid Volnitsky2008-06-18
|
* demo script (to make screen-shots)Leonid Volnitsky2008-06-18
|
* Merge branch 'git'Leonid Volnitsky2008-06-18
|\
| * fix: send stderr from git status to /dev/nullLeonid Volnitsky2008-06-18
| |
| * fix: when doing "rebase -i" there are files called "unmerged" in status. ↵Leonid Volnitsky2008-06-17
| | | | | | | | Now collected into modified_files
* | fix: LC_ALL=C deletedLeonid Volnitsky2008-06-18
|/
* added detached state and corresponding display of branchLeonid Volnitsky2008-06-15
|
* Merge branch 'git'Leonid Volnitsky2008-06-15
|\
| * replace git-name-rev (which was incorrectly showing branch name) with ↵Leonid Volnitsky2008-06-15
| | | | | | | | branch+head_tail
* | Merge branch 'git'Leonid Volnitsky2008-06-15
|\| | | | | | | | | | | Conflicts: prompt
| * color fixLeonid Volnitsky2008-06-15
| |
| * bug: new files added files were not exteracted - fixedLeonid Volnitsky2008-06-15
| |
| * display of "master" replaced with "m"Leonid Volnitsky2008-06-15
| |
| * eval-s are replaced with modern ${!....}, (some $ bugs probably are fixed)Leonid Volnitsky2008-06-15
| |
| * commented out code for remote session detectionLeonid Volnitsky2008-06-15
| |
| * file list composition refactoredLeonid Volnitsky2008-06-15
| |
| * also added raw head dispLeonid Volnitsky2008-06-15
| |
* | Merge branch 'master' into gitLeonid Volnitsky2008-06-15
|\ \ | |/ |/| | | | | | | Conflicts: prompt
| * bug: new files added files were not exteracted - fixedLeonid Volnitsky2008-06-15
| |
| * display of "master" replaced with "m"Leonid Volnitsky2008-06-15
| |
| * eval-s are replaced with modern ${!....}, (some $ bugs probably are fixed)Leonid Volnitsky2008-06-15
| |
| * commented out code for remote session detectionLeonid Volnitsky2008-06-15
| |
| * file list composition refactoredLeonid Volnitsky2008-06-15
| |
| * also added raw head dispLeonid Volnitsky2008-06-15
| |
| * READMELeonid Volnitsky2008-06-15
| |
* | READMELeonid Volnitsky2008-06-15
| |
* | also added raw head dispLeonid Volnitsky2008-06-15
|/
* 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
| |