git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] transport-helper: some clarifications and a fix
@ 2013-04-18  0:05 Felipe Contreras
  2013-04-18  0:05 ` [PATCH 1/6] transport-helper: clarify *:* refspec Felipe Contreras
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Felipe Contreras @ 2013-04-18  0:05 UTC (permalink / raw)
  To: git
  Cc: Junio C Hamano, John Keeping, Sverre Rabbelier, Max Horn,
	Jonathan Nieder, Florian Achleitner, Felipe Contreras

Hi,

It seems the workings of transport-helper are anything but clear, so let's try
to clarify them a bit, and after that, hopefully it would become clearer why
the last patch is actually a good fix.

Felipe Contreras (6):
  transport-helper: clarify *:* refspec
  transport-helper: update refspec documentation
  transport-helper: clarify pushing without refspecs
  transport-helper: warn when refspec is not used
  transport-helper: trivial code shuffle
  transport-helper: update remote helper namespace

 Documentation/gitremote-helpers.txt | 12 ++++++------
 t/t5801-remote-helpers.sh           | 39 ++++++++++++++++++-------------------
 transport-helper.c                  | 37 +++++++++++++++++++++++------------
 3 files changed, 50 insertions(+), 38 deletions(-)

-- 
1.8.2.1.679.g509521a

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

end of thread, other threads:[~2013-04-18 18:57 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-18  0:05 [PATCH 0/6] transport-helper: some clarifications and a fix Felipe Contreras
2013-04-18  0:05 ` [PATCH 1/6] transport-helper: clarify *:* refspec Felipe Contreras
2013-04-18  7:28   ` Thomas Rast
2013-04-18  8:18     ` Felipe Contreras
2013-04-18 12:39       ` Thomas Rast
2013-04-18 13:06         ` Felipe Contreras
2013-04-18  0:05 ` [PATCH 2/6] transport-helper: update refspec documentation Felipe Contreras
2013-04-18  0:05 ` [PATCH 3/6] transport-helper: clarify pushing without refspecs Felipe Contreras
2013-04-18  0:14   ` Sverre Rabbelier
2013-04-18 18:56   ` Stefano Lattarini
2013-04-18  0:05 ` [PATCH 4/6] transport-helper: warn when refspec is not used Felipe Contreras
2013-04-18  0:05 ` [PATCH 5/6] transport-helper: trivial code shuffle Felipe Contreras
2013-04-18  0:05 ` [PATCH 6/6] transport-helper: update remote helper namespace Felipe Contreras
2013-04-18  4:14   ` Felipe Contreras

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).