List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH v2 0/4] `git format-patch --stdout id2..id`
@ 2013-08-15 22:01 cgit
  2013-08-15 22:01 ` [PATCH v2 1/4] ui-diff: Check the return value of get_sha1() cgit
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: cgit @ 2013-08-15 22:01 UTC (permalink / raw)


Fixed two issues spotted by Jason's and John's. Still based on lf/diffs.

Lukas Fleischer (4):
  ui-diff: Check the return value of get_sha1()
  ui-patch.c: Use log_tree_commit() to generate diffs
  Allow for creating patch series
  ui-patch: Rename variables

 cmd.c      |  2 +-
 ui-diff.c  | 23 +++++++-----------
 ui-patch.c | 80 +++++++++++++++++++++++++++++++++++---------------------------
 ui-patch.h |  3 ++-
 4 files changed, 57 insertions(+), 51 deletions(-)

-- 
1.8.4.rc2.477.g1da3ebd



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

end of thread, other threads:[~2013-08-20 16:10 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-15 22:01 [PATCH v2 0/4] `git format-patch --stdout id2..id` cgit
2013-08-15 22:01 ` [PATCH v2 1/4] ui-diff: Check the return value of get_sha1() cgit
2013-08-15 22:01 ` [PATCH v2 2/4] ui-patch.c: Use log_tree_commit() to generate diffs cgit
2013-08-16 19:16   ` Jason
2013-08-16 21:46     ` cgit
2013-08-18  9:51       ` [PATCH v3 " cgit
2013-08-20 16:01         ` Jason
2013-08-20 16:10           ` Jason
2013-08-15 22:01 ` [PATCH v2 3/4] Allow for creating patch series cgit
2013-08-15 22:01 ` [PATCH v2 4/4] ui-patch: Rename variables cgit

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