login
Header Space

 
 

Mailing list archives

Search results

Found 28 matching messages (0.035 seconds). Page 1 of 2.

Re: git log filtering

... are two ways: - "git log" can itself do a lot of filtering. Both on date ... to filter info like this very quickly? Git definitely was designed to do it. ... UNIX scripting, but the *easy* cases git does internally. Linus - To unsubscribe from this ...

git - Linus Torvalds - Feb 7 2007 - 13:12

Re: git log filtering

... is the easiest way to filter info inside a > commit message. > ... User has > submitted to the git project. > I know I can ... However, if I > wanted to filter on something like "Signed-off- ... /tricks would be helpful. Maybe: git log | awk -v sob="Joe ...

git - Uwe - Feb 7 2007 - 13:01

Re: git log filtering

... id. However, if I > wanted to filter on something like "Signed-off-by: Joe ... designed to filter info like this very quickly? You can use "git log --grep=< ... Jakub Narebski Warsaw, Poland ShadeHawk on #git - To unsubscribe from this list: send ...

git - Jakub Narebski - Feb 7 2007 - 12:55

Re: git log filtering

> - "git log" can itself do a lot of filtering. Both on date, on revisions, > on ... and Z" _and_ on strings. > > See "man git-rev-list" for more (it doesn't ... from this list: send the line "unsubscribe git" in the body of a message to ...

git - Don Zickus - Feb 7 2007 - 14:19

Re: git log - filter missing changesets

... Hamano : > Subject: Re: git log - filter missing changesets > > "Michael S. ... .gmane.org/gmane.comp.version-control.git/21633 > > Yes, --full-history helps. Thanks ... this list: send the line "unsubscribe git" in the body of a message ...

git - Michael S. Tsirkin - Aug 17 2006 - 04:58

Re: git log filtering

... 7 Feb 2007, Linus Torvalds wrote: > > git log --pretty -z | Gaah. If all you want is normal logs, you don't need the "-- ... " will give you zero-terminated logs. But if you want to grep ... list: send the line "unsubscribe git" in the body of a ...

git - Linus Torvalds - Feb 7 2007 - 14:16

Re: git log filtering

... make --grep case insensitive When calling git log --grep=blabla -i --grep=blublu the ... changed, 9 insertions(+), 0 deletions(-) diff --git a/revision.c b/revision.c index ... this list: send the line "unsubscribe git" in the body of a message to ...

git - Johannes Schindelin - Feb 7 2007 - 13:25

Re: git log - filter missing changesets

... " writes: > Hi! > git log with -- parameter seems to sometimes miss ... http://thread.gmane.org/gmane.comp.version-control.git/21633 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to ...

git - Junio C Hamano - Aug 17 2006 - 04:43

Re: git log filtering

... make --grep case insensitive > > When calling > > git log --grep=blabla -i --grep=blublu > ... changed, 9 insertions(+), 0 deletions(-) > > diff --git a/revision.c b/revision.c > ... this list: send the line "unsubscribe git" in the body of a message to ...

git - Junio C Hamano - Feb 7 2007 - 16:47

Re: git log filtering

... patch would probably be conditional): diff --git a/Makefile b/Makefile index aca96c8.. ... are some less rudimentary but non-git performance tests here: http://www.boost. ... caused some confusion during my testing: git-grep still uses external grep for ...

git - Jeff King - Feb 8 2007 - 02:16

Re: git log filtering

... command takes options applicable to the git-rev-list(1) command to control ... , and options applicable to the git-diff-tree(1) commands to control ... . so you have to look at both git-rev-list and ... list: send the line "unsubscribe git" in the body of a ...

git - Linus Torvalds - Feb 7 2007 - 14:27

pcre performance, was Re: git log filtering

... other: GNU regex-0.12, Git _without_ external grep (relies on glibc's regex), Git _with_ external grep ("original"), pcre, and for ... pagefaults 0swaps BTW this was "git grep Lin.*valds" on linux ... list: send the line "unsubscribe git" in the body of a ...

git - Johannes Schindelin - Mar 7 2007 - 13:37

Re: git log filtering

... PCRE performance like? I'd hate to make "git grep" slower, and it would be stupid and ... it might be interesting to hear if doing "git grep" is slower or faster.. (I realize ... from this list: send the line "unsubscribe git" in the body of a message to ...

git - Linus Torvalds - Feb 7 2007 - 17:53

Re: git log filtering

... PCRE performance like? I'd hate to make "git grep" slower, and it > > would be stupid and ... > > interesting to hear if doing "git grep" is slower or faster.. > > ... unsubscribe from this list: send the line "unsubscribe git" in the body of a message to ...

git - Johannes Schindelin - Feb 8 2007 - 14:06

Re: git log filtering

... libxdiff _exactly_ to ensure consistency between different git installations (remember, diff behaves quite differently on ... do not like the idea of using git on some random box, only to ... this list: send the line "unsubscribe git" in the body of a message ...

git - Johannes Schindelin - Feb 8 2007 - 20:18

Re: git log filtering

... _exactly_ to ensure consistency between different git > installations (remember, diff behaves quite differently on ... license. Can we ship it with git, like we ship libxdiff? I want ... this list: send the line "unsubscribe git" in the body of a message ...

git - Shawn O. Pearce - Feb 8 2007 - 20:23

Re: git log filtering

... _exactly_ to ensure consistency between different > > git installations (remember, diff behaves quite differently ... license. Can we ship it with git, like we > ship libxdiff? I want ... this list: send the line "unsubscribe git" in the body of a message ...

git - Johannes Schindelin - Feb 8 2007 - 20:45

Re: git log filtering

... downside of not doing standard regexps would be too big. Linus - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info. ...

git - Linus Torvalds - Feb 7 2007 - 17:03

Re: git log filtering

... let you say "(?i)". That would all be post 1.5.0, though. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html

git - Junio C Hamano - Feb 7 2007 - 17:09

Re: git log filtering

... Casilla 110-V, Valparaiso, Chile Fax: +56 32 2797513 - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info. ...

git - Horst H. von Brand - Feb 7 2007 - 21:59

speck-geostationary