tangled
alpha
login
or
join now
ilyagr.bsky.social
/
jj
0
fork
atom
just playing with tangled
0
fork
atom
overview
issues
pulls
6
pipelines
jj
/
lib
/
src
/
at
docs-prerelease
4 folders
68 files
Waleed Khan
docs: warn about missing docs for `jj-lib` crate
2y ago
54dba51a
config
git: spawn a separate git process for network operations
1 year ago
default_index
index: Return Result from heads
1 year ago
lock
lock: propagate error from lock(), remove panic from unlock path
1 year ago
protos
lib: remove hack to migrate old git remotes
1 year ago
absorb.rs
absorb: print status if source commit still contains diffs
1 year ago
annotate.rs
conflicts: add "ui.conflict-marker-style" config
1 year ago
backend.rs
cleanup: remove Conflict default impl
1 year ago
commit.rs
commit_builder: add is_empty(), is_discardable(), and .abandon()
1 year ago
commit_builder.rs
commit_builder: add is_empty(), is_discardable(), and .abandon()
1 year ago
config.rs
config: add public ConfigLayer::ensure_table() function
1 year ago
config_resolver.rs
config: add --when.command to scope resolution
1 year ago
conflicts.rs
conflicts: use clearer wording for missing newline comment
1 year ago
content_hash.rs
style: add semicolon at the end of expressions used as statements
1 year ago
copies.rs
copies: determine copy/rename operation by CopiesTreeDiffStream
2 years ago
dag_walk.rs
lib: dag_walk: fix doc comment typos
1 year ago
default_submodule_store.rs
formatting only: switch to Item level import ganularity
2 years ago
diff.rs
diff: optimize allocation of histogram entries for unique words
1 year ago
dsl_util.rs
revset: escape symbols in "did you mean" hint
1 year ago
extensions_map.rs
formatting only: switch to Item level import ganularity
2 years ago
file_util.rs
cleanup: remove redundant ::{self} from use declarations
2 years ago
files.rs
files: use Merge constructor to interleave conflicting diff parts
1 year ago
fileset.pest
templates: support hex bytes in string literals
1 year ago
fileset.rs
parser: use backtick to quote name or expression in error message
1 year ago
fileset_parser.rs
parser: use backtick to quote name or expression in error message
1 year ago
fmt_util.rs
settings: support human-readable byte sizes for max-new-file-size
2 years ago
fsmonitor.rs
cleanup: remove WatchmanConfig Default impl
1 year ago
git.rs
git: split function that queries remote default branch, call only when needed
1 year ago
git_backend.rs
cargo: bump gix to 0.69.1
1 year ago
git_subprocess.rs
git: skip running pre-push hooks when subprocessing to match git2 behaviour
1 year ago
gitignore.rs
jj-lib: fix typo in tests
1 year ago
gpg_signing.rs
signing: move default backend settings to config/misc.toml
2 years ago
graph.rs
graph: make reverse_graph() accept separate node id type
1 year ago
hex_util.rs
hex_util: simplify conversion from bytes to reverse hex string
1 year ago
id_prefix.rs
revset: reorganize expression resolution/evaluation methods
1 year ago
index.rs
index: Return Result from heads
1 year ago
lib.rs
git: spawn a separate git process for network operations
1 year ago
local_backend.rs
cleanup: remove Conflict default impl
1 year ago
local_working_copy.rs
local_working_copy: scan directory entries excluded by auto-track pattern
1 year ago
matchers.rs
nightly clippy fixes
1 year ago
merge.rs
merge: inline trivial_merge_inner()
1 year ago
merged_tree.rs
merged_tree: slightly adjust doc comment of inner trees() helpers
1 year ago
object_id.rs
object_id: implement Display on ObjectId types
2 years ago
op_heads_store.rs
lock: propagate error from lock(), remove panic from unlock path
1 year ago
op_store.rs
object_id: implement Display on ObjectId types
2 years ago
op_walk.rs
op_heads_store: allow methods to return errors
1 year ago
operation.rs
style: add semicolon at the end of expressions used as statements
1 year ago
refs.rs
merge: make `trivial_merge()` take a single slice of interleaved terms
1 year ago
repo.rs
index: Return Result from heads
1 year ago
repo_path.rs
resolve: try to resolve all conflicted files in fileset
1 year ago
revset.pest
revset: parse unicode XID_CONTINUE characters as symbol
1 year ago
revset.rs
revset: escape symbols in "did you mean" hint
1 year ago
revset_parser.rs
parser: use backtick to quote name or expression in error message
1 year ago
rewrite.rs
index: Return Result from heads
1 year ago
secret_backend.rs
backend: make write methods async
2 years ago
settings.rs
git: spawn a separate git process for network operations
1 year ago
signing.rs
cleanup: remove a bunch of unused Default impls
1 year ago
simple_op_heads_store.rs
lock: propagate error from lock(), remove panic from unlock path
1 year ago
simple_op_store.rs
lib: remove hack to migrate old git remotes
1 year ago
ssh_signing.rs
signing: move default backend settings to config/misc.toml
2 years ago
stacked_table.rs
stacked_table: add context to error type, propagate lock error
1 year ago
store.rs
signing: cap number of cached verification results
1 year ago
str_util.rs
parser: use backtick to quote name or expression in error message
1 year ago
submodule_store.rs
docs: warn about missing docs for `jj-lib` crate
2 years ago
test_signing_backend.rs
sign: Add templater methods to show signature info
2 years ago
time_util.rs
parser: use backtick to quote name or expression in error message
1 year ago
transaction.rs
repo: propagate error from record_rewrites()
1 year ago
tree.rs
merge: make `trivial_merge()` take a single slice of interleaved terms
1 year ago
tree_builder.rs
store: make `get_tree()` functions take owned repo path
1 year ago
union_find.rs
docs: fix `cargo doc` warnings
1 year ago
view.rs
revset: allow `tags()` to take a pattern for an argument
1 year ago
working_copy.rs
working_copy: added UntrackedReason::FileNotAutoTracked for files not tracked because of snapshot.auto-track
1 year ago
workspace.rs
workspace: add settings() getter
1 year ago