author | Junio C Hamano <gitster@pobox.com> | |
Thu, 30 Jun 2011 00:09:17 +0000 (17:09 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 30 Jun 2011 00:09:17 +0000 (17:09 -0700) | ||
commit | 033c2dc4364042b9e6dbd44e82e1974f78a72567 | |
tree | 8a7dc969376cd254dd46e5f4038f9592929f8a7a | tree | snapshot |
parent | 1fd7ef2e8f6b8b67f4d3be7b9ab5bbd9d8f639ec | commit | diff |
parent | e0f530ff8afbd252170f57e70a8609a83a7cabe1 | commit | diff |
Merge branch 'ef/maint-win-verify-path'
* ef/maint-win-verify-path:
verify_dotfile(): do not assume '/' is the path seperator
verify_path(): simplify check at the directory boundary
verify_path: consider dos drive prefix
real_path: do not assume '/' is the path seperator
A Windows path starting with a backslash is absolute
* ef/maint-win-verify-path:
verify_dotfile(): do not assume '/' is the path seperator
verify_path(): simplify check at the directory boundary
verify_path: consider dos drive prefix
real_path: do not assume '/' is the path seperator
A Windows path starting with a backslash is absolute
abspath.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
compat/mingw.h | diff1 | | diff2 | | blob | history |
git-compat-util.h | diff1 | | diff2 | | blob | history |
read-cache.c | diff1 | | diff2 | | blob | history |