index
:
git-prompt
dakkar
master
git-prompt, with patches
dakkar
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
prompt
Commit message (
Expand
)
Author
Age
*
renamed: prompt --> git-prompt.sh
Leonid Volnitsky
2008-07-02
*
don't show svn if in home dir, also demo script and README edit,
Leonid Volnitsky
2008-06-30
*
added VIM session detection
Leonid Volnitsky
2008-06-29
*
correctly works inside .git/
Leonid Volnitsky
2008-06-27
*
display: removed <> from op disp
Leonid Volnitsky
2008-06-26
*
fix: svn state
Leonid Volnitsky
2008-06-25
*
fix: wrang state. +cleanup
Leonid Volnitsky
2008-06-25
*
rfct: cleaner vcs_info composition
Leonid Volnitsky
2008-06-25
*
added init state
Leonid Volnitsky
2008-06-25
*
rfct: common part of git() ant svn() refactored to vcs() function (vcs color ...
Leonid Volnitsky
2008-06-25
*
vars ranamed: git_<state> --> <state>_vcs_color; git_*_files --> *_files
Leonid Volnitsky
2008-06-25
*
minor
Leonid Volnitsky
2008-06-24
*
cleanup
Leonid Volnitsky
2008-06-24
*
fix: non empty file_list
Leonid Volnitsky
2008-06-24
*
minor
Leonid Volnitsky
2008-06-23
*
minor
Leonid Volnitsky
2008-06-23
*
rfct: minor
Leonid Volnitsky
2008-06-23
*
rfct: added local vars defs
Leonid Volnitsky
2008-06-23
*
rfct: extacted git_modules, svn_modules
Leonid Volnitsky
2008-06-23
*
works, but need to figure out local vars
Leonid Volnitsky
2008-06-23
*
Merge branch 'git'
Leonid Volnitsky
2008-06-23
|
\
|
*
compied: added
Leonid Volnitsky
2008-06-23
|
*
added handling of renamed files to git status
Leonid Volnitsky
2008-06-21
|
*
can not cd to stats/, shows detached dir
Leonid Volnitsky
2008-06-21
|
*
Merge branch 'git'
Leonid Volnitsky
2008-06-18
|
|
\
|
|
*
fix: new file were not collected, sed expr corrected.
Leonid Volnitsky
2008-06-18
*
|
|
WIP
Leonid Volnitsky
2008-06-21
*
|
|
impoved merge display
Leonid Volnitsky
2008-06-19
*
|
|
trivial
Leonid Volnitsky
2008-06-19
*
|
|
added renamed files detection
Leonid Volnitsky
2008-06-19
*
|
|
fix: sed expr to extract "new files"
Leonid Volnitsky
2008-06-19
*
|
|
fix: new file were not collected, sed expr corrected.
Leonid Volnitsky
2008-06-18
|
/
/
*
|
Merge branch 'git'
Leonid Volnitsky
2008-06-18
|
\
|
|
*
fix: send stderr from git status to /dev/null
Leonid Volnitsky
2008-06-18
|
*
fix: when doing "rebase -i" there are files called "unmerged" in status. Now...
Leonid Volnitsky
2008-06-17
*
|
fix: LC_ALL=C deleted
Leonid Volnitsky
2008-06-18
|
/
*
added detached state and corresponding display of branch
Leonid Volnitsky
2008-06-15
*
replace git-name-rev (which was incorrectly showing branch name) with branch+...
Leonid Volnitsky
2008-06-15
*
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
*
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 http://madism.org/~madcoder/dotfiles/z...
Leonid Volnitsky
2008-06-15
*
git-rev-parse --git-dir used to detect .dir path
Leonid Volnitsky
2008-06-15
[next]