Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1
commite10d48de74ec8c01d0528217abf465af7bbf5a56
authorJunio C Hamano <gitster@pobox.com>
Sun, 22 Mar 2009 05:59:19 +0000 (21 22:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Mar 2009 05:59:19 +0000 (21 22:59 -0700)
treee1a72297641e6d83de8aa23525949022bb466bff
parent2990034f1ed2c3d85d23d5611a1f04d317f785ac
parentf2a782b8ba189b5ed51d18aa3eb93a670c220018
Merge branch 'js/maint-1.6.0-path-normalize' into maint-1.6.1

* 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
setup.c