author | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Nov 2007 11:09:52 +0000 (03:09 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 14 Nov 2007 11:09:52 +0000 (03:09 -0800) | ||
commit | a108e5386122c75a350e9a191fc727895941ddff | |
tree | d38eb81935464b397d87266203a3779a09cae7db | tree | snapshot |
parent | 481424e1f100de690849a9f0348fc78f45ab815e | commit | diff |
parent | 7c2c6ee7e0259d591acb3d9841cf5417e6b7a8eb | commit | diff |
Merge branch 'db/remote-builtin' into jk/send-pack
* db/remote-builtin:
Reteach builtin-ls-remote to understand remotes
Build in ls-remote
Use built-in send-pack.
Build-in send-pack, with an API for other programs to call.
Build-in peek-remote, using transport infrastructure.
Miscellaneous const changes and utilities
Conflicts:
transport.c
* db/remote-builtin:
Reteach builtin-ls-remote to understand remotes
Build in ls-remote
Use built-in send-pack.
Build-in send-pack, with an API for other programs to call.
Build-in peek-remote, using transport infrastructure.
Miscellaneous const changes and utilities
Conflicts:
transport.c
Makefile | diff1 | | diff2 | | blob | history |
builtin-fetch.c | diff1 | | diff2 | | blob | history |
builtin-send-pack.c | | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
git.c | diff1 | | diff2 | | blob | history |
http-push.c | diff1 | | diff2 | | blob | history |
transport.c | diff1 | | diff2 | | blob | history |
transport.h | diff1 | | diff2 | | blob | history |