zx8
zx8
I personally sign my annotated tags as well, so would be great if that were supported.
Please don't let this PR become stale! I'm super excited to see it merged - is there anything you need in terms of testing/data to get this over the line...
> @0xdeafbeef I'll refactor and rebase onto main after you approve/disapprove design changes Is there anything you need from the `jj` maintainers to get this merged, or is it simply...
Started a separate issue, specifically related to `jj backout` @ https://github.com/jj-vcs/jj/issues/5688 for anyone interested in discussing in more detail!
I built this PR locally with `cargo build -p jj-cli --release` and am attempting to use it with my dotfiles repository. I added the following to my `~/.config/jj/config.toml`: ```toml [git]...
I've also been manually compiling this branch locally in order to make `jj` usable. Given how long this feature has been outstanding for (including all the previous attempts), I'd argue...
@kejadlen There hasn't been any activity on this PR for 2 months now, and the OP hasn't replied to indicate they intend to continue work on it. The [original PR](https://github.com/jj-vcs/jj/pull/5480)...
Related: https://github.com/jj-vcs/jj/issues/5853
This functionality is the very last piece that's preventing us going all-in and replacing our Makefiles with Justfiles. In a large number of our repositories we have "expensive" operations (e.g....
@ridiculousfish Perhaps you can jot your idea(s) down on this ticket in case anyone else wants to have a go at implementing it? Is the `-S/--no-space` idea acceptable to you?