author | Junio C Hamano <gitster@pobox.com> | |
Fri, 21 Oct 2011 23:04:32 +0000 (16:04 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 21 Oct 2011 23:04:32 +0000 (16:04 -0700) | ||
commit | afd6284a7fdbb479b5c99a87f64d7496f6fe8a27 | |
tree | 8023d7fb1a7be7457d8fcdeba68e7a0ddfa9f6cc | tree | snapshot |
parent | 8963314c77af9a4eda5dcbdbab3d4001af83ad81 | commit | diff |
parent | 3ac64370164fb80e92c3c9136210d3a49f1e01fa | commit | diff |
Merge branch 'ph/transport-with-gitfile'
* ph/transport-with-gitfile:
Fix is_gitfile() for files too small or larger than PATH_MAX to be a gitfile
Add test showing git-fetch groks gitfiles
Teach transport about the gitfile mechanism
Learn to handle gitfiles in enter_repo
enter_repo: do not modify input
* ph/transport-with-gitfile:
Fix is_gitfile() for files too small or larger than PATH_MAX to be a gitfile
Add test showing git-fetch groks gitfiles
Teach transport about the gitfile mechanism
Learn to handle gitfiles in enter_repo
enter_repo: do not modify input
cache.h | diff1 | | diff2 | | blob | history |
daemon.c | diff1 | | diff2 | | blob | history |
transport.c | diff1 | | diff2 | | blob | history |