Accepting request 311414 from devel:tools:scm

git 2.4.3

OBS-URL: https://build.opensuse.org/request/show/311414
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=158
This commit is contained in:
2015-06-11 06:21:22 +00:00
committed by Git OBS Bridge
parent 303412623f
commit 53a22542d9
6 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Jun 7 12:34:01 UTC 2015 - astieger@suse.com
- git 2.4.3:
* Ui message corrections and improvements
* "git pull --log" and "git pull --no-log" worked as expected,
but "git pull --log=20" did not.
* Fix pull.ff configuration overriding merge.ff
* fix memory leaks and resource exhaustion errors
* documentation fixes
* Fix core.excludesfile priorities
-------------------------------------------------------------------
Wed May 27 18:21:16 UTC 2015 - astieger@suse.com