Philip Metzger
Philip Metzger
**Is your feature request related to a problem? Please describe.** In certain industries like Games and Audio it'd be useful if `jj` could store Audio and Art efficiently. Currently we'd...
We've also discussed this already in Discord. Particularly useful if you need only a single patch for codereview. Ideally this is can be implemented, when/if we make `squash` an alias...
Soon™, we'll have `jj prev` and `jj next`. Although the commands look eerily similar to `git-branchless` or `sl next/prev`, they do not understand dependant commits (stacks) and branches. Notable missing...
In principle this trait is a layer above an actual VFS, but should be enough to start working with them. It's responsible for caching and managing working-copies which are stored...
We've also discussed this in Discord. Ideally both the normal log `jj log` and `jj op log` should be available in the UI. Quoting @thoughtpolice from Discord for the benefits...
As Windows ships no `patch` utility by default, it would be nice to have something like it built into Jujutsu.
## Description This happened at `$WORK`, so this is a recollection. This happened while resolving another large conflict (8-sided if I remember correctly). It would be nice if we didn't...
As discussed in Discord it should be helpful when solving some local divergence. We will need to traverse the `oplog` to find eligible commits.
Show our positive reviews to the world. It's also not completly serious, in a similar fashion to Phabricator. [Rendered](https://github.com/martinvonz/jj/blob/push-rvuprqxytrtu/docs/testimonials.md) cc @thoughtpolice
This bundles all Jujutsu related media (the talk, its slides and the three articles we were featured in) into a section. Also update the news section to mention the recent...