ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 3e294ca2d6 revset: do not suggest deleted local branches, suggest @remote branches
It seemed too verbose to always include @remote branches, so synced remotes
are omitted by default. If the given symbol contained '@', all remote symbols
are populated so that the distance of remote fragment is taken into account.
2023-07-09 10:42:14 +09:00
..
benches benches: group unchanged/modified/reversed-line diffs together 2023-03-27 23:38:56 +09:00
gen-protos backend: split up store.proto in git and local versions 2023-06-22 13:49:46 +02:00
src revset: do not suggest deleted local branches, suggest @remote branches 2023-07-09 10:42:14 +09:00
tests revset: do not suggest deleted local branches, suggest @remote branches 2023-07-09 10:42:14 +09:00
testutils feat(fsmonitor): Watchman filesystem monitor implementation 2023-07-08 18:48:14 +03:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml feat(fsmonitor): Watchman filesystem monitor implementation 2023-07-08 18:48:14 +03:00