Andreas Lundblad

Results 12 comments of Andreas Lundblad

What's a good example to look at if we want it to be able to be enforced during pre-merge?

Sorry, I meant ability to actually rewrite (remove) the modifiers.

Made an initial stab at it here https://github.com/palantir/gradle-git-version/pull/261 JGit still doesn't support worktrees, but my feeling is that native `git` will be available most of the times when worktrees are...

This feature is very similar to what I'm looking for. My use case is the following: I have a website with hundreds of pages. I build the website with `make`....

> [...] ideally you'd switch to those. Are you suggesting to drop support for JKS / PKCS12 in favor of PEM? I noticed that we do have some support form...

Did you replace `` with a valid API key?

One of my personal requirements for this project was no JavaScript dependency. You could indeed throw in jQuery to solve it. Have a look at for example [jQuery AJAX submit...

Is there any progress (or planned effort) on moving in this direction? The Bankdroid code is awesome and it's such a shame I can't use bank import classes without providing...

Gotcha. If it matters, my use case is that I would very much like to be able to reevaluate how difficult an entity is to place "continuously" (in between steps)....