This website requires JavaScript.
Explore
Help
Sign In
cybercyst
/
jj
Watch
1
Star
0
Fork
0
You've already forked jj
mirror of
https://github.com/martinvonz/jj.git
synced
2025-05-28 10:31:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jj
/
cli
History
Zachary Dremann
562b9d42bf
No need for Lazy in LIVE_GUARDS
...
Mutex::new and Slab::new are both const, so we can use a static mutex directly
2023-08-22 02:12:05 -04:00
..
examples
cargo: move
examples/
into
cli/
so they are part of the build again
2023-08-07 21:49:45 +00:00
src
No need for Lazy in LIVE_GUARDS
2023-08-22 02:12:05 -04:00
testing
fake_diff_editor: Allow specifying extra arguments to be ignored
2023-08-21 20:19:15 -07:00
tests
merge_tools: Allow 3-pane diff editing
2023-08-21 20:19:15 -07: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
cargo: unify a lot of crate metadata in the workspace
2023-08-06 16:44:33 -05:00