author | Junio C Hamano <gitster@pobox.com> | |
Thu, 18 Aug 2011 00:35:38 +0000 (17:35 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 18 Aug 2011 00:35:38 +0000 (17:35 -0700) |
* js/ref-namespaces:
ref namespaces: tests
ref namespaces: documentation
ref namespaces: Support remote repositories via upload-pack and receive-pack
ref namespaces: infrastructure
Fix prefix handling in ref iteration functions
ref namespaces: tests
ref namespaces: documentation
ref namespaces: Support remote repositories via upload-pack and receive-pack
ref namespaces: infrastructure
Fix prefix handling in ref iteration functions
1 | 2 | |||
---|---|---|---|---|
Documentation/Makefile | patch | | diff1 | | diff2 | | blob | history |
Documentation/git-receive-pack.txt | patch | | diff1 | | diff2 | | blob | history |
Documentation/git-upload-pack.txt | patch | | diff1 | | diff2 | | blob | history |
Documentation/git.txt | patch | | diff1 | | diff2 | | blob | history |
builtin/receive-pack.c | patch | | diff1 | | diff2 | | blob | history |
cache.h | patch | | diff1 | | diff2 | | blob | history |
contrib/completion/git-completion.bash | patch | | diff1 | | diff2 | | blob | history |
environment.c | patch | | diff1 | | diff2 | | blob | history |
git.c | patch | | diff1 | | diff2 | | blob | history |
refs.c | patch | | diff1 | | diff2 | | blob | history |
refs.h | patch | | diff1 | | diff2 | | blob | history |
diff --cc Documentation/Makefile
Simple merge
diff --cc Documentation/git-receive-pack.txt
Simple merge
diff --cc Documentation/git-upload-pack.txt
Simple merge
diff --cc Documentation/git.txt
Simple merge
diff --cc builtin/receive-pack.c
Simple merge
diff --cc cache.h
Simple merge
diff --cc contrib/completion/git-completion.bash
Simple merge
diff --cc environment.c
Simple merge
diff --cc git.c
Simple merge
diff --cc refs.c
Simple merge
diff --cc refs.h
Simple merge