Mateusz Łoskot

Results 559 comments of Mateusz Łoskot

@svenevs Thanks a lot for your suggestion to downgrade to Sphinx 1.7.9. This helped Exhale to complete generating the docs without any crashes. I'll follow-up with some more details soon.

@svenevs (/cc @stefanseefeld) Yes, and currently Doxygen generates docs for everything, including the `detail` namespace. We are going to limit that to the public definitions only, https://lists.boost.org/boost-gil/2018/11/0118.php To follow up...

@svenevs > I think companies would be happy to sponsor this project in some way especially if it can be done in a tax friendly way? This is an important...

FYI, I've built @javabrett 's branch, rebased against the latest `master`, and used against a largish repo. It worked beautifully, pruning 1K empties of 25K commits. Thanks a lot for...

@takanuva15 Here is mine that I mentioned in https://github.com/rtyley/bfg-repo-cleaner/pull/147#issuecomment-444971413 It is the BFG 1.13.1 patched for `--prune-empty-commits` support using this PR by @javabrett It worked perfectly for me and removed...

@takanuva15 > Do you know if it's possible to rebase this PR with the latest changes in master easily? No idea. I've never developed anything in Scala/Java really. In 2018,...

Sure. I was half way through the modifications when I learned that makepkg.conf can control that too to some extent (Arch is still new to me). Although, makepkg.conf affects more...

I was thinking about similar pull request, then I noticed this one which is fairly dated. I wonder, is @bruenig no longer mainitaining the packer?

@bruenig Good points. Though, I think README.md in Git still makes sense. Ideally, if the whole man page could be markdown'ed in the README.md and then automatically converted to man...

Also, README.md could mention requirements like `pacman -S jshon`