From f462725cbcac876f6b3e66f18b3b6eb1469cd71c3da8c31a86d03b23ea040173 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Thu, 4 Apr 2024 05:59:49 +0000 Subject: [PATCH] Accepting request 1164465 from home:ojkastl_buildservice:Branch_devel_tools_scm update to 0.16.0 OBS-URL: https://build.opensuse.org/request/show/1164465 OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/jujutsu?expand=0&rev=13 --- _service | 2 +- jj-0.15.1.obscpio | 3 --- jj-0.16.0.obscpio | 3 +++ jj.obsinfo | 6 +++--- jujutsu.changes | 52 +++++++++++++++++++++++++++++++++++++++++++++++ jujutsu.spec | 2 +- vendor.tar.zst | 4 ++-- 7 files changed, 62 insertions(+), 10 deletions(-) delete mode 100644 jj-0.15.1.obscpio create mode 100644 jj-0.16.0.obscpio diff --git a/_service b/_service index d0aeb52..683f02f 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git .git @PARENT_TAG@ - v0.15.1 + v0.16.0 disable v(.*) diff --git a/jj-0.15.1.obscpio b/jj-0.15.1.obscpio deleted file mode 100644 index 0045145..0000000 --- a/jj-0.15.1.obscpio +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:90ba8a63fc08b6e21fbf172138ce09deb60d050c86f970cb30d2bcf903f46ca0 -size 5095436 diff --git a/jj-0.16.0.obscpio b/jj-0.16.0.obscpio new file mode 100644 index 0000000..62ca368 --- /dev/null +++ b/jj-0.16.0.obscpio @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7b02786e1a11bf049174a8fa54849943171620dfddcbde8fd485b3d744e1daa +size 5244429 diff --git a/jj.obsinfo b/jj.obsinfo index 10e8f29..375d7aa 100644 --- a/jj.obsinfo +++ b/jj.obsinfo @@ -1,4 +1,4 @@ name: jj -version: 0.15.1 -mtime: 1709786138 -commit: bf76080f42f77cad934d9a5202c7b7d29ab2c890 +version: 0.16.0 +mtime: 1712173583 +commit: 2dcdc7fb3f20f262a73f52019f5a7b7e48fe069d diff --git a/jujutsu.changes b/jujutsu.changes index be80217..960905f 100644 --- a/jujutsu.changes +++ b/jujutsu.changes @@ -1,3 +1,55 @@ +------------------------------------------------------------------- +Thu Apr 4 05:15:23 UTC 2024 - Johannes Kastl + +- update to 0.16.0: + * Deprecations + - jj move was deprecated in favor of jj squash. + * Breaking changes + - The git_head template keyword now returns an optional value + instead of a list of 0 or 1 element. + - The jj sparse set --edit/--reset flags were split up into jj + sparse edit/reset subcommands respectively. + - The jj sparse subcommands now parse and print patterns as + workspace-relative paths. + - The jj log command no longer uses the default revset when a + path is specified. + * New features + - Config now supports rgb hex colors (in the form #rrggbb) + wherever existing color names are supported. + - ui.default-command now accepts multiple string arguments, for + more complex default jj commands. + - Graph node symbols are now configurable via templates + * templates.log_node + * templates.op_log_node + - jj log now includes synthetic nodes in the graph where some + revisions were elided. + - jj squash now accepts --from and --into (also aliased as + --to) if -r is not specified. It can now be used for all use + cases where jj move could previously be used. The --from + argument accepts a revset that resolves to more than one + revision. + - Commit templates now support immutable keyword. + - New template function coalesce(content, ..) is added. + - Timestamps are now shown in local timezone and without + milliseconds and timezone offset by default. + - jj git push now prints messages from the remote. + - jj branch list now supports a --conflicted/-c option to show + only conflicted branches. + - jj duplicate and jj abandon can now take more than a single + -r argument, for consistency with other commands. + - jj branch list now allows combining -r REVISIONS/NAMES and -a + options. + - --all is now named --all-remotes for jj branch list + - There is a new global --quiet flag to silence commands' + non-primary output. + - jj split now supports a --siblings/-s option that splits the + target revision into siblings with the same parents and + children. + - new function working_copies() for revsets to show the working + copy commits of all workspaces. + * Fixed bugs + - None + ------------------------------------------------------------------- Sat Mar 16 17:29:53 UTC 2024 - Johannes Kastl diff --git a/jujutsu.spec b/jujutsu.spec index 95e35d4..239d05e 100644 --- a/jujutsu.spec +++ b/jujutsu.spec @@ -19,7 +19,7 @@ %define binary_name jj Name: jujutsu -Version: 0.15.1 +Version: 0.16.0 Release: 0 Summary: Git-compatible DVCS that is both simple and powerful License: MIT diff --git a/vendor.tar.zst b/vendor.tar.zst index 0565b06..6585c17 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:b99b3384699951b1dbfb05e8124b32e56d1f5fc18d916d0c2627281ec9c680cd -size 37916527 +oid sha256:5d9216d4d92f27476d6f4e3813cdfc0fb17132aa6bfb304be066e16fde3164e6 +size 37672869