jj/lib/src
Yuya Nishihara ddc601fbf9 str_util: add regex pattern
This patch adds minimal support for the regex pattern. We might have to add
"regex-i:" for completeness, but it can be achieved by "regex:'(?i)..'".
2024-07-22 12:00:52 +09:00
..
default_index revset: add diff_contains(text[, files]) to search diffs 2024-07-18 01:01:16 +09:00
lock
protos
backend.rs copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
commit.rs
commit_builder.rs commit_builder: inline mut_repo.write_commit() 2024-07-20 09:06:46 +09:00
conflicts.rs conflicts: switch to multi-line regex, fix minor bug 2024-07-18 18:42:40 -07:00
content_hash.rs
dag_walk.rs dag_walk: do one less clone() in heads_ok() 2024-06-25 11:54:03 +09:00
default_submodule_store.rs
diff.rs diff: leverage BStr for better debug printing 2024-07-14 23:26:29 +09:00
dsl_util.rs
extensions_map.rs
file_util.rs workspace add: add filename context to FS error 2024-07-01 16:05:29 -07:00
files.rs files: relax requirement of merge() inputs 2024-07-18 11:34:43 +09:00
fileset.pest fileset: parse glob characters as identifier 2024-07-18 13:49:10 +09:00
fileset.rs revset: parse file() argument as fileset expression 2024-07-16 10:18:57 +09:00
fileset_parser.rs fileset: parse glob characters as identifier 2024-07-18 13:49:10 +09:00
fmt_util.rs
fsmonitor.rs
git.rs git init: add revset alias for trunk() when intializing with existing git repository 2024-07-04 23:04:19 +08:00
git_backend.rs copy-tracking: initial implementation GitBackend::get_copy_records 2024-07-03 20:26:30 -04:00
gitignore.rs
gpg_signing.rs
graph.rs
hex_util.rs
id_prefix.rs lib id_prefix: look for divergent changes outside short prefix set 2024-06-29 11:44:26 -07:00
index.rs
lib.rs
local_backend.rs copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
local_working_copy.rs local_working_copy: fix warnings ending up on stdout 2024-07-12 10:32:13 +09:00
lock.rs
matchers.rs
merge.rs
merged_tree.rs cleanup: leverage BoxStream/BoxFuture type aliases 2024-06-26 11:34:52 +09:00
object_id.rs
op_heads_store.rs
op_store.rs
op_walk.rs
operation.rs
refs.rs
repo.rs commit_builder: inline mut_repo.write_commit() 2024-07-20 09:06:46 +09:00
repo_path.rs
revset.pest
revset.rs revset: add diff_contains(text[, files]) to search diffs 2024-07-18 01:01:16 +09:00
revset_parser.rs revset: parse file() argument as fileset expression 2024-07-16 10:18:57 +09:00
rewrite.rs backout: inline rewrite::back_out_commit 2024-07-05 17:11:37 +08:00
secret_backend.rs copy-tracking: stub get_copy_records 2024-07-03 20:26:30 -04:00
settings.rs Enable the new graph nodes by default. 2024-07-16 12:54:24 +02:00
signing.rs
simple_op_heads_store.rs
simple_op_store.rs
ssh_signing.rs
stacked_table.rs
store.rs copy-tracking: add get_copy_records to Store 2024-07-16 13:18:49 -04:00
str_util.rs str_util: add regex pattern 2024-07-22 12:00:52 +09:00
submodule_store.rs
transaction.rs
tree.rs files: relax requirement of merge() inputs 2024-07-18 11:34:43 +09:00
tree_builder.rs
union_find.rs
view.rs cli: branch: inline view.remove_branch() in cmd_branch_forget() 2024-06-28 10:29:06 +09:00
working_copy.rs
workspace.rs nightly clippy fixes 2024-06-29 11:22:01 -07:00