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


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] 3+ messages in thread

end of thread, other threads:[~2014-03-12 18:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-12 18:18 [PATCH 0/2] GSoC micro project, use skip_prefix() in fsck_commit() Yuxuan Shui
2014-03-12 18:18 ` [PATCH 1/2] fsck.c: Change the type of fsck_ident()'s first argument Yuxuan Shui
2014-03-12 18:18 ` [PATCH 2/2] fsck.c: Rewrite fsck_commit() to use skip_prefix() Yuxuan Shui

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