Christian Ulrich
Christian Ulrich
This allows using a preinstalled oldgtk3 (either installed by ``nimble install`` or manually in nimble's search paths) after the download failed. I saw the directory ``ngtk3`` which was unused, so...
When clicking branchname link on the top left (e.g. `@master` in `Tree @master`) I'm seing the last commit in that branch, e.g. http://klausdemo.lophus.org/klaus/commit/master/. This is not what I would expect...
When I try to clone a big git repository over HTTP (like a mirror of https://github.com/NixOS/nixpkgs.git, 1.2 GB when cloned), I get a timeout. Git prints the following error message:...
As mentioned in jonashaag/klaus#230 I tried to clone a large repo over HTTP using klaus and ran into a timeout. Now I tried to clone using `dulwich web-daemon` directly and...