Re: [fossil-users] How to search for changes in checkins?

2016-06-09 Thread Richard Hipp
On 6/9/16, Marko Käning wrote: > >> (4) Initializing the search index means computing all historical >> check-in diffs. That might take a while. Figure about 10 check-ins >> per second. Fossil itself currently has 9506 check-ins, so total >> initialization time would

Re: [fossil-users] How to search for changes in checkins?

2016-06-09 Thread Warren Young
On Jun 9, 2016, at 8:40 AM, Andy Bradford wrote: > > Hello, > > Is it possible to search for actual changes in checkins? For example, if > I have a repository that has a macro: > > #define MACRO { if (x) y; } > > Can I search Fossil for all checkins that included

Re: [fossil-users] How to search for changes in checkins?

2016-06-09 Thread Marko Käning
Hi Richard, On 09 Jun 2016, at 17:16 , Richard Hipp wrote: > I've long thought that this would be a very useful feature to add. +1 > (1) A full-text index uses roughly 30% as much disk space as the > content that is being indexed. (This is a mathematical property of >

Re: [fossil-users] How to search for changes in checkins?

2016-06-09 Thread Richard Hipp
On 6/9/16, Andy Bradford wrote: > Hello, > > Is it possible to search for actual changes in checkins? For example, if > I have a repository that has a macro: > > #define MACRO { if (x) y; } > > Can I search Fossil for all checkins that included replacing code with >

[fossil-users] How to search for changes in checkins?

2016-06-09 Thread Andy Bradford
Hello, Is it possible to search for actual changes in checkins? For example, if I have a repository that has a macro: #define MACRO { if (x) y; } Can I search Fossil for all checkins that included replacing code with MACRO as a change? Thanks, Andy -- TAI64 timestamp: 400057597ff0