Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / martinvonz/jj issues and pull requests

#4195 - FR: Add new revset `builtin_immutable_heads()`

Pull Request - State: closed - Opened by essiene about 2 months ago - 3 comments

#4187 - cli: drop built-in `pager_handle` when appropriate

Pull Request - State: closed - Opened by ErichDonGubler about 2 months ago - 7 comments

#4184 - test_git_push: make tests work on newer libgit2-s

Pull Request - State: closed - Opened by ilyagr 2 months ago - 1 comment

#4182 - Builtin pager does not work when using Git Bash on Windows and `jj` panics

Issue - State: closed - Opened by jennings 2 months ago - 9 comments
Labels: 🐛bug, 🪟Windows

#4179 - FR: Ability to specify tree for first commit of `jj split`

Issue - State: open - Opened by mlcui-corp 2 months ago - 2 comments
Labels: enhancement

#4176 - Add command jj annotate/blame

Pull Request - State: open - Opened by allonsy 2 months ago - 6 comments

#4171 - Implement hacky variant of `jj purge`

Pull Request - State: open - Opened by 0xdeafbeef 2 months ago - 1 comment

#4170 - FR: Equivalent to `git commit`'s `--author <id>` option in `jj {desc,commit}`

Issue - State: closed - Opened by ErichDonGubler 2 months ago - 2 comments
Labels: enhancement, good first issue

#4168 - docs: update tutorial, try to clarify conflict markers

Pull Request - State: open - Opened by ilyagr 2 months ago

#4164 - docs: document how to compile a statically linked binary on Mac

Pull Request - State: closed - Opened by ilyagr 2 months ago

#4162 - FR: Add `builtin_immutable_heads()`

Issue - State: closed - Opened by jennings 2 months ago - 8 comments
Labels: enhancement

#4146 - cli: rename `obslog` to `evolution`

Pull Request - State: closed - Opened by martinvonz 2 months ago - 23 comments

#4130 - Warn user about the working copy when configuring the author

Pull Request - State: open - Opened by InCogNiTo124 2 months ago - 5 comments

#4129 - FR: revset functions for traversing the obslog

Issue - State: open - Opened by eopb 2 months ago - 8 comments
Labels: enhancement

#4122 - FR: Rename `conflict()` revset function to `conflicts()`

Issue - State: closed - Opened by cenviity 2 months ago - 11 comments
Labels: enhancement

#4119 - lib conflicts: minor bugfix + tests

Pull Request - State: open - Opened by ilyagr 2 months ago

#4118 - copy-tracking: plumb copy tracking through diff detection

Pull Request - State: closed - Opened by fowles 2 months ago - 2 comments

#4117 - cargo: bump thiserror from 1.0.62 to 1.0.63 in the cargo-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, rust

#4116 - cargo: bump gix-path from 0.10.8 to 0.10.9

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, rust

#4115 - Can't find libgit2 on Mac/Homebrew

Issue - State: open - Opened by bklebe 2 months ago - 3 comments

#4112 - branch: ignore git tracking branches for rename warning

Pull Request - State: closed - Opened by scott2000 2 months ago

#4111 - Branch rename prints unnecessary warning in colocated repos

Issue - State: closed - Opened by scott2000 2 months ago
Labels: 🐛bug

#4110 - copy-tracking: move unit tests into backend specific file

Pull Request - State: closed - Opened by fowles 2 months ago

#4109 - jj doesn't play well with zed terminal

Issue - State: open - Opened by jasikpark 2 months ago - 5 comments

#4108 - jj git fetch accidentally deleted parent commits

Issue - State: open - Opened by allonsy 2 months ago - 5 comments

#4107 - cargo: bump tokio from 1.38.0 to 1.38.1 in the cargo-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, rust

#4106 - files: relax requirement of merge() inputs

Pull Request - State: closed - Opened by yuja 2 months ago

#4105 - fileset: parse glob characters as identifier

Pull Request - State: closed - Opened by yuja 2 months ago

#4104 - cli: remove unused dependency on gix-filter

Pull Request - State: closed - Opened by martinvonz 2 months ago

#4103 - cli_util: add missing word in conflict resolution instructions

Pull Request - State: closed - Opened by cenviity 2 months ago - 2 comments

#4102 - copy-tracking: add `get_copy_records` to `Store`

Pull Request - State: closed - Opened by fowles 2 months ago

#4101 - `jj` can't set up new git `credential.helper` entries

Issue - State: open - Opened by kfkonrad 2 months ago - 2 comments
Labels: 🐛bug

#4100 - revset: add `diff_contains(text[, files])` to search diffs

Pull Request - State: closed - Opened by yuja 2 months ago

#4099 - templater: add `commit.diff().<format>()` methods

Pull Request - State: closed - Opened by yuja 2 months ago

#4098 - docs/git-comparison.md: update the Signed_commits bullet

Pull Request - State: closed - Opened by vcunat 2 months ago - 1 comment

#4097 - cli `split`: add experimental `--restore-from` (AKA `--from`) argument

Pull Request - State: open - Opened by ilyagr 3 months ago - 2 comments

#4096 - cargo: build with crt-static on windows

Pull Request - State: closed - Opened by thoughtpolice 3 months ago - 1 comment

#4095 - Enable the new graph nodes by default

Pull Request - State: closed - Opened by algmyr 3 months ago

#4094 - Allow restricting log diff/patch output to revset

Pull Request - State: closed - Opened by algmyr 3 months ago - 3 comments

#4093 - cli `branch create/set`: add `--to` aliases to `-r`

Pull Request - State: closed - Opened by ilyagr 3 months ago - 4 comments

#4092 - diff: add unit tests for copy tracking in the git backend

Pull Request - State: closed - Opened by fowles 3 months ago

#4091 - `jj branch list -r 'mine()'` works only for tracked branches

Issue - State: open - Opened by 0xdeafbeef 3 months ago - 4 comments

#4090 - cargo: bump itertools from 0.12.1 to 0.13.0 in the cargo-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#4087 - FR: Add a verbose (show diff) option to describe/commit/split

Issue - State: closed - Opened by jalil-salame 3 months ago - 2 comments
Labels: enhancement, good first issue

#4086 - obslog: reverse order of predecessors in topo traversal

Pull Request - State: closed - Opened by scott2000 3 months ago

#4085 - diff: do not emit unified diff for binary files

Pull Request - State: closed - Opened by yuja 3 months ago

#4084 - FR: `jj split` has confusing behavior when given a revision

Issue - State: open - Opened by mkeeter 3 months ago - 1 comment

#4083 - cli: include untracked remote branches in default immutable_heads()

Pull Request - State: closed - Opened by yuja 3 months ago - 2 comments

#4082 - diff: leverage BStr for debug printing

Pull Request - State: closed - Opened by yuja 3 months ago - 1 comment

#4081 - cargo: update yanked crate and update deps

Pull Request - State: closed - Opened by thoughtpolice 3 months ago

#4080 - cargo: bump `git2` to 0.19.0

Pull Request - State: closed - Opened by bnjmnt4n 3 months ago - 25 comments

#4079 - Add multi-tool config for `jj fix`

Pull Request - State: open - Opened by hooper 3 months ago

#4078 - Fix a few issues with invoking the builtin diff editor

Pull Request - State: open - Opened by 30350n 3 months ago - 3 comments

#4077 - cargo: bump the cargo-dependencies group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#4076 - github: bump github/codeql-action from 3.25.11 to 3.25.12 in the github-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#4075 - FR: Support jj git push -o | --push-option

Issue - State: open - Opened by baest 3 months ago
Labels: polish🪒🐃

#4074 - formatter: minor cleanup in --color=debug handling

Pull Request - State: closed - Opened by yuja 3 months ago

#4073 - revset: parse file() argument as fileset expression

Pull Request - State: closed - Opened by yuja 3 months ago

#4072 - Fix stdout warnings

Pull Request - State: closed - Opened by tim-janik 3 months ago - 1 comment

#4071 - cargo: bump clap_complete from 4.5.7 to 4.5.8 in the cargo-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#4069 - revset: rename expect_literal_with() to expect_expression_with()

Pull Request - State: closed - Opened by yuja 3 months ago

#4068 - revset: add tracked/untracked_remote_branches()

Pull Request - State: closed - Opened by scott2000 3 months ago

#4067 - --color=debug: combine segments with same labels

Pull Request - State: closed - Opened by jonathantanmy 3 months ago - 1 comment

#4065 - github: bump actions/setup-python from 5.1.0 to 5.1.1 in the github-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#4064 - Homebrew-installed `watchman` on MacOS encounters permission error when trying to write `com.github.facebook.watchman.plist`

Issue - State: open - Opened by ErichDonGubler 3 months ago - 3 comments
Labels: 🐛bug, documentation, good first issue, polish🪒🐃, 🍎Mac

#4062 - FR: add a diff mode without materialized conflicts

Issue - State: open - Opened by martinvonz 3 months ago - 3 comments
Labels: polish🪒🐃

#4061 - build(deps-dev): bump zipp from 3.18.2 to 3.19.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python

#4058 - cargo: bump the cargo-dependencies group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#4057 - diff: add short for Diff::for_tokenizer(_, find_line_ranges)

Pull Request - State: closed - Opened by yuja 3 months ago

#4056 - FR: `jj op undo $n`

Issue - State: open - Opened by Zoybean 3 months ago - 2 comments
Labels: polish🪒🐃

#4055 - FR: repetition counts for `+` and `-`

Issue - State: closed - Opened by Zoybean 3 months ago - 2 comments

#4054 - `diffedit` and `split` ignore binary files (using `:builtin`)

Issue - State: open - Opened by Jollywatt 3 months ago - 2 comments
Labels: 🐛bug, scm-record

#4053 - FR: be less strict about requiring quotes for globs in filesets

Issue - State: closed - Opened by ilyagr 3 months ago - 1 comment

#4052 - cli: skip formatting instructions if not required

Pull Request - State: closed - Opened by scott2000 3 months ago

#4051 - cargo: bump the cargo-dependencies group with 3 updates

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, rust

#4050 - readme: include link to wiki "Media" page and fix broken changelog link

Pull Request - State: closed - Opened by bnjmnt4n 3 months ago - 2 comments

#4048 - FR: Allow inheriting user.name and user.email from Git

Issue - State: open - Opened by sean-c-johnston 3 months ago - 2 comments
Labels: enhancement

#4046 - cli_util: short-prefixes for commit summary in transaction

Pull Request - State: closed - Opened by scott2000 3 months ago

#4045 - fileset, revset: flatten union nodes in AST to save recursion stack

Pull Request - State: closed - Opened by yuja 3 months ago - 1 comment

#4044 - feat(cli): recursively create clone destination path

Pull Request - State: closed - Opened by 0xdeafbeef 3 months ago - 1 comment

#4043 - revset: update tests to not require private field access to err.kind

Pull Request - State: closed - Opened by yuja 3 months ago

#4042 - Surprising author of the first working copy

Issue - State: open - Opened by InCogNiTo124 3 months ago - 12 comments

#4041 - backout: accept multiple revisions to back out

Pull Request - State: closed - Opened by bnjmnt4n 3 months ago

#4040 - thread 'main' panicked at lib/src/simple_op_heads_store.rs:93:59:

Issue - State: open - Opened by kappa 3 months ago - 2 comments

#4039 - jj cannot clone to nested directory if it doesn't exists

Issue - State: closed - Opened by istudyatuni 3 months ago - 1 comment
Labels: 🐛bug, good first issue

#4038 - build(deps-dev): bump certifi from 2024.2.2 to 2024.7.4

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python

#4037 - Fix typo in obslog doc

Pull Request - State: open - Opened by SaladFork 3 months ago - 1 comment

#4035 - github: bump actions/upload-artifact from 4.3.3 to 4.3.4 in the github-dependencies group

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#4034 - cli: show commit summary at end of "branch create"/"set"

Pull Request - State: closed - Opened by yuja 3 months ago

#4033 - build: correctly set version hash for merge commits

Pull Request - State: open - Opened by scott2000 3 months ago

#4031 - Segfault in jj log with 4000+ revisions

Issue - State: open - Opened by tim-janik 3 months ago - 1 comment
Labels: 🐛bug

#4031 - Segfault in jj log with 4000+ revisions

Issue - State: closed - Opened by tim-janik 3 months ago - 1 comment
Labels: 🐛bug

#4030 - changelog: move "rebase --skip-emptied" entry to unreleased section

Pull Request - State: closed - Opened by yuja 3 months ago

#4029 - cli: show commit summary at end of "branch move"

Pull Request - State: closed - Opened by yuja 3 months ago

#4029 - cli: show commit summary at end of "branch move"

Pull Request - State: closed - Opened by yuja 3 months ago

#4028 - `--ignore-working-copy` should warn if working copy should have been updated

Issue - State: open - Opened by mlcui-corp 3 months ago
Labels: enhancement