David Barnett

Results 409 comments of David Barnett

@morxa looks like this got abandoned. If you'd like to pick up the changes and send your own PR we can finish the review and try to get something merged.

Sorry, I think since the tests weren't passing this fell through the cracks. I think if you can rebase your changes on top of the latest upstream and address my...

@artemispax @malcolmr FYI

Okay to apply this one change manually? I already made the corresponding changes on the internal copy, hoping to manually apply them here for now, and in parallel work on...

Could be. It's still pretty pre-alpha and I haven't worked on it in a very long time. I'd probably want to make at least one commit first so you could...

FWIW, I was wanting the same (config for different email addresses per repo), but am totally fine with a non-recursive solution just like in git, like /.jj/config.toml. Could that part...

Had a look through some of the code. There's a bit of a snag with the sequence of operations, that currently `UserSettings` and `Config` is constructed first in the code...

We've had some discussion (+ @malcolmr ). Still kinda low on the list of priorities, but it might be worth doing for this and vroom. A few thoughts: * I...

> If it will be rewrite in other language… I mean, I don't think we have any immediate plans to do that, but wherever we can make it so users...

🤦 Although I'm not sure a test would've caught that if we didn't already know what type of breakage we were testing for. Can have a test to catch regressions...