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
*
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
*
|
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
*
$GIT_DIR used
Leonid Volnitsky
2008-06-15
*
git status correctly sorted, all modified, added, untracked are displayed in ...
Leonid Volnitsky
2008-06-14
*
local split into head_local and tail_local
Leonid Volnitsky
2008-06-14
*
branch name now extracted from "git status"
Leonid Volnitsky
2008-06-14
*
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
*
display git branch if in git dir
Leonid Volnitsky
2008-06-13
*
1st commit
Leonid Volnitsky
2008-06-11