git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] further fixes of check_ref_format() users
@ 2012-08-20 17:39 Junio C Hamano
  2012-08-20 17:39 ` [PATCH 1/2] fetch/push: allow refs/*:refs/* Junio C Hamano
  2012-08-20 17:39 ` [PATCH 2/2] get_fetch_map(): tighten checks on dest refs Junio C Hamano
  0 siblings, 2 replies; 8+ messages in thread
From: Junio C Hamano @ 2012-08-20 17:39 UTC (permalink / raw)
  To: git; +Cc: Michael Haggerty

There were a few overtight "check_ref_format()" that was exposed
with a natural "mirror" refspec "refs/*:refs/*".

Junio C Hamano (2):
  fetch/push: allow refs/*:refs/*
  get_fetch_map(): tighten checks on dest refs

 builtin/fetch-pack.c   |  2 +-
 builtin/receive-pack.c |  2 +-
 connect.c              |  8 ++------
 remote.c               |  6 +++---
 t/t5516-fetch-push.sh  | 33 +++++++++++++++++++++++++++++++++
 5 files changed, 40 insertions(+), 11 deletions(-)

-- 
1.7.12.92.g7963261

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-08-22 16:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-20 17:39 [PATCH 0/2] further fixes of check_ref_format() users Junio C Hamano
2012-08-20 17:39 ` [PATCH 1/2] fetch/push: allow refs/*:refs/* Junio C Hamano
2012-08-21  6:43   ` Michael Haggerty
2012-08-21 17:37     ` Junio C Hamano
2012-08-22  7:39       ` Michael Haggerty
2012-08-22 11:28         ` Junio C Hamano
2012-08-22 16:56           ` Junio C Hamano
2012-08-20 17:39 ` [PATCH 2/2] get_fetch_map(): tighten checks on dest refs Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).