git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/7] Check replacement object type and minor updates
@ 2013-09-06  5:10 Christian Couder
  2013-09-06  5:10 ` [PATCH v5 1/7] replace: forbid replacing an object with one of a different type Christian Couder
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Christian Couder @ 2013-09-06  5:10 UTC (permalink / raw)
  To: Junio C Hamano
  Cc: git, Philip Oakley, Thomas Rast, Johannes Sixt, Eric Sunshine,
	Jonathan Nieder

Many patchs have been squashed together as Junio suggested.
And in patch 3/7 now no grep is done on the error message.

Christian Couder (7):
  replace: forbid replacing an object with one of a different type
  Documentation/replace: state that objects must be of the same type
  t6050-replace: test that objects are of the same type
  t6050-replace: add test to clean up all the replace refs
  Documentation/replace: add Creating Replacement Objects section
  replace: allow long option names
  t6050-replace: use some long option names

 Documentation/git-replace.txt | 28 +++++++++++++++++++++++++---
 builtin/replace.c             | 16 +++++++++++++---
 t/t6050-replace.sh            | 25 ++++++++++++++++++++++---
 3 files changed, 60 insertions(+), 9 deletions(-)

-- 
1.8.4.rc1.28.ge2684af

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

end of thread, other threads:[~2013-09-06 21:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-06  5:10 [PATCH v5 0/7] Check replacement object type and minor updates Christian Couder
2013-09-06  5:10 ` [PATCH v5 1/7] replace: forbid replacing an object with one of a different type Christian Couder
2013-09-06 20:29   ` Junio C Hamano
2013-09-06 21:34     ` Junio C Hamano
2013-09-06  5:10 ` [PATCH v5 2/7] Documentation/replace: state that objects must be of the same type Christian Couder
2013-09-06  5:10 ` [PATCH v5 3/7] t6050-replace: test that objects are " Christian Couder
2013-09-06  5:10 ` [PATCH v5 4/7] t6050-replace: add test to clean up all the replace refs Christian Couder
2013-09-06  5:10 ` [PATCH v5 5/7] Documentation/replace: add Creating Replacement Objects section Christian Couder
2013-09-06  5:10 ` [PATCH v5 6/7] replace: allow long option names Christian Couder
2013-09-06  5:10 ` [PATCH v5 7/7] t6050-replace: use some " Christian Couder

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