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-09 05:58:55 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
15
90e78a1424
jj
/
cli
History
Martin von Zweigbergk
90e78a1424
rewrite: return
MergedTree
from
merge_commit_trees()
2023-08-28 15:58:34 -07:00
..
examples
cargo: move
examples/
into
cli/
so they are part of the build again
2023-08-07 21:49:45 +00:00
src
rewrite: return
MergedTree
from
merge_commit_trees()
2023-08-28 15:58:34 -07:00
testing
fake_diff_editor: Allow specifying extra arguments to be ignored
2023-08-21 20:19:15 -07:00
tests
diff_util: use
MergedTree
throughout
2023-08-27 07:50:28 -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
Use
{ workspace = true }
to appease VS Code's
Cargo.toml
parser
2023-08-22 21:38:53 -07:00