Xit
Xit copied to clipboard
Show GitHub commit comments
Use the GitHub API to find comments for commits, and display them in the diff.
I've created the Hugbit project for accessing GitHub features that don't belong in Xit. The plan is to make them work together, like dragging a repository from Hugbit to Xit to add a remote.
It seems the current API doesn't support this. There is a note on the MIME types page about possible types for commit comments, so presumably this is in progress.
It's there. I'm not sure if it was recently added, or if I wasn't paying attention.
http://developer.github.com/v3/repos/commits/#list-commit-comments-for-a-repository
Other hosting services:
- Beanstalk: http://api.beanstalkapp.com/comment.html
Not yet in their API:
- Google Code: Issues only. http://code.google.com/p/support/issues/detail?id=5088
- Bitbucket: Comments are accessed through pull requests. https://confluence.atlassian.com/display/BITBUCKET/pullrequests+Resource
- Gitorious: Apparently no API at all.