git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/2] rev-parse: fix some options when executed from subpath of main tree
@ 2016-05-26 11:19 Michael Rappazzo
  2016-05-26 11:19 ` [PATCH v4 1/2] rev-parse tests: add tests executed from a subdirectory Michael Rappazzo
  2016-05-26 11:19 ` [PATCH v4 2/2] rev-parse: fix some options when executed from subpath of main tree Michael Rappazzo
  0 siblings, 2 replies; 5+ messages in thread
From: Michael Rappazzo @ 2016-05-26 11:19 UTC (permalink / raw)
  To: git; +Cc: gitster, pclouds, szeder, mh, sunshine, Michael Rappazzo

Changes since v3 [1]:
 - Rebased onto 'pu' which includes the cleanup of t1500 by Eric Sunshine
 - Fixed a memory leak due to misusing xstrfmt()

[1] http://thread.gmane.org/gmane.comp.version-control.git/293778

Michael Rappazzo (2):
  rev-parse tests: add tests executed from a subdirectory
  rev-parse: fix some options when executed from subpath of main tree

 builtin/rev-parse.c      | 22 +++++++++++++++++-----
 t/t1500-rev-parse.sh     | 28 ++++++++++++++++++++++++++++
 t/t1700-split-index.sh   | 17 +++++++++++++++++
 t/t2027-worktree-list.sh | 10 +++++++++-
 4 files changed, 71 insertions(+), 6 deletions(-)

-- 
2.8.0

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

end of thread, other threads:[~2016-05-27 18:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-05-26 11:19 [PATCH v4 0/2] rev-parse: fix some options when executed from subpath of main tree Michael Rappazzo
2016-05-26 11:19 ` [PATCH v4 1/2] rev-parse tests: add tests executed from a subdirectory Michael Rappazzo
2016-05-26 11:19 ` [PATCH v4 2/2] rev-parse: fix some options when executed from subpath of main tree Michael Rappazzo
2016-05-26 13:26   ` Mike Hommey
2016-05-27 18:50     ` Junio C Hamano

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