Hylke Bons

Results 97 comments of Hylke Bons

Ok, so I see this is the original upstream and it includes the csharp bindings as well. I've used the appindicator-sharp3 bindings because that when porting to GTK3 at the...

SparkleShare/Git is set to ignore file permissions: https://github.com/hbons/SparkleShare/blob/master/Sparkles/Git/Git.Fetcher.cs#L342 this is because clients may run on Windows. You can override the `core.fileMode` setting in your project's `.git/config` file if you're sure...

The Windows vs Linux versions are incompatible now. Linux and Mac moved on to 2.x, while Windows is still 1.x. They encrypt files in different ways. If you need to...

There's a spec for this: https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-releases

this looks pretty cool too: https://desktop.github.com/release-notes/

I don't like the idea of exposing this in the UI, but I can see specifying branches being useful in Invites and Plugins.

I changed my mind on this. I believe this can be very useful for code hosting places like GitHub.

Yea, my plan is to get rid of this and do proper service integration for 2.0+. So you can just select the repo from a list after entering credentials.

@kaystrobach Yep, pretty much.

@ianchanning thanks for that! :)