Christian Lohmaier <cloph <at> openoffice.org> writes: > No, I want to do queries like "what changed in cws <foobar> between > <dateA> and <dateB>" if possible with additional filters like > filetype or author, pathname and stuff like that. > The result should be a list of affected files, along with the > associated commit-message and a way to show the diffs of the changes
Ok, now I understand. This is actually quite easily possible with the "hg log" command (which is pretty powerful if you take a closer look), but I dont know a good webinterface for it. I have a crazy idea about having a nice webinterface, but I will wait and see how the pilot turns out, before doing a proof-of-concept for it. Have Fun, Bjoern --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
