5 Commits

Author SHA256 Message Date
0909125ca4 Accepting request 1241342 from utilities
OBS-URL: https://build.opensuse.org/request/show/1241342
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitui?expand=0&rev=10
2025-01-30 14:58:53 +00:00
Soc Virnyl Estela
0a7bcc3933 Accepting request 1240371 from home:AndreasStieger:branches:utilities
gitui 0.27.0

OBS-URL: https://build.opensuse.org/request/show/1240371
OBS-URL: https://build.opensuse.org/package/show/utilities/gitui?expand=0&rev=26
2025-01-30 12:38:16 +00:00
dc82dab896 Accepting request 1220284 from utilities
- Update outdated source service configuration
- Disable update of dependencies
- Update to version 0.26.3:
  * update yanked dependency to libc to fix building with --locked.
  * document breaking change in theme file format.
  * support BUILD_GIT_COMMIT_ID enabling builds from git archive generated source tarballs or other outside a git repo
  * breaking change: Theme format based on new changes from ratatui crate

OBS-URL: https://build.opensuse.org/request/show/1220284
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gitui?expand=0&rev=9
2024-11-03 06:17:31 +00:00
Soc Virnyl Estela
9df928d3fb - Update outdated source service configuration
- Disable update of dependencies

OBS-URL: https://build.opensuse.org/package/show/utilities/gitui?expand=0&rev=24
2024-11-02 13:08:29 +00:00
Soc Virnyl Estela
d4e2909bc4 - Update to version 0.26.3:
* update yanked dependency to libc to fix building with --locked.
  * document breaking change in theme file format.
  * support BUILD_GIT_COMMIT_ID enabling builds from git archive generated source tarballs or other outside a git repo
  * breaking change: Theme format based on new changes from ratatui crate

OBS-URL: https://build.opensuse.org/package/show/utilities/gitui?expand=0&rev=23
2024-10-26 06:37:08 +00:00
5 changed files with 7 additions and 56 deletions

3
gitui-0.27.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:55a85f4a3ce97712b618575aa80f3c15ea4004d554e8899669910d7fb4ff6e4b
size 34695215

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3d7d1deef84b8cb3f59882b57b9a70d39ddd6491bd4539504d69b2b3924c044f
size 35102374

View File

@@ -1,52 +1,3 @@
-------------------------------------------------------------------
Thu Jan 1 17:14:38 UTC 2026 - Andreas Prittwitz <m4ng4n@gmx.de>
- 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
-------------------------------------------------------------------
Sun Jan 26 15:47:12 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package gitui
#
# Copyright (c) 2026 SUSE LLC and contributors
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
Name: gitui
Version: 0.28.0
Version: 0.27.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

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:821a8bce7f81ce7862939bbf913776bd923b9b99ac7ad594437807049803f1eb
size 49617397
oid sha256:602a011742aeb96691a9f6dc433838ddf6da35ec0f1672de3eeb8042b59403dd
size 48730837