git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] git-p4: view spec review fixes
@ 2012-01-11 23:31 Pete Wyckoff
  2012-01-11 23:31 ` [PATCH 1/5] git-p4: only a single ... wildcard is supported Pete Wyckoff
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Pete Wyckoff @ 2012-01-11 23:31 UTC (permalink / raw)
  To: git; +Cc: Gary Gibbons

I received some helpful review comments offline regarding the
series recently merged into master (8cbfc11
(Merge branch 'pw/p4-view-updates', 2012-01-06)).

It would be nice to see these go into 1.7.9 as well.
Even though they belong there logically, they are
minor fixes, and not critical.

I added a bunch of new tests documenting further problems,
but will not fix those here as the changes will be more
invasive.

Thanks,

Pete Wyckoff (5):
  git-p4: only a single ... wildcard is supported
  git-p4: fix verbose comment typo
  git-p4: clarify comment
  git-p4: adjust test to adhere to stricter useClientSpec
  git-p4: add tests demonstrating spec overlay ambiguities

 Documentation/git-p4.txt      |    5 +
 contrib/fast-import/git-p4    |    9 +-
 t/t9806-git-p4-options.sh     |    4 +-
 t/t9809-git-p4-client-view.sh |  395 ++++++++++++++++++++++++++++++++++++++++-
 4 files changed, 406 insertions(+), 7 deletions(-)

-- 
1.7.8.1.409.g3e338.dirty

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

end of thread, other threads:[~2012-01-11 23:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11 23:31 [PATCH 0/5] git-p4: view spec review fixes Pete Wyckoff
2012-01-11 23:31 ` [PATCH 1/5] git-p4: only a single ... wildcard is supported Pete Wyckoff
2012-01-11 23:31 ` [PATCH 2/5] git-p4: fix verbose comment typo Pete Wyckoff
2012-01-11 23:31 ` [PATCH 3/5] git-p4: clarify comment Pete Wyckoff
2012-01-11 23:31 ` [PATCH 4/5] git-p4: adjust test to adhere to stricter useClientSpec Pete Wyckoff
2012-01-11 23:31 ` [PATCH 5/5] git-p4: add tests demonstrating spec overlay ambiguities Pete Wyckoff

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