summaryrefslogtreecommitdiff
path: root/prompt
Commit message (Expand)AuthorAge
* display: removed <> from op dispLeonid Volnitsky2008-06-26
* fix: svn stateLeonid Volnitsky2008-06-25
* fix: wrang state. +cleanupLeonid Volnitsky2008-06-25
* rfct: cleaner vcs_info compositionLeonid Volnitsky2008-06-25
* added init stateLeonid Volnitsky2008-06-25
* rfct: common part of git() ant svn() refactored to vcs() function (vcs color ...Leonid Volnitsky2008-06-25
* vars ranamed: git_<state> --> <state>_vcs_color; git_*_files --> *_filesLeonid Volnitsky2008-06-25
* minorLeonid Volnitsky2008-06-24
* cleanupLeonid Volnitsky2008-06-24
* fix: non empty file_listLeonid Volnitsky2008-06-24
* minorLeonid Volnitsky2008-06-23
* minorLeonid Volnitsky2008-06-23
* rfct: minorLeonid Volnitsky2008-06-23
* rfct: added local vars defsLeonid Volnitsky2008-06-23
* rfct: extacted git_modules, svn_modulesLeonid Volnitsky2008-06-23
* works, but need to figure out local varsLeonid Volnitsky2008-06-23
* Merge branch 'git'Leonid Volnitsky2008-06-23
|\
| * compied: addedLeonid Volnitsky2008-06-23
| * added handling of renamed files to git statusLeonid Volnitsky2008-06-21
| * can not cd to stats/, shows detached dirLeonid Volnitsky2008-06-21
| * Merge branch 'git'Leonid Volnitsky2008-06-18
| |\
| | * fix: new file were not collected, sed expr corrected.Leonid Volnitsky2008-06-18
* | | WIPLeonid Volnitsky2008-06-21
* | | impoved merge displayLeonid Volnitsky2008-06-19
* | | trivialLeonid Volnitsky2008-06-19
* | | added renamed files detectionLeonid 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
|/ /
* | 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. Now...Leonid Volnitsky2008-06-17
* | fix: LC_ALL=C deletedLeonid Volnitsky2008-06-18
|/
* added detached state and corresponding display of branchLeonid Volnitsky2008-06-15
* replace git-name-rev (which was incorrectly showing branch name) with branch+...Leonid Volnitsky2008-06-15
* 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
* 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 http://madism.org/~madcoder/dotfiles/z...Leonid Volnitsky2008-06-15
* 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
* local split into head_local and tail_localLeonid Volnitsky2008-06-14
* branch name now extracted from "git status"Leonid Volnitsky2008-06-14