]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'hv/mingw-fs-funnies'
authorJunio C Hamano <gitster@pobox.com>
Mon, 28 Feb 2011 05:17:37 +0000 (21:17 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 28 Feb 2011 05:17:37 +0000 (21:17 -0800)
commit70ae2beadd45d1874ffbfba2d5c45ea9fd2af12c
tree6e87711dc4f32058c3e2c5a8de7c3b688fa6ad38
parent42e3086bf6cf054b9a437235e8b9669b22478d08
parentab1a11be7858e1f92ee2e4ee1d70fabe7d5fe0ee
Merge branch 'hv/mingw-fs-funnies'

* hv/mingw-fs-funnies:
  mingw_rmdir: set errno=ENOTEMPTY when appropriate
  mingw: add fallback for rmdir in case directory is in use
  mingw: make failures to unlink or move raise a question
  mingw: work around irregular failures of unlink on windows
  mingw: move unlink wrapper to mingw.c
compat/mingw.h