]> git.madduck.net Git - etc/zsh.git/history - .zsh/zshrc/60_vcsprompt

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

integrate vcsh into vcsprompt
[etc/zsh.git] / .zsh / zshrc / 60_vcsprompt
2013-04-22 martin f. krafftintegrate vcsh into vcsprompt
2013-04-22 martin f. krafftimprove vcsh prompt integration
2010-02-05 martin f. krafftfix branch detection
2010-02-05 martin f. krafftdo not print preprompt in git bare repos
2010-02-05 martin f. krafftfix branch detection in fake bare git repos
2009-06-12 martin f. krafftuse ellipsis in git preprompt
2009-05-18 martin f. krafftuse … in prompt expansion truncation
2009-01-05 martin f. krafftredirect errors from git-diff to null
2008-08-28 martin f. krafftfix git source repository url
2008-06-29 martin f. krafftno need to run preprompt on chpwd
2008-06-27 martin f. krafftsmarter printing of git-diff
2008-06-27 martin f. krafftprint diffstat to console when there are changes
2008-05-18 martin f. krafftintegrate local changes
2008-05-17 martin f. krafftset warn_create_global and unglobal a few
2008-05-14 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2008-05-14 martin f. krafftalso assume git repo type if GIT_DIR is set
2008-05-14 martin f. krafftbeautify prompt when GIT_DIR is set
2008-05-14 martin f. krafftreplace $HOME with ~ in GIT_DIR
2008-05-14 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2008-05-14 martin f. krafftfix expansion of prompt prefix
2008-05-13 martin f. krafftsimplify variable expansions
2008-05-11 martin f. krafftfix prompt for paths with spaces
2008-05-09 martin f. kraffthandle a little better when GIT_DIR is set
2008-05-07 martin f. krafftfix filenames in headers
2008-05-07 martin f. krafftreordering of zshrc files