SHA256
1
0
forked from pool/tig

Accepting request 493219 from home:AndreasStieger:branches:devel:tools:scm

tig 2.2.2

OBS-URL: https://build.opensuse.org/request/show/493219
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/tig?expand=0&rev=48
This commit is contained in:
Andreas Stieger 2017-05-06 16:44:39 +00:00 committed by Git OBS Bridge
parent a28455a2a9
commit 6a9fbd0884
4 changed files with 32 additions and 4 deletions

View File

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

3
tig-2.2.2.tar.gz Normal file
View File

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

View File

@ -1,3 +1,31 @@
-------------------------------------------------------------------
Sat May 6 16:38:21 UTC 2017 - astieger@suse.com
- tig 2.2.2:
* The status-untracked-dirs option was renamed to
status-show-untracked-dirs to match the new
status-show-untracked-files option.
* Use diff-options when preparing the diff in the stage view to
make the diff state configurable
* Add 'status-show-untracked-files' option mirroring Git's
'status.showUntrackedFiles' to toggle display of untracked
files in the status view. On by default
* Update ax_with_curses.m4 and use pkg-config to detect
* Add tig-pick script for using Tig as a commit picker
* Add "smart case" option ('set ignore-case = smart-case') to
ignore case when the search string is lower-case only
* Fix author ident cache being keyed by email only.
* Fix periodic refresh mode to properly detect ref changes.
* Add workaround for detecting failure to start the
diff-highlight process.
* Show diffs in the stash view when set mailmap = true
* Fix parsing of git-log revision arguments, such as
--exclude=... in conjunction with --all
* Fix diff stat parsing for binary copies
* Fix crash when resizing terminal while search is in progress
* Fix argument filtering to pass more arguments through to Git
* Check for termcap support in split tinfo libs
-------------------------------------------------------------------
Sat Mar 11 15:28:59 UTC 2017 - mimi.vx@gmail.com

View File

@ -17,7 +17,7 @@
Name: tig
Version: 2.2.1
Version: 2.2.2
Release: 0
Summary: An ncurses-based text-mode interface for git
License: GPL-2.0+