Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gitui for openSUSE:Factory checked in at 2026-01-13 21:34:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gitui (Old) and /work/SRC/openSUSE:Factory/.gitui.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gitui" Tue Jan 13 21:34:51 2026 rev:11 rq:1327004 version:0.28.0 Changes: -------- --- /work/SRC/openSUSE:Factory/gitui/gitui.changes 2025-01-30 15:59:05.513847427 +0100 +++ /work/SRC/openSUSE:Factory/.gitui.new.1928/gitui.changes 2026-01-13 21:35:24.510087820 +0100 @@ -1,0 +2,49 @@ +Thu Jan 1 17:14:38 UTC 2026 - Andreas Prittwitz <[email protected]> + +- Update to 0.28.0 + Added: + * support choosing checkout branch method when status is not empty + * support pre-push hook + * message tab supports pageUp and pageDown + * files and status tab support pageUp and pageDown + * support loading custom syntax highlighting themes from a file + * select syntax highlighting theme out of the defaults + from syntect + * new command-line option to override the default log file + path (--logfile) + * dx: make check checks Cargo.toml dependency ordering + using cargo sort + * add use_selection_fg to theme file to allow customizing + selection foreground color + * add "go to line" command for the blame view + * add --file cli flag to open the files tab with the given + file already selected + * add the ability to specify a custom keybinding/symbols + file via the cli + Changed: + * execute git-hooks directly if possible (on *nix) else use sh + instead of bash (without reading SHELL variable) + * improve error messages + * improve syntax highlighting file detection + * after commit: jump back to unstaged area + * the default key to close the commit error message popup + is now the Escape key + * use OSC52 copying in case other methods fail + * push: respect branch.*.merge when push default is upstream + * set the terminal title to gitui ({repo_path}) + * respect .mailmap + * use gitoxide for get_tags + * increase MSRV to 1.82 + Fixes: + * resolve core.hooksPath relative to GIT_WORK_TREE + * yanking commit ranges no longer generates incorrect dotted + range notations, but lists each individual commit + * print slightly nicer errors when failing to create a directory + * when the terminal is insufficient to display all the commands, + the cmdbar_bg configuration color does not fully take effect. + * disable blame and history popup keybinds for untracked files + * overwrites committer on amend of unsigned commits + * Updated project links to point to gitui-org + instead of extrawurst + +------------------------------------------------------------------- Old: ---- gitui-0.27.0.tar.gz New: ---- gitui-0.28.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gitui.spec ++++++ --- /var/tmp/diff_new_pack.8TfzsW/_old 2026-01-13 21:35:31.234365554 +0100 +++ /var/tmp/diff_new_pack.8TfzsW/_new 2026-01-13 21:35:31.234365554 +0100 @@ -1,7 +1,7 @@ # # spec file for package gitui # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2026 SUSE LLC and contributors # Copyright (c) 2025 Andreas Stieger <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -18,7 +18,7 @@ Name: gitui -Version: 0.27.0 +Version: 0.28.0 Release: 0 Summary: Terminal UI for git License: (Apache-2.0 OR MIT) AND Unicode-DFS-2016 AND (0BSD OR MIT OR Apache-2.0) AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Artistic-2.0 OR CC0-1.0) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND BSD-2-Clause AND BSD-3-Clause AND CDDL-1.0 AND ISC AND MIT AND MIT AND CC-BY-3.0 AND MPL-2.0 AND SUSE-GPL-2.0-with-linking-exception ++++++ gitui-0.27.0.tar.gz -> gitui-0.28.0.tar.gz ++++++ /work/SRC/openSUSE:Factory/gitui/gitui-0.27.0.tar.gz /work/SRC/openSUSE:Factory/.gitui.new.1928/gitui-0.28.0.tar.gz differ: char 13, line 1 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/gitui/vendor.tar.zst /work/SRC/openSUSE:Factory/.gitui.new.1928/vendor.tar.zst differ: char 7, line 1
