List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH 0/3] `git format-patch --stdout id2..id`
@ 2013-08-15 17:06 cgit
  2013-08-15 17:06 ` [PATCH 1/3] ui-patch.c: Use log_tree_commit() to generate diffs cgit
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: cgit @ 2013-08-15 17:06 UTC (permalink / raw)


This is a reworked version of the patch I submitted earlier.

Further comments welcome!

Lukas Fleischer (3):
  ui-patch.c: Use log_tree_commit() to generate diffs
  Allow for creating patch series
  ui-patch: Rename variables

 cmd.c      |  2 +-
 ui-patch.c | 70 ++++++++++++++++++++++++++++++++------------------------------
 ui-patch.h |  3 ++-
 3 files changed, 39 insertions(+), 36 deletions(-)

-- 
1.8.4.rc2.477.g1da3ebd



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

end of thread, other threads:[~2013-08-15 21:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-15 17:06 [PATCH 0/3] `git format-patch --stdout id2..id` cgit
2013-08-15 17:06 ` [PATCH 1/3] ui-patch.c: Use log_tree_commit() to generate diffs cgit
2013-08-15 18:37   ` Jason
2013-08-15 18:52     ` cgit
2013-08-15 17:06 ` [PATCH 2/3] Allow for creating patch series cgit
2013-08-15 21:04   ` john
2013-08-15 17:06 ` [PATCH 3/3] 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).