git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RGC/PATCHv2] grep: submodule support
@ 2010-10-15 23:26 Chris Packham
  2010-10-15 23:26 ` [RFC/PATCHv2 1/5] worktree: provide better prefix to go back to original cwd Chris Packham
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Chris Packham @ 2010-10-15 23:26 UTC (permalink / raw)
  To: git; +Cc: Jens.Lehmann, pclouds, gitster

Here is my updated grep support for submodules series. The old series
can be seen here [1].

[1] http://article.gmane.org/gmane.comp.version-control.git/157599

This the actual implementation is far from complete but the first 3
patches should be OK on their own. Since the last series I've rebased to
master on git.git so hopefully more people can try it out if they want
to. I'll be travelling/moving for the next week or so I may be a little 
unresponsive.

The changes since last time are:

* use environment variables to pass some information to the sub-process
* a lot more options supported by create_sub_grep_argv, including
  rebuilding the pattern list.
* figure out the correct prefix based on the cwd & worktree (thanks Duy).


Chris Packham (4):
      grep: output the path from cwd to worktree
      grep_cache: check pathspec first
      add test for git grep --recursive
      grep: add support for grepping in submodules

Nguyễn Thái Ngọc Duy (1):
      worktree: provide better prefix to go back to original cwd

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

end of thread, other threads:[~2010-10-18  3:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-15 23:26 [RGC/PATCHv2] grep: submodule support Chris Packham
2010-10-15 23:26 ` [RFC/PATCHv2 1/5] worktree: provide better prefix to go back to original cwd Chris Packham
2010-10-16 18:42   ` Jonathan Nieder
2010-10-17  2:48     ` Chris Packham
2010-10-17 10:01       ` Nguyen Thai Ngoc Duy
2010-10-18  2:05         ` Chris Packham
2010-10-15 23:26 ` [RFC/PATCHv2 2/5] grep: output the path from cwd to worktree Chris Packham
2010-10-15 23:26 ` [RFC/PATCHv2 3/5] grep_cache: check pathspec first Chris Packham
2010-10-15 23:26 ` [RFC/PATCHv2 4/5] add test for git grep --recursive Chris Packham
2010-10-15 23:26 ` [RFC/PATCHv2 5/5] grep: add support for grepping in submodules Chris Packham
2010-10-17 10:28   ` Nguyen Thai Ngoc Duy
2010-10-18  2:01     ` Chris Packham
2010-10-18  3:37       ` Nguyen Thai Ngoc Duy
2010-10-16 15:54 ` [RGC/PATCHv2] grep: submodule support Jens Lehmann
2010-10-17  2:13   ` Chris Packham

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