git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix am with stray $dotest directory
@ 2013-06-14  7:47 Ramkumar Ramachandra
  2013-06-14  7:47 ` [PATCH 1/2] am: handle " Ramkumar Ramachandra
  2013-06-14  7:47 ` [PATCH 2/2] t/am: use test_path_is_missing() where appropriate Ramkumar Ramachandra
  0 siblings, 2 replies; 16+ messages in thread
From: Ramkumar Ramachandra @ 2013-06-14  7:47 UTC (permalink / raw)
  To: Git List; +Cc: Junio C Hamano

[1/2] is now equipped to handle any am invocation in the presence of a
stray $dotest directory.

[2/2] is a "while we're there".

Thanks.

Ramkumar Ramachandra (2):
  am: handle stray $dotest directory
  t/am: use test_path_is_missing() where appropriate

 git-am.sh     | 14 ++++++++++++++
 t/t4150-am.sh | 40 +++++++++++++++++++++++-----------------
 2 files changed, 37 insertions(+), 17 deletions(-)

-- 
1.8.3.1.380.g67e7d64.dirty

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

end of thread, other threads:[~2013-06-16  6:37 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-14  7:47 [PATCH v2 0/2] Fix am with stray $dotest directory Ramkumar Ramachandra
2013-06-14  7:47 ` [PATCH 1/2] am: handle " Ramkumar Ramachandra
2013-06-14 15:06   ` Junio C Hamano
2013-06-14 15:11     ` Ramkumar Ramachandra
2013-06-16  6:36       ` Ramkumar Ramachandra
2013-06-14 15:17     ` Junio C Hamano
2013-06-14 16:13       ` Ramkumar Ramachandra
2013-06-14 17:09         ` Junio C Hamano
2013-06-14 19:00           ` Junio C Hamano
2013-06-15 12:35             ` Ramkumar Ramachandra
2013-06-14 15:08   ` Junio C Hamano
2013-06-14 15:11     ` Ramkumar Ramachandra
2013-06-14 15:19       ` Junio C Hamano
2013-06-14 16:15         ` Ramkumar Ramachandra
2013-06-14 17:20           ` Junio C Hamano
2013-06-14  7:47 ` [PATCH 2/2] t/am: use test_path_is_missing() where appropriate Ramkumar Ramachandra

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