Accepting request 334864 from devel:tools:scm

git 2.6.0

OBS-URL: https://build.opensuse.org/request/show/334864
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=166
This commit is contained in:
2015-10-01 07:28:19 +00:00
committed by Git OBS Bridge
parent f5e36d7fac
commit 88ee113741
7 changed files with 230 additions and 6 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Tue Sep 29 18:57:13 UTC 2015 - astieger@suse.com
- git 2.6.0:
* many UI and workflow updates, added parameters and options
* some performance optimisations and resource use reduction
- refresh pager-don-t-use-unsafe-functions-in-signal-handle.patch
-------------------------------------------------------------------
Fri Sep 25 15:11:29 CEST 2015 - tiwai@suse.de
- Fix deadlock in signal handler in pager (boo#942297):
pager-don-t-use-unsafe-functions-in-signal-handle.patch
-------------------------------------------------------------------
Sun Sep 20 16:34:29 UTC 2015 - astieger@suse.com
- git 2.5.3:
* The experimental untracked-cache feature were buggy when paths
with a few levels of subdirectories are involved.
* Fix performance regression in "git am --skip"
-------------------------------------------------------------------
Sat Sep 19 10:13:32 UTC 2015 - dimstar@opensuse.org
- Suggest instead of recommend git-web: git-web is the web-server
browsing part. Users that install git-core and appache will still
get it auto-recommended based on the supplements.
-------------------------------------------------------------------
Fri Sep 11 18:29:52 UTC 2015 - astieger@suse.com