]> git.madduck.net Git - code/myrepos.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:

support <a> elements
authorJoey Hess <joey@gnu.kitenet.net>
Wed, 7 Jan 2009 17:26:40 +0000 (12:26 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Wed, 7 Jan 2009 17:26:40 +0000 (12:26 -0500)
commitd8426f37c88c5d980aa93855e40b50c97c282590
tree634582f8b8bd3a3940c24368793f33e0909f8a23
parent60545177be81428ab485ff3bc1eb93895194c683
support <a> elements

This gets move complicated parsing the html since the body of the element
needs to be recorded if there is no title.
webcheckout