Hi Frédéric, Frédéric Brière wrote:
> I'm not sure if this is intentional of not (I would guess not), but a > search with "All fields" and "containing" will try matching against the > numerical representation of the author/committer timestamps (but not the > timezone, it would seem). It is more an accident than intentional. Each commit has a list of relevant fields collected without further processing from the output of ‘git log --format=raw’. The “All fields” search checks them all. > (I'd gladly submit a patch if I could, but uncommented Tcl code... > <shudder>) If it were spread out over multiple files, it would not be so bad. ;-) The function to look for is askfindhighlight. Let me know if you have any questions, and I’d be glad to help. Sorry for the long silence, Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

