tangled
alpha
login
or
join now
ilyagr.bsky.social
/
jj
just playing with tangled
0
fork
atom
overview
issues
pulls
6
pipelines
jj
/
cli
/
src
/
commands
/
at
diffedit3
45 files
abandon.rs
Make check_rewritable take an iterator of &CommitId instead of &Commit
2 years ago
backout.rs
cli: extract CommandError and helper functions to new module
2 years ago
bench.rs
revset: add a SymbolResolverExtension trait to provide custom resolvers
2 years ago
branch.rs
cli: preserve RevisionArg type as much as possible
2 years ago
cat.rs
merged_tree: propagate errors from `TreeEntriesIterator`
2 years ago
checkout.rs
cli: add convenient methods to print hint or warning with default headings
2 years ago
chmod.rs
merged_tree: propagate errors from `TreeEntriesIterator`
2 years ago
commit.rs
Implement advance-branches for jj commit
2 years ago
config.rs
templater: add template.labeled() for convenience
2 years ago
debug.rs
revset: add a SymbolResolverExtension trait to provide custom resolvers
2 years ago
describe.rs
Make check_rewritable take an iterator of &CommitId instead of &Commit
2 years ago
diff.rs
cli: warn explicit paths not exist in either of diff trees
2 years ago
diffedit.rs
docs: stop mentioning `meld` as the default diff editor
2 years ago
duplicate.rs
ui: make `status()` return a `dyn Write`, add `status_formatter()`
2 years ago
edit.rs
Make check_rewritable take an iterator of &CommitId instead of &Commit
2 years ago
files.rs
cli: inline matcher_from_values() in favor of parse_file_patterns()
2 years ago
git.rs
Fixes typo in 'jj git init' args
2 years ago
init.rs
cli: add a Ui::status() helper for writing non-error to stderr
2 years ago
interdiff.rs
cli: inline matcher_from_values() in favor of parse_file_patterns()
2 years ago
log.rs
cli: label log/obslog template as "log"
2 years ago
merge.rs
cli: add convenient methods to print hint or warning with default headings
2 years ago
mod.rs
Implement jj parallelize
2 years ago
move.rs
Add a --use-destination-message option to `jj squash`
2 years ago
new.rs
Implement advance-branches for jj new
2 years ago
next.rs
Add short a `-e` alias for `--edit` to prev and next
2 years ago
obslog.rs
docs: update obslog description
2 years ago
operation.rs
cli: set "node" template labels globally
2 years ago
parallelize.rs
parallelize: drop redundant "Nothing changed." case
2 years ago
prev.rs
Add short a `-e` alias for `--edit` to prev and next
2 years ago
rebase.rs
rebase: do not print out commit summaries of skipped commits
2 years ago
resolve.rs
cli: inline matcher_from_values() in favor of parse_file_patterns()
2 years ago
restore.rs
cli: inline matcher_from_values() in favor of parse_file_patterns()
2 years ago
root.rs
cli: extract CommandError and helper functions to new module
2 years ago
run.rs
cli: add convenient wrapper for user revset evaluation
2 years ago
show.rs
templater: turn Root/PlaceholderTemplate into non-Template type
2 years ago
sparse.rs
sparse: extract "set --reset" to subcommand
2 years ago
split.rs
Simplify calls to `CommitRewriter::replace_parents()`
2 years ago
squash.rs
squash: don't use unchanged source commit as predecessor
2 years ago
status.rs
cli: status: when current change has conflicts, display instructions to resolve them
2 years ago
tag.rs
cli: migrate "tag list" to template
2 years ago
unsquash.rs
Make check_rewritable take an iterator of &CommitId instead of &Commit
2 years ago
untrack.rs
cli: inline matcher_from_values() in favor of parse_file_patterns()
2 years ago
util.rs
ui: make `hint_*()` methods return `Option`
2 years ago
version.rs
cli: extract CommandError and helper functions to new module
2 years ago
workspace.rs
Use CommitIteratorExt to replace `.map(|c| c.id().clone())`
2 years ago