David Catmull

Results 80 comments of David Catmull

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...

Can you provide a crash log?

What kind of server is it? Is it one that I can try connecting to? I tried just now using ssh with a Bitbucket Server repository and it worked fine.

I cloned that repository, opened it in Xit, and clicked Fetch. No crash. I tried it both with my latest build and the released 1.0b14 build. So I guess there's...

OK, thanks for the info. If I turn up anything else about this I'll note it here.

I had made some cursors for GitX: https://github.com/Uncommon/gitx/commit/837c9ae5a7ef4b1a75a691a0da49492447cd7355

Which version of macOS are you running?

It looks like I have libssh2 installed via Homebrew. I'll look into incorporating that into the build. Sorry about that.

Glad you got it working! I'm still puzzling over this because it shouldn't have been looking for the dylib in the first place. The Xcode project explicitly links to libssh2.a,...