Have you ever wanted to see all the commits to devel before? What about all the commits to the various Apache ports?
I’ve been working on a solution. There are many things to consider, speed before one of the prime objectives. We’re not there yet, but I have a working example. This search brings back all the commits to the following ports:
- sysutils/bacula-server
- sysutils/bacula-client
- sysutils/bacula-server-devel
- sysutils/bacula-client-devel
Yes, that’s not every interesting, but it is a starting point.
The lessons learned here can be applied to FreshSource, which might be much more interesting to you.
Here’s another interesting search, for everything under /doc/fr_FR.ISO8859-1/books/handbook/install/.
What do you think? A good start? Useful? What search pattern do you want to do?