git: bump to version 1.8.5.2
authorAxel Lin <axel.lin@ingics.com>
Wed, 18 Dec 2013 06:14:40 +0000 (14:14 +0800)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 18 Dec 2013 11:07:21 +0000 (12:07 +0100)
commit69d33ae53346108a514edbf4411890d4713e3505
treee55397bb0bb6ceff5b4e6e2194e1a67aae320f16
parent4cf02e6bfec9bfdb9d06081537b928e54623857c
git: bump to version 1.8.5.2

Fixes since v1.8.5.1:
 * "git diff -- ':(icase)makefile'" was unnecessarily rejected at the
   command line parser.

 * "git cat-file --batch-check=ok" did not check the existence of
   the named object.

 * "git am --abort" sometimes complained about not being able to write
   a tree with an 0{40} object in it.

 * Two processes creating loose objects at the same time could have
   failed unnecessarily when the name of their new objects started
   with the same byte value, due to a race condition.

Also contains typofixes, documentation updates and trivial code clean-ups.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/git/git.mk