ziggystar
ziggystar
To add to bkirwi: When this will be done, I suggest to make it a general extension with support for multiple shells from the start (even if only one gets...
I'm in for German.
I've found the `MaxFiles` and lowering it (to 10) solves the problem. Apparently the problem seems to be caused by the used git library, which appears to be rather slow....
@takezoe I can clone and compile the project. How can I run it? I tried `sbt run` and `sbt package` for creating the war. But the `JettyLauncher` classes are not...
But I also tried the following code, which I found on the internet. Maybe that's a better method to get the commit infos. But it cannot easily be swapped, as...
I have a PR with a new implementation of `getCommits` that works for rebases (it calculates a merge-base/common ancestor). Problem is, sometimes (e.g. new repo), I get commit names `000000000...0`,...
Does llrp4j actually support LLRP 1.1? The file llrp-1x1-def.xml has a copyright notice from 2007 while 1.1 is from 2010. Also it refers to section numbers within the old spec...