jj/cli
Yuya Nishihara 00ae8603db tests: use get_log_output() helper in test_git_init.rs
It's copied from test_git_colocated.rs, and switched to commit_id.short()
because full-length commit_id looked too verbose. "all()" history isn't needed,
but it's easier to follow.
2024-06-01 11:01:16 +09:00
..
examples templater: implement expect_*_arguments() as methods 2024-05-22 10:18:05 +09:00
src backend: add error variant for access denied, handle when diffing 2024-05-30 18:27:38 -07:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests tests: use get_log_output() helper in test_git_init.rs 2024-06-01 11:01:16 +09:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE