Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EGit / JGit » Search for text in repository(Search for text in repository)
Search for text in repository [message #635933] Thu, 28 October 2010 15:55 Go to next message
Matt is currently offline MattFriend
Messages: 1
Registered: October 2010
Junior Member
Is there a way to search for a specific string or text that has been committed to a repository?

Say I wanted to find every project that had the string "orders" anywhere in the project, how would I go about doing that?
Re: Search for text in repository [message #637503 is a reply to message #635933] Fri, 05 November 2010 21:07 Go to previous message
Matthias Sohn is currently offline Matthias SohnFriend
Messages: 1268
Registered: July 2009
Senior Member
pickaxe is not implemented in JGit/EGit yet.

See http://www.kernel.org/pub/software/scm/git/docs/git-log.html git log -S or -G and friends how to do that from native git.
Previous Topic:[clone] Cannot list branches with https github uri
Next Topic:[JGit] Documentation & Examples
Goto Forum:
  


Current Time: Tue Mar 19 10:34:44 GMT 2024

Powered by FUDForum. Page generated in 0.02206 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top