Hello community,

here is the log from the commit of package tig for openSUSE:Factory checked in 
at 2019-11-21 12:58:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tig (Old)
 and      /work/SRC/openSUSE:Factory/.tig.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tig"

Thu Nov 21 12:58:49 2019 rev:45 rq:749893 version:2.5.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/tig/tig.changes  2018-08-04 21:54:35.837411524 
+0200
+++ /work/SRC/openSUSE:Factory/.tig.new.26869/tig.changes       2019-11-21 
12:58:49.806524869 +0100
@@ -1,0 +2,47 @@
+Wed Nov 20 11:31:17 UTC 2019 - Michael Vetter <mvet...@suse.com>
+
+- Update to 2.5.0:
+  Improvements:
+  * Single file view enters blame mode on "b". (#804)
+  * Show untracked files in the default view. (#762)
+  * Disable graph if log.follow is enabled and there is only one pathspec. 
(#881)
+  * Disable graph for author searches.
+  * git_colors: interpret 'ul' as 'underline'.
+  * Add refname variable. (#900)
+  * Add -C option to specify the working directory. (#570)
+  * Improve behaviour of auto and periodic refresh modes. (#389, #441, #482, 
#794, #888, #932)
+  * Add support for repos created with git --work-tree. (#872)
+  * Add diff-highlight to pager mode.
+  * Show annotated commits in main view. (#819)
+  * Introduce reflog view. (#538)
+  * Add option to start with cursor on HEAD commit. (#755)
+  * Support combined diffs with more than 2 parents.
+  * Improve how a toggle option value is shown on the status line. (#879)
+  * Add options to filter refs output. (#694)
+  * Update utf8proc to v2.4.0. (#961)
+  Bug fixes:
+  * Fix garbled cursor line with older ncurses versions.
+  * Fix diff highlighting of removed lines starting with -- and added lines
+  * starting with ++. (#871, #875)
+  * Fix loop when displaying search result if regex matches an empty string. 
(#866)
+  * Add synchronous command description in tigrc.
+  * Fix parsing of git rev-parse output. (#884)
+  * Propagate --first-parent to diff arguments. (#861)
+  * Use proper type for hash table size. (#858)
+  * Fix incorrect cppcheck warning about realloc() use.
+  * Don't shift signed int by 31 bits.
+  * Fix Vim going background after running Tig outside of a git repository. 
(#906)
+  * make-builtin-config: use "read -r". (#912)
+  * Fix segfaults with readline 8.0. (#893)
+  * Reset state before closing stage view automatically.
+  * Don't use a child view as previous view.
+  * Force reload of VIEW_FLEX_WIDTH views only when needed.
+  * Combined diff uses @@@ as hunk marker.
+  * Fix memory leak induced by 'tig grep'.
+  * Fix memory leak in main view.
+  * Exit gracefully if refs view was defined without ref column. (#897)
+  * Fix pager view not moving up when child view is open.
+  * make-builtin-config: Fix unportable sed usage in read_tigrc().
+  * Properly detect combined diffs. (#942)
+
+-------------------------------------------------------------------

Old:
----
  tig-2.4.1.tar.gz

New:
----
  tig-2.5.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ tig.spec ++++++
--- /var/tmp/diff_new_pack.fmFDb2/_old  2019-11-21 12:58:50.174524755 +0100
+++ /var/tmp/diff_new_pack.fmFDb2/_new  2019-11-21 12:58:50.174524755 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tig
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,12 +12,12 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           tig
-Version:        2.4.1
+Version:        2.5.0
 Release:        0
 Summary:        An ncurses-based text-mode interface for git
 License:        GPL-2.0-or-later

++++++ tig-2.4.1.tar.gz -> tig-2.5.0.tar.gz ++++++
++++ 35025 lines of diff (skipped)


Reply via email to