All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] fix 'git show -s' to not add extra terminator after merge commit
@ 2014-05-12 22:35 Max Kirillov
  2014-05-12 22:42 ` [PATCH 1/2] git-show: " Max Kirillov
  2014-05-12 22:43 ` [PATCH 2/2] t: git-show: adapt tests to fixed 'git show' Max Kirillov
  0 siblings, 2 replies; 3+ messages in thread
From: Max Kirillov @ 2014-05-12 22:35 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git

* fix the CC issues
* add fixes for existing tests

Max Kirillov (2):
  git-show: fix 'git show -s' to not add extra terminator after merge commit
  t: git-show: adapt tests to fixed 'git show'

 combine-diff.c                |  3 ++-
 t/t1507-rev-parse-upstream.sh |  2 +-
 t/t7007-show.sh               |  8 ++++++--
 t/t7600-merge.sh              | 11 +++++------
 4 files changed, 14 insertions(+), 10 deletions(-)

-- 
1.8.5.2.421.g4cdf8d0

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

end of thread, other threads:[~2014-05-12 22:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-12 22:35 [PATCH 0/2] fix 'git show -s' to not add extra terminator after merge commit Max Kirillov
2014-05-12 22:42 ` [PATCH 1/2] git-show: " Max Kirillov
2014-05-12 22:43 ` [PATCH 2/2] t: git-show: adapt tests to fixed 'git show' Max Kirillov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.