[PATCH 0/3] Add fetch.fsckobjects

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Interestingly enough, when we added receive.fsckobjects long time ago,
for some reason we forgot to add the corresponding fetch.fsckobjects,
which would have been an obvious thing to do.

So here is a series to add it.

Junio C Hamano (3):
  fetch.fsckobjects: verify downloaded objects
  transfer.fsckobjects: unify fetch/receive.fsckobjects
  test: fetch/receive with fsckobjects

 Documentation/config.txt        |   15 +++++-
 builtin/fetch-pack.c            |   18 +++++++
 builtin/receive-pack.c          |   17 +++++-
 t/t5504-fetch-receive-strict.sh |  104 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 150 insertions(+), 4 deletions(-)
 create mode 100755 t/t5504-fetch-receive-strict.sh

-- 
1.7.7.rc0.175.gb3212

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]