Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package lazyworktree for openSUSE:Factory checked in at 2026-09-21 12:10:15 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lazyworktree (Old) and /work/SRC/openSUSE:Factory/.lazyworktree.new.383539 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lazyworktree" Mon Sep 21 12:10:15 2026 rev:9 rq:1379204 version:1.50.0 Changes: -------- --- /work/SRC/openSUSE:Factory/lazyworktree/lazyworktree.changes 2026-07-22 19:07:16.393513286 +0200 +++ /work/SRC/openSUSE:Factory/.lazyworktree.new.383539/lazyworktree.changes 2026-09-21 12:10:19.211933653 +0200 @@ -1,0 +2,42 @@ +Sun Sep 20 07:31:31 UTC 2026 - Johannes Kastl <[email protected]> + +- Update to version 1.50.0: + This release adds PR and MR reviewer details directly to the Info + pane, improves cleanup safety by automatically skipping worktrees + with uncommitted changes, expands the random branch name + generator, and fixes text pasting across modal inputs. + * Features + - PR/MR Reviewers in Info Pane: Display reviewers who have + submitted feedback on the selected PR/MR alongside their + review verdict (approved, changes requested, or commented), + bot indicators, and avatar badges. Reviewer display can be + configured using pr_reviewers: auto|never. + - Safe Worktree Cleanup: Interactive and non-interactive + cleanup commands now skip worktrees containing uncommitted + changes, untracked files, or dirty submodules to prevent data + loss (#98). Skipped items and their reasons are reported in + CLI summaries and --json output. + - Expanded Random Branch Names: Expanded the curated dictionary + of adjectives and nouns used for auto-generated branch names + to over 58,000 safe combinations (#97). + * Bug Fixes + - Pasting in Input Fields: Fixed bracketed paste handling so + pasted text correctly routes into focused text inputs in + modal screens, search boxes, and filter fields. + - Quiet Fetch for Fork PRs: Quietly handle initial branch fetch + attempts when updating existing worktrees for fork PRs, + avoiding spurious error messages before falling back to pull + request references. + * Maintenance + - Redesigned the project documentation website and landing page + with a clean, flat system-font layout. + - Updated AI integration examples and scripts to reference + gemini-3.5-flash-lite and gemini-3.6-flash. + - Updated test coverage and fixed linter configuration syntax + in .golangci.yml. + * Dependencies + - Upgraded alexellis/setup-arkade to v4. + - Updated Go dependencies including charm.land/bubbles, + charm.land/bubbletea, and charm.land/lipgloss. + +------------------------------------------------------------------- Old: ---- lazyworktree-1.49.0.obscpio New: ---- lazyworktree-1.50.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lazyworktree.spec ++++++ --- /var/tmp/diff_new_pack.HEUBF8/_old 2026-09-21 12:10:20.196974638 +0200 +++ /var/tmp/diff_new_pack.HEUBF8/_new 2026-09-21 12:10:20.197974680 +0200 @@ -17,7 +17,7 @@ Name: lazyworktree -Version: 1.49.0 +Version: 1.50.0 Release: 0 Summary: Easy Git worktree management for the terminal License: Apache-2.0 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.HEUBF8/_old 2026-09-21 12:10:20.233976178 +0200 +++ /var/tmp/diff_new_pack.HEUBF8/_new 2026-09-21 12:10:20.235976261 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/chmouel/lazyworktree.git</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">refs/tags/v1.49.0</param> + <param name="revision">refs/tags/v1.50.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.HEUBF8/_old 2026-09-21 12:10:20.263977426 +0200 +++ /var/tmp/diff_new_pack.HEUBF8/_new 2026-09-21 12:10:20.267977593 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/chmouel/lazyworktree.git</param> - <param name="changesrevision">88d157325b1dda4da6cdcb3c3e7abab7a2508826</param></service></servicedata> + <param name="changesrevision">c0f0b845c9f859842c93ff6d01722f1f1f4b298b</param></service></servicedata> (No newline at EOF) ++++++ lazyworktree-1.49.0.obscpio -> lazyworktree-1.50.0.obscpio ++++++ ++++ 7993 lines of diff (skipped) ++++++ lazyworktree.obsinfo ++++++ --- /var/tmp/diff_new_pack.HEUBF8/_old 2026-09-21 12:10:20.729996816 +0200 +++ /var/tmp/diff_new_pack.HEUBF8/_new 2026-09-21 12:10:20.733996983 +0200 @@ -1,5 +1,5 @@ name: lazyworktree -version: 1.49.0 -mtime: 1784663671 -commit: 88d157325b1dda4da6cdcb3c3e7abab7a2508826 +version: 1.50.0 +mtime: 1789556972 +commit: c0f0b845c9f859842c93ff6d01722f1f1f4b298b ++++++ vendor.tar.gz ++++++ ++++ 3050 lines of diff (skipped)
