author | Junio C Hamano <gitster@pobox.com> | |
Mon, 6 Apr 2009 07:42:52 +0000 (00:42 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 6 Apr 2009 07:42:52 +0000 (00:42 -0700) | ||
commit | 03a39a91842cf745e5fc27dbd6485aad44d839a4 | |
tree | d4536e303954fc52c189fc3140c46810e9832766 | tree | snapshot |
parent | ccc852c37751c7bc8f81bfb71e6722291270bca5 | commit | diff |
parent | 1b89eaa4bef44ef84f2af611d5db8727e3be266c | commit | diff |
Merge branch 'jc/shared-literally'
* jc/shared-literally:
t1301: loosen test for forced modes
set_shared_perm(): sometimes we know what the final mode bits should look like
move_temp_to_file(): do not forget to chmod() in "Coda hack" codepath
Move chmod(foo, 0444) into move_temp_to_file()
"core.sharedrepository = 0mode" should set, not loosen
* jc/shared-literally:
t1301: loosen test for forced modes
set_shared_perm(): sometimes we know what the final mode bits should look like
move_temp_to_file(): do not forget to chmod() in "Coda hack" codepath
Move chmod(foo, 0444) into move_temp_to_file()
"core.sharedrepository = 0mode" should set, not loosen
builtin-init-db.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
fast-import.c | diff1 | | diff2 | | blob | history |
http-push.c | diff1 | | diff2 | | blob | history |
index-pack.c | diff1 | | diff2 | | blob | history |
sha1_file.c | diff1 | | diff2 | | blob | history |
t/t1301-shared-repo.sh | diff1 | | diff2 | | blob | history |