jj/lib
Martin von Zweigbergk 58de7c292b cli: redefine default log revset using immutable_heads()
I think most users who change the set of immutable heads away from
`trunk() | tags()` are going to also want to change the default log
revset to include the newly mutable commit and to exclude the newly
immutable commits. So let's update the default log revset to use
`immutable_heads()` instead.

`test_templater` changed because we have overridden the set of
immutable commits there so `jj log` now includes the remote branch.
2023-10-01 11:15:30 -07:00
..
benches
gen-protos
src cli: redefine default log revset using immutable_heads() 2023-10-01 11:15:30 -07:00
tests tree: simplify conflict before resolving at hunk level 2023-09-27 22:14:39 -07:00
testutils test: use test backend in most remaining tests too 2023-09-24 21:24:01 -07:00
Cargo.toml
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00