Merge branch 'js/maint-1.6.0-path-normalize'
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 Feb 2009 05:30:52 +0000 (21:30 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 Feb 2009 05:30:52 +0000 (21:30 -0800)
commit6e5d7ddc490fc7fdf46a5d0af35aa6fd64ae4a96
treea145bfaa00806f84c982c0c4394eb9b8c002db8b
parentfd8475d9fb76fbc435ba5dc5b7e97b0cad92661d
parentf2a782b8ba189b5ed51d18aa3eb93a670c220018
Merge branch 'js/maint-1.6.0-path-normalize'

* js/maint-1.6.0-path-normalize:
  Remove unused normalize_absolute_path()
  Test and fix normalize_path_copy()
  Fix GIT_CEILING_DIRECTORIES on Windows
  Move sanitary_path_copy() to path.c and rename it to normalize_path_copy()
  Make test-path-utils more robust against incorrect use
cache.h
path.c
setup.c