This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
jj
Watch
1
Star
0
Fork
You've already forked jj
1
mirror of
https://github.com/martinvonz/jj.git
synced
2025-01-16 09:11:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
78da5596b7
jj
/
lib
History
Martin von Zweigbergk
78da5596b7
working_copy: switch an
if let Some() { } else { }
to a
match
2022-04-26 21:19:09 -07:00
..
protos
working_copy: record sparse patterns in the tree state (
#52
)
2022-04-26 14:52:17 -07:00
src
working_copy: switch an
if let Some() { } else { }
to a
match
2022-04-26 21:19:09 -07:00
tests
working_copy: respect sparse patterns when writing tree (
#52
)
2022-04-26 14:52:17 -07:00
build.rs
build: conditionally use
map_first_last
feature if available
2022-02-20 22:21:14 -08:00
Cargo.toml
cargo: upgrade
uuid
to 1.0.0
2022-04-20 14:18:59 -07:00