Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
|
1f97bda5c5 | ||
|
a686a1df29 | ||
|
2495b40bee |
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f655cc1366fc10058a2bd505bb88ca78e653ff7526c1b81774c44b9d841210e3
|
||||
size 1183631
|
3
tig-2.5.12.tar.gz
Normal file
3
tig-2.5.12.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5dda8a098810bb499096e17fc9f69c0a5915a23f46be27209fc8195d7a792108
|
||||
size 1190652
|
33
tig.changes
33
tig.changes
@ -1,7 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 07:20:43 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 2.5.12:
|
||||
* Fix empty blame view when opened from the diff view on i586. (#1362)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 31 14:15:57 UTC 2025 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 2.5.11:
|
||||
Incompatibilities:
|
||||
* Update remote repo variables. (#1358)
|
||||
Bug fixes:
|
||||
* Fix various issues with diff.noprefix and --no-prefix.
|
||||
* Fix Ctrl-C behavior within the Readline prompt. (#1342)
|
||||
* Fix message upon edit from diffstat without patch.
|
||||
* Fix missing dates in the refs view.
|
||||
* Don't report an error when diff-highlight is killed intentionally.
|
||||
* Fix parsing of reflog designator in timestamp format.
|
||||
Improvements:
|
||||
* Open the blob corresponding to the diff line. (#1334)
|
||||
* Keep cursor position in the main view when toggling
|
||||
file-filter and rev-filter.
|
||||
* Make errors visible in views showing Git output. (#1346)
|
||||
* Allow different colors for all references types.
|
||||
* Enable search in sections titles. (#1043)
|
||||
* Show committer date by default in the date column. (#294)
|
||||
* Update utf8proc to v2.10.0, supporting Unicode 16.
|
||||
* Only show stash, notes and prefetch in the refs view when
|
||||
invoked with tig refs --all. (#1359)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun May 12 19:01:21 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de>
|
||||
|
||||
- update to 2.5.10:
|
||||
- Update to 2.5.10:
|
||||
* Fix stat-* coloring file names in tig status instead of just
|
||||
markers (regression in 2.5.9)
|
||||
* Fix keybinding with +[cmd] not triggering view refreshing
|
||||
|
4
tig.spec
4
tig.spec
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package tig
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: tig
|
||||
Version: 2.5.10
|
||||
Version: 2.5.12
|
||||
Release: 0
|
||||
Summary: An ncurses-based text-mode interface for git
|
||||
License: GPL-2.0-or-later
|
||||
|
Loading…
x
Reference in New Issue
Block a user