Skip to content

Pull requests: martinvonz/jj

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

cli: show commit summary at end of "branch move"
#4029 opened Jul 4, 2024 by yuja Loading…
4 tasks
workspace: abandon discardable working copy on forget
#4026 opened Jul 4, 2024 by scott2000 Loading…
2 of 4 tasks
diff: add headers to file-by-file mode
#4024 opened Jul 4, 2024 by fowles Draft
1 of 4 tasks
diff: stricter uncommon lcs, match up leading/trailing ranges instead
#4010 opened Jul 2, 2024 by yuja Loading…
1 of 4 tasks
diff: highlight word-level changes in git diffs
#4007 opened Jul 2, 2024 by yuja Loading…
2 of 4 tasks
str_util: support case‐insensitive string patterns
#3991 opened Jun 29, 2024 by emilazy Loading…
4 tasks done
conflicts: insert trailing newline when materializing conflicts
#3977 opened Jun 26, 2024 by ilyagr Loading…
2 tasks done
diff: remove highlight from line-level hunks
#3958 opened Jun 25, 2024 by yuja Loading…
3 of 4 tasks
lib: add support for .mailmap files
#3951 opened Jun 24, 2024 by emilazy Loading…
4 tasks done
cli: add another tip to the "max snapshot size" error
#3925 opened Jun 19, 2024 by thoughtpolice Loading…
4 tasks
add author_date and committer_date revset functions
#3887 opened Jun 15, 2024 by jennings Loading…
3 of 4 tasks
make 'split' advance branches to first commit
#3879 opened Jun 14, 2024 by BatmanAoD Draft
4 tasks
lib: merge testutils crate directly into jj_lib::testutils
#3878 opened Jun 13, 2024 by thoughtpolice Loading…
4 tasks
WIP: Create an example API.
#3869 opened Jun 13, 2024 by matts1 Draft
4 tasks
cli: deprecate --config-toml in favor of --config
#3867 opened Jun 12, 2024 by martinvonz Loading…
4 tasks
describe: allow updating the description of multiple commits
#3828 opened Jun 4, 2024 by bnjmnt4n Loading…
2 tasks done
backout: include backed out commit's subject in new commit
#3794 opened May 30, 2024 by bnjmnt4n Loading…
2 tasks done
Add a branch option to jj new
#3793 opened May 30, 2024 by allonsy Loading…
1 of 4 tasks
Make jj rebase -b use reachable() revset
#3788 opened May 30, 2024 by martinvonz Loading…
4 tasks
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.