]> git.madduck.net Git - code/vcsh.git/commit

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:

Warn when source-only functions are called in executed context
authorRichard Hartmann <richih.mailinglist@gmail.com>
Tue, 22 Nov 2011 22:55:50 +0000 (23:55 +0100)
committerRichard Hartmann <richih.mailinglist@gmail.com>
Tue, 22 Nov 2011 22:55:50 +0000 (23:55 +0100)
commit5fcd29025e754fbedc4c64fb9bb217469d2c0c82
tree1347d71f7711298b99e980f92ef57276467e33d0
parent7e910058201d7d617f3e62367d4d53281ac28a4e
Warn when source-only functions are called in executed context
doc/error_codes.md [new file with mode: 0644]
vcsh