Rowan James
Rowan James
Sparkle uses the URL in the bundle properties to check for updates. Existing builds will continue to check that URL for the update XML. Pretty much nothing relies on the...
This isn't really as big a problem as it seems; the majority of people will only have one GitX binary available for OS X to find, and whenever I had...
Just like to add that we'd also like to create `REJECT` policies - the network policies we enact are intended to ease the UX of our developers and operators by...
I like the idea of having it more easily switchable, so you can see what difference it's making.
I've made the ref font a little bigger for #315 - I know that's not all that you're looking for, but I hope it helps.
etcd's write throughput would be a significant issue (think 1000's of writes/s) for even testing workloads - it's designed for authoritative truth and notification; shared caches are better suited to...
I didn't publish that and I have no idea what code it is installing. I hope whoever did sees this and takes my name off it. On Fri, 27 Aug...
I've had this periodically, I tend to work around by setting the context slider to a minimum amount and staging chunks instead of individual lines. It typically clears itself up...
I've managed to reproduce with the details in #85 - but note that I could only do it if there was also no trailing newline (which I subconsciously added the...
A breakpoint in `PBEasyPipe`'s `+ (NSString*) outputForCommand: withArgs: inDir:` shows that the diff it is processing in this case is: ``` diff --git a/test b/test index d163345..e1e286f 100644 --- a/test...