[PATCH v4 0/4] `git format-patch --stdout id2..id`

Lukas Fleischer cgit at cryptocrack.de
Tue Aug 20 18:56:11 CEST 2013


Fixed patch generation for root diffs.

Generate proper file names when specifying two revisions.

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 | 87 ++++++++++++++++++++++++++++++++++++++------------------------
 ui-patch.h |  3 ++-
 4 files changed, 65 insertions(+), 50 deletions(-)

-- 
1.8.4.rc3.500.gc3113b0



More information about the CGit mailing list