Commit Graph

8 Commits

Author SHA1 Message Date
Vivian Heisz (vhz)
6b0e9326ca dev-vcs/jj: drop 0.28.2
0.29.0 will stick around for a while, as it's the last
version with support for `git.subprocess = false`.

Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-06-04 22:19:47 -04:00
Vivian Heisz (vhz)
6e5c5e60c0 dev-vcs/jj: add RUST_MIN_VER
Required by jj's MSRV. No revbump, since builds without the
MSRV should have failed, so there's no need to rebuild.

Signed-off-by: Vivian Heisz (vhz) <demize@unstable.systems>
2025-05-20 23:14:45 -04:00
Vivian Heisz (demize)
5a7fb80f60 dev-vcs/jj: sync live with upstream
Also updates metadata.xml to tweak my name a little.

Signed-off-by: Vivian Heisz (demize) <demize@unstable.systems>
2025-04-21 14:02:13 -04:00
demize
53fecf70e7 dev-vcs/jj: add USE flags to live ebuild
This adds a git2 USE flag (enabled by default) to
match the git2 feature flag added by upstream.

This also adds a gix-max-performance USE flag to
match an existing featre flag. Upstream recommends
this be enabled by packagers, but I've left it
disabled by default here, as it comes with both a
dependency on cmake (for an unfortunately-vendored
zlib-ng) and potential incompatibilties (since it
uses assembly versions of SHA1 code in gitoxide).

Signed-off-by: demize <demize@unstable.systems>
2025-03-16 14:32:55 -04:00
Viorel Munteanu
3a18759754 */*: remove maintainer
Bug: https://bugs.gentoo.org/941877
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
2025-03-07 16:58:00 +02:00
demize
ecbc34f516 dev-vcs/jj: add myself as a maintainer
Signed-off-by: demize <demize@unstable.systems>
2025-03-05 20:02:23 -05:00
demize
2c44c332ba dev-vcs/jj: update github URL
Signed-off-by: demize <demize@unstable.systems>
2025-01-28 10:05:12 -05:00
Steffen Winter
ef11eb1962 dev-vcs/jj: update DESCRIPTION
Signed-off-by: Steffen Winter <steffen.winter@proton.me>
2024-03-26 12:21:38 +01:00