Add a GitX:// protocol handler
commite232181faefd7e8639c28653de10f14d6b7c869e
authorPieter de Bie <pdebie@ai.rug.nl>
Sat, 1 Nov 2008 18:06:05 +0000 (1 19:06 +0100)
committerPieter de Bie <pdebie@ai.rug.nl>
Sat, 1 Nov 2008 18:06:05 +0000 (1 19:06 +0100)
tree84e2eca4b67939f21072a5438874ab977d636047
parentb7645ec9679a88d9ef2c2954f214c4342fffa200
Add a GitX:// protocol handler

This allows to read in arbitrary blobs from the repository.
For more information, see the CallingFromWebKit.txt
document in the Documentation/ directory.
ApplicationController.m
Documentation/CallingFromWebKit.txt
GitX.xcodeproj/project.pbxproj
PBGitXProtocol.h [new file with mode: 0644]
PBGitXProtocol.m [new file with mode: 0644]
PBWebController.h
PBWebController.m