git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] GSoC micro project, rewrite fsck_commit() to use skip_prefix()
@ 2014-03-13  4:45 Yuxuan Shui
  2014-03-13  4:45 ` [PATCH v3 1/2] fsck.c: Change the type of fsck_ident()'s first argument Yuxuan Shui
  2014-03-13  4:45 ` [PATCH v3 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-13  4:45 UTC (permalink / raw)
  To: git; +Cc: Yuxuan Shui

Improved commit message, and added a missing hunk to the second commit.

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 19:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-13  4:45 [PATCH v3 0/2] GSoC micro project, rewrite fsck_commit() to use skip_prefix() Yuxuan Shui
2014-03-13  4:45 ` [PATCH v3 1/2] fsck.c: Change the type of fsck_ident()'s first argument Yuxuan Shui
2014-03-13 19:11   ` Junio C Hamano
2014-03-13  4:45 ` [PATCH v3 2/2] fsck.c: Rewrite fsck_commit() to use skip_prefix() Yuxuan Shui
2014-03-13 19:14   ` Junio C Hamano
2014-03-13 19:42     ` 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).