git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] GSoC micro project, use skip_prefix() in fsck_commit()
@ 2014-03-12 18:51 Yuxuan Shui
  2014-03-12 18:51 ` [PATCH v2 1/2] fsck.c: Change the type of fsck_ident()'s first argument Yuxuan Shui
  2014-03-12 18:51 ` [PATCH v2 2/2] fsck.c: Rewrite fsck_commit() to use skip_prefix() Yuxuan Shui
  0 siblings, 2 replies; 6+ messages in thread
From: Yuxuan Shui @ 2014-03-12 18:51 UTC (permalink / raw)
  To: git; +Cc: Yuxuan Shui

I'm sorry for resending these patches, but the previous ones miss the sign-offs.

Yuxuan Shui (2):
  fsck.c: Change the type of fsck_ident()'s first argument
  fsck.c: Rewrite fsck_commit() to use skip_prefix()

 fsck.c | 26 ++++++++++++++------------
 1 file changed, 14 insertions(+), 12 deletions(-)

-- 
1.9.0

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

end of thread, other threads:[~2014-03-13  4:29 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 18:51 [PATCH v2 0/2] GSoC micro project, use skip_prefix() in fsck_commit() Yuxuan Shui
2014-03-12 18:51 ` [PATCH v2 1/2] fsck.c: Change the type of fsck_ident()'s first argument Yuxuan Shui
2014-03-12 20:22   ` Jeff King
2014-03-13  4:29     ` Yuxuan Shui
2014-03-12 18:51 ` [PATCH v2 2/2] fsck.c: Rewrite fsck_commit() to use skip_prefix() Yuxuan Shui
2014-03-12 19:47   ` 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).