ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 08262eb152 copies: extract (source, target) path pair to separate type
This patch adds accessor methods as I'm going to change the underlying data
types. Since entry values are consumed separately, these methods are implemented
on CopiesTreeDiffEntryPath, not on *TreeDiffEntry.
2024-08-23 10:29:12 +09:00
..
examples formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
src copies: extract (source, target) path pair to separate type 2024-08-23 10:29:12 +09:00
testing formatting only: switch to Item level import ganularity 2024-08-22 14:52:54 -04:00
tests docs: improve md format for jj fix 2024-08-22 16:03:44 -04:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml built-in pager: write a message to the user if pager failed to start 2024-08-03 17:45:18 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00