All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fixes for the ref-transactions series in origin/pu
@ 2014-06-13 15:51 Ronnie Sahlberg
  2014-06-13 15:51 ` [PATCH 1/2] remotes.c: update calls to new signature for repack_without_refs Ronnie Sahlberg
  2014-06-13 15:51 ` [PATCH 2/2] receive-pack.c: add missing xstrdup Ronnie Sahlberg
  0 siblings, 2 replies; 5+ messages in thread
From: Ronnie Sahlberg @ 2014-06-13 15:51 UTC (permalink / raw)
  To: git; +Cc: Ronnie Sahlberg

Jun,
Please find two fixes for the ref-transactions series in origin/pu

Ronnie Sahlberg (2):
  remotes.c: update calls to new signature for repack_without_refs
  receive-pack.c: add missing xstrdup

 builtin/receive-pack.c | 21 +++++++++++----------
 builtin/remote.c       |  5 +++--
 refs.h                 |  3 ++-
 3 files changed, 16 insertions(+), 13 deletions(-)

-- 
2.0.0.415.g8cd8cf8

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

end of thread, other threads:[~2014-06-13 19:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-13 15:51 [PATCH 0/2] Fixes for the ref-transactions series in origin/pu Ronnie Sahlberg
2014-06-13 15:51 ` [PATCH 1/2] remotes.c: update calls to new signature for repack_without_refs Ronnie Sahlberg
2014-06-13 19:40   ` Junio C Hamano
2014-06-13 19:47     ` Ronnie Sahlberg
2014-06-13 15:51 ` [PATCH 2/2] receive-pack.c: add missing xstrdup Ronnie Sahlberg

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.