On Tue, Jan 21, 2014 at 08:20:11PM +0100, Stephan Beal wrote:
> On Tue, Jan 21, 2014 at 8:13 PM, Martin Gagnon <[email protected]> wrote:
> 
>     Would be nice to have this kind of feature to the timeline page (or a
>     new page)...  Showing the checkins that affect at least one file inside
>     a subdir.
> 
>     This could give an history of checkins per subdir. This would be useful
>     for big repo where different developer work on different part of the
>     tree.
> 
>     This kind of page could be accessible from the tree/ page, as a link
>     called "history" beside each dir.
> 
>     What do you think ?
> 
> 
> i think it's an excellent idea, but too much for me this evening - it's about
> an hour before bedtime ;). i will certainly look at doing something similar 
> for
> the CLI diff in the near future. Timeline, as you say, is also an interesting
> candidate for such a feature, but the timeline is a real beast (quite possibly
> the single most complex feature in fossil).
>

Or may be it could be based on the /finfo with a new nameglob= parameter
instead. We could get the directory checkins history with something
like:
  .../finfo?nameglob=src/*

Would it be easier than doing it from the /timeline page ?

-- 
Martin G.
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to