SHA256
1
0
forked from pool/git

Accepting request 138799 from devel:tools:scm

Updated to 1.7.12.4 (forwarded request 138736 from douglarek)

OBS-URL: https://build.opensuse.org/request/show/138799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/git?expand=0&rev=95
This commit is contained in:
Stephan Kulow
2012-10-19 20:55:45 +00:00
committed by Git OBS Bridge
parent c3a83f62ec
commit 26f305b8b5
4 changed files with 27 additions and 4 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Thu Oct 18 14:50:30 UTC 2012 - douglarek@outlook.com
- updated to version 1.7.12.4:
* "git fetch" over the dumb-http revision walker could segfault when
curl's multi interface was used.
* It was possible to give specific paths for "asciidoc" and other
tools in the documentation toolchain, but not for "xmlto".
* "gitweb" did not give the correct committer timezone in its feed
output due to a typo.
* The "-Xours" (and similarly -Xtheirs) backend option to "git
merge -s recursive" was ignored for binary files. Now it is
honored.
* The "binary" synthetic attribute made "diff" to treat the path as
binary, but not "merge".
Also contains many documentation updates.
-------------------------------------------------------------------
Thu Oct 11 00:19:07 CST 2012 - douglarek@outlook.com