ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 895ebef55c git: refactor git_ref_filter construction in fetch()
branch_name_filter() can be dynamically dispatched, but I think branching
by Some(regex)|None is simpler here.
2023-07-09 10:08:46 +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 git: refactor git_ref_filter construction in fetch() 2023-07-09 10:08:46 +09:00
tests tests: fix test_fetch_prune_deleted_ref() to set up refs on remote 2023-07-09 10:08:46 +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