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

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:

Overhaul of the entire config. Yay for big diffs.
[etc/zsh.git] / .zsh / func / giturl
2017-05-17 martin f. krafftOverhaul of the entire config. Yay for big diffs.
2017-03-15 martin f. krafftupdate URL and copyright
2010-10-19 Yaroslav HalchenkoBF: giturl -- support SSH access URLs for github, i...
2010-10-19 Yaroslav HalchenkoENH: giturl -- determines tracked remote (if not origin...
2010-08-02 martin f. krafftprint gitweb baseurl too
2010-07-30 martin f. krafftoldstyle fixes
2010-07-30 martin f. krafftMerge branch 'master' of ssh://git.madduck.net/madduck...
2010-07-30 martin f. krafftmore flexible giturl handling
2010-07-30 martin f. krafftcomment update
2010-07-30 martin f. krafftoutput additional information
2010-07-30 martin f. krafftalways append .git
2010-06-15 martin f. krafftadd giturl function