commit git-cola for openSUSE:Factory
Hello community, here is the log from the commit of package git-cola for openSUSE:Factory checked in at 2016-05-03 09:37:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/git-cola (Old) and /work/SRC/openSUSE:Factory/.git-cola.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "git-cola" Changes: -------- --- /work/SRC/openSUSE:Factory/git-cola/git-cola.changes 2016-01-05 21:55:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.git-cola.new/git-cola.changes 2016-05-03 10:16:38.000000000 +0200 @@ -1,0 +2,23 @@ +Sun May 1 09:08:27 UTC 2016 - marcin.bajor@gmail.com + +- Update to 2.6 +- Usability, bells and whistles +* A new “Reset” sub-menu provides access to running “git reset –mixed” when resetting branch heads and “git reset –merge” when resetting worktrees. +https://github.com/git-cola/git-cola/issues/542 +* git cola now supports linked worktrees, i.e. worktrees created by git worktree. +https://github.com/git-cola/git-cola/issues/554 +- Fixes +* Diff highlighting is now robust to the user having diff.supressBlankEmpty=true in their git config. +https://github.com/git-cola/git-cola/issues/541 +* The filesystem monitor now properly handles repositories that use .git-files, e.g. when using submodules. +https://github.com/git-cola/git-cola/issues/545 +https://github.com/git-cola/git-cola/pulls/546 +* Per-repository git configuration is now properly detected when launching git cola from an application launcher. +https://github.com/git-cola/git-cola/issues/548 +* git cola now cleans up after itself immediately to avoid leaving behind empty /tmp/git-cola-XXXXXX directories when the user uses Ctrl+C to quit the app. +https://github.com/git-cola/git-cola/issues/566 +- Packaging +* It is now possible to install git cola to and from utf8-encoded filesystem paths. Previously, Python’s stdlib would during installation. +https://github.com/git-cola/git-cola/issues/551 + +------------------------------------------------------------------- Old: ---- v2.5.tar.gz New: ---- v2.6.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ git-cola.spec ++++++ --- /var/tmp/diff_new_pack.toUQ3k/_old 2016-05-03 10:16:39.000000000 +0200 +++ /var/tmp/diff_new_pack.toUQ3k/_new 2016-05-03 10:16:39.000000000 +0200 @@ -2,7 +2,7 @@ # spec file for package git-cola # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. -# Copyright (c) 2011 Marcin Bajor +# Copyright (c) 2016 Marcin Bajor # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: git-cola -Version: 2.5 +Version: 2.6 Release: 0 Summary: Sleek and powerful git GUI License: GPL-2.0+ ++++++ v2.5.tar.gz -> v2.6.tar.gz ++++++ ++++ 61286 lines of diff (skipped)
participants (1)
-
root@hilbert.suse.de