latest 20 messages by estan

+ [2016-02-27T18:20:29Z] estan technicalpickles: ah. good to know. my tool is very basic and not much development going on, so it's not that much work to compile the list of changes for a release.
+ [2016-02-27T17:26:35Z] estan sorry, steps 1-3.
+ [2016-02-27T17:26:18Z] estan technicalpickles: ah. that sounds like a good approach, thanks. i'll add the PR + Cc technique to my release checklist (https://github.com/estan/protoc-gen-doc/wiki/Release-Checklist), so essentially i'd do steps 1-5 as a PR instead.
+ [2016-02-26T22:56:19Z] estan (or she, actually don't know)
+ [2016-02-26T22:55:06Z] estan that's automatically turned into a link, which is why i was curious whether he'll be notified.
+ [2016-02-26T22:54:45Z] estan thibaultcha: hm, that's not my experience, e.g. look at my latest release here, where i make a shout-out to murph0: https://github.com/estan/protoc-gen-doc/releases/tag/v0.8
+ [2016-02-26T22:10:35Z] estan hi folks. anyone know, if i make a shout-out like "thanks to @foobar" in the description of a release, will foobar be notified?
+ [2015-02-01T16:24:56Z] estan i mean, add collaborators, no matter what plan (Free, Micro, ..) those collaborators are on.
+ [2015-02-01T16:24:10Z] estan (i googled a bit, and it seems it has changed over time, so i just want to be sure)
+ [2015-02-01T16:23:50Z] estan hi folks. if i have a Micro plan, can i add as many collaborators to a private repo as i want, or is there a limit?
+ [2014-11-19T12:19:47Z] estan ah. seems it's not possible.
+ [2014-11-19T12:13:14Z] estan in the wiki and issues that is.
+ [2014-11-19T12:12:05Z] estan hi folks. how can i set the language for `inline code` ? (for blocks of code i can use e.g. ```java)
+ [2014-08-03T19:12:54Z] estan yea. i'll do that instead.
+ [2014-08-03T18:54:23Z] estan (only using a single .h/.cpp pair from the original repo).
+ [2014-08-03T18:53:32Z] estan hm. perhaps i should just destroy my first fork and create that as a repo from scratch. it doesn't really make sense for it to be a fork, was a bad decision on me to make it one in the first place..
+ [2014-08-03T18:52:25Z] estan s/create it/clone his repo/
+ [2014-08-03T18:51:59Z] estan i was able to create it fine and just rename origin to upstream and add another new empty repo of mine as origin, but that repo is (naturally) not identified by GitHub web UI as a fork.
+ [2014-08-03T18:50:52Z] estan i have one project that started out as a fork of another guys repo (probably a bad idea). and now i'd like to make another fork to do some work on his project that is quite unrelated to my first fork.
+ [2014-08-03T18:49:46Z] estan hi. is it not possible to create two separate forks of a repo and have the second one identified as such by the GitHub web UI?