Re: [fossil-users] History for a directory

2011-04-01 Thread Martin Gagnon
On Tue, Mar 1, 2011 at 9:09 AM, Martin Gagnon eme...@gmail.com wrote:
 Hi,

 Right now, it's possible to have the history for a specific file
 (using web interface) when browsing the file section. It would be nice
 to be able to do the same for a directory. Let say I know I made some
 changes a while ago on a subdirectory of my huge repository, so
 instead to look a whole timeline, I can check history of only a
 subdirectory of my repo. (like it does for a single file)

 Does this feature would be useful for someone else ?

Is there some interest for such a feature (which I think would be very
easy to add for someone good in SQL, might be similar query as what
finfo use).

I would think of a History link on the File view when inside a
directory, it would show a timeline similar to the file history, but
showing any commit that is related to any file inside the directory
where we are. For command line, it can be either timeline or finfo
that can take a directory as argument.

This would be very usefull (almost necessary) for us, since we have 1
repo per big projects which include many C/C++ programs source code
that share few common header files with a few different programmers.
But most programmer mostly work on one part of the tree, so when they
look at the timeline, they see a lot of commits from all programs,
which make it harder to follow. having history on subdir's, it could
be possible to limitate commits to this sub directory, which might
correspond to one particular library or program inside the repo.

-- 
Martin
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] History for a directory

2011-04-01 Thread Remigiusz Modrzejewski

On Apr 1, 2011, at 13:12 , Martin Gagnon wrote:

 On Tue, Mar 1, 2011 at 9:09 AM, Martin Gagnon eme...@gmail.com wrote:
 Right now, it's possible to have the history for a specific file
 (using web interface) when browsing the file section. It would be nice
 to be able to do the same for a directory. 
 
 Is there some interest for such a feature (which I think would be very
 easy to add for someone good in SQL, might be similar query as what
 finfo use).

I'm slightly interested - nice to have, not nice enough for /me/ to work on it 
;)


Kind regards,
Remigiusz Modrzejewski



___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] History for a directory

2011-04-01 Thread altufaltu
bump...


-Original Message-
From: Remigiusz Modrzejewski l...@maxnet.org.pl
To: fossil-users@lists.fossil-scm.org
Sent: Fri, Apr 1, 2011 6:17 pm
Subject: Re: [fossil-users] History for a directory


On Apr 1, 2011, at 13:12 , Martin Gagnon wrote: On Tue, Mar 1, 2011 at 
9:09 AM, Martin Gagnon eme...@gmail.com wrote: Right now, it's 
possible to have the history for a specific file (using web 
interface) when browsing the file section. It would be nice to be 
able to do the same for a directory.   Is there some interest for 
such a feature (which I think would be very easy to add for someone 
good in SQL, might be similar query as what finfo use).I'm slightly 
interested - nice to have, not nice enough for /me/ to work on it 
;)Kind regards,Remigiusz 
Modrzejewski___fossil-users 
mailing 
listfossil-users@lists.fossil-scm.orghttp://lists.fossil-scm.org:8080/cgi
-bin/mailman/listinfo/fossil-users
  
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] History for a directory

2011-03-01 Thread Martin Gagnon
Hi,

Right now, it's possible to have the history for a specific file
(using web interface) when browsing the file section. It would be nice
to be able to do the same for a directory. Let say I know I made some
changes a while ago on a subdirectory of my huge repository, so
instead to look a whole timeline, I can check history of only a
subdirectory of my repo. (like it does for a single file)

Does this feature would be useful for someone else ?

-- 
Martin
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] History for a directory

2011-03-01 Thread Ron Wilson
Yes, it would.

On Tue, Mar 1, 2011 at 9:09 AM, Martin Gagnon eme...@gmail.com wrote:
 Right now, it's possible to have the history for a specific file
 (using web interface) when browsing the file section. It would be nice
 to be able to do the same for a directory

 Does this feature would be useful for someone else ?
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users