Hi Björn, *, On Tue, May 19, 2009 at 10:21 AM, Bjoern Michaelsen <[email protected]> wrote: > Christian Lohmaier <cloph <at> openoffice.org> writes: >> Is there bonsai for mercurial? >> I mean a system/frontend/website that at least allows you to query for >> "show me the diff to revision <foo> of file <bar> from the previous revision" >> "show me all the changes on branch/directory "foo" since <date>" >> really miss that one... > > Maybe trac? > http://trac.edgewall.org/ > [...] the source browser and differ in trac is done > rather well and is worth it alone.
Bonsai is way more than just a source-browser. But maybe I just did overlook the functionality. The most important part to me: How would I use track to "show me all changes in <branch/tree> since <date>"? (or between <startdate> and <enddate>) It allows me to generate a possibly huge diff by revision number, that's a start, but way less useful unfortunately. It has the possibility to "show the diff compared to the previous revision" in the Web-UI though, that is a great plus :-) (although that one is a subversion repo, not a mercurial one) ciao Christian --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
