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) |
* 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
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
1 | 2 | |||
---|---|---|---|---|
builtin-init-db.c | patch | | diff1 | | diff2 | | blob | history |
cache.h | patch | | diff1 | | diff2 | | blob | history |
fast-import.c | patch | | diff1 | | diff2 | | blob | history |
http-push.c | patch | | diff1 | | diff2 | | blob | history |
index-pack.c | patch | | diff1 | | diff2 | | blob | history |
sha1_file.c | patch | | diff1 | | diff2 | | blob | history |
t/t1301-shared-repo.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc builtin-init-db.c
Simple merge
diff --cc cache.h
Simple merge
diff --cc fast-import.c
Simple merge
diff --cc http-push.c
Simple merge
diff --cc index-pack.c
Simple merge
diff --cc sha1_file.c
Simple merge
diff --cc t/t1301-shared-repo.sh
Simple merge