Johannes Schindelin
Johannes Schindelin
> I'd almost want to patch the docs in msys2-runtime to document new flags, but as far as I know nothing's done with that to put it anywhere a user's...
> I notice the docs are now being built in msys2-runtime. Yes! > would it be acceptable to "copy and paste" the env variable docs We first have to add...
> In our meetup in April we decided to try moving closer to cygwin where possible. I wasn't part of that meetup, but FWIW I like that goal very much....
@jeremyd2019 do you want to continue working on this PR?
@tomty89 feel free to imitate/refactor https://github.com/msys2/msys2-runtime/commit/d771eaf7778a721c7e86e0caf3a7fe69a56f85b9 to implement that.
I actually like to use the Java preferences API and not take explicit control where the data are persisted. As to `ImageJ.cfg`: this is a launcher-specific file, not a user-specific...
@fredricj do you really mean scripts? Or macros? I ask because in scripts you can easily call `System.exit(1);` yourself. It's a bit harsh, not letting any service dispose cleanly, but...
That still does not address the concern that a huge commit was added without any code review that touches things that are pretty clearly outside of the `make` applet. These...
I am interested, but short of time. For that reason, the Git for Windows fork is seriously out of date. Last time I checked, the rebased version failed to build...
> All the probot repo's use the same CoC which triggers it. I would even consider suggesting ignoring CoC in the run entirely, considering the templates for all the major...