Merge branch 'db/vcs-helper-rest' into pu
commit95c66ebf42739707f46d38f34e3e85e82e7fe72e
authorJunio C Hamano <gitster@pobox.com>
Sun, 4 Oct 2009 09:48:19 +0000 (4 02:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 4 Oct 2009 09:48:19 +0000 (4 02:48 -0700)
tree78840d88188df2e92bd9ec2dcbd58a628f9ebfff
parent2ea4a9e7568269c2797db31dd27a47f51346f956
parenta6f6bc720212ebf81034699f72e5e40e4875810b
Merge branch 'db/vcs-helper-rest' into pu

* db/vcs-helper-rest:
  Allow helpers to report in "list" command that the ref is unchanged
  Add support for "import" helper command
  Add a config option for remotes to specify a foreign vcs
  Allow programs to not depend on remotes having urls
  Allow fetch to modify refs
  Use a function to determine whether a remote is valid

Conflicts:
builtin-clone.c
builtin-push.c
remote.c
transport.c
Documentation/config.txt
builtin-clone.c
builtin-fetch.c
builtin-push.c
remote.c
transport-helper.c
transport.c
transport.h