Commit Graph

15 Commits

Author SHA1 Message Date
Shane Sveller
5d6c732222 jujutsu: 0.10.0 -> 0.11.0
Diff: https://github.com/martinvonz/jj/compare/v0.10.0...v0.11.0

Changelog: 2f6cce1e4f/CHANGELOG.md (0110---2023-11-01)
2023-11-13 18:59:27 -06:00
Josh Holland
8932e615b8 jujutsu: use default features
Since 0.10.0, the watchman feature (which was previously enabled by
the "packaging" feature) is included by default.  That feature now
does nothing, and the `buildNoDefaultFeatures = true` now in fact
disables it.  Fixes #259950.
2023-10-09 19:14:39 -05:00
Muhammad Falak R Wani
d2b457aa9a jujutsu: 0.9.0 -> 0.10.0
Diff: https://github.com/martinvonz/jj/compare/v0.9.0...v0.10.0

Changelog: https://github.com/martinvonz/jj/blob/v0.10.0/CHANGELOG.md
2023-10-05 09:20:36 -05:00
Muhammad Falak R Wani
b37283985b jujutsu: 0.8.0 -> 0.9.0
Diff: https://github.com/martinvonz/jj/compare/v0.8.0...0.9.0

Changelog: https://github.com/martinvonz/jj/blob/v0.9.0/CHANGELOG.md
2023-09-08 15:28:07 -05:00
Austin Seipp
50068e0caa jujutsu: add myself as a maintainer
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-07-16 23:16:10 -05:00
Austin Seipp
a9584671c3 jujutsu: overhaul build expression
The `jujutsu` expression has changed very lightly in the past year since
it was introduced, but the upstream Nix flake expression has gotten a
lot of updates in that time, to make builds faster and more featureful.

This is a port of some of those upstream changes. Among other things,
this:

- Stops zstd from being vendored via crate
- Stops libgit2 from being vendored via crate
- Removes a spurious dbus(?) dependency
- Installs man pages
- Runs the testsuite via nextest

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-07-16 23:16:10 -05:00
Austin Seipp
128d2c2a0b jujutsu: 0.7.0 -> 0.8.0
Now with an update script.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2023-07-16 23:16:10 -05:00
R. Ryantm
1a13a32dcd jujutsu: 0.6.1 -> 0.7.0 2023-02-22 08:10:01 +00:00
R. Ryantm
c75297dc01 jujutsu: 0.6.0 -> 0.6.1 2022-12-10 11:07:32 +00:00
R. Ryantm
49b375b56e jujutsu: 0.5.1 -> 0.6.0 2022-12-06 06:24:02 +00:00
0x4A6F
4e6324b414
jujutsu: 0.4.0 -> 0.5.1 2022-10-18 16:27:11 +02:00
R. Ryantm
3d652ca418 jujutsu: 0.3.1 -> 0.4.0 2022-07-31 18:45:49 +00:00
Artturin
f1c7f19e49 treewide: testVersion -> testers.testVersion 2022-04-22 16:24:27 +03:00
Malo Bourgon
0e802eafad treewide: add meta.mainProgram to many packages 2022-04-14 10:24:01 -07:00
0x4A6F
438d426b89
jujutsu: init at 0.3.1 (#161421) 2022-03-14 20:34:02 +01:00