]> git.madduck.net Git - etc/zsh.git/history - .zsh/func

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:

smarter printing of git-diff
[etc/zsh.git] / .zsh / func /
2008-06-27 martin f. krafftno git status or diff on vcsh entry
2008-06-17 martin f. krafftrestore old GIT_* variables on exit
2008-06-04 martin f. krafftunset RPS1 before entering typescript
2008-05-18 martin f. krafftintegrate local changes
2008-05-17 martin f. krafftno need to dereference worktree
2008-05-17 martin f. krafftfix use of $0
2008-05-17 martin f. krafftset warn_create_global and unglobal a few
2008-05-17 martin f. krafftset GIT_WORK_TREE just to be sure
2008-05-17 martin f. krafftdo not exit but return and make prompt standout
2008-05-17 martin f. krafftadd vcsh
2008-05-15 martin f. krafftunset PS2 in TS
2008-05-14 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2008-05-14 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2008-05-13 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/~/git...
2008-05-12 martin f. krafftoutput filename before typescript
2008-05-12 martin f. krafftactually use filename for script invocation
2008-05-12 martin f. krafftadd header to baseconv function
2008-05-12 martin f. krafftimport TS function
2008-05-09 martin f. krafftfunctions to convert number bases
2008-05-05 martin f. kraffturl encoding with zsh