Aha, so for me also on 1.29, if i specify "src/*", it shows all files,
but just gdiff with no paths shows the changes only.

Now, the problem is I can't tell fossil to "fossil gdiff src/", it
insists on "fossil gdiff src/*", so it explicitly loads up all the
files. Any suggestions? My workflow is such that I often want to see
only the changes in the source code, but a gdiff without a path would
show a lot of changed stuff in resources, docs, etc, that I don't
want.

On 24 September 2014 22:02,  <to...@acm.org> wrote:
> Wait a moment, did you specify a path/file with the GDIFF command, or was it
> a show-me-all case, i.e., no files given?
>
> Because the latter will correctly go only through the files that have
> changed.
>
> The problem appears when you specify a set of files (even a single one).
> Then, all specified files are shown whether they have differences or not,
> whereas with the simple DIFF command nothing is shown.
>
> -----Original Message-----
> From: dave
> Sent: Wednesday, September 24, 2014 10:14 PM
> To: 'Fossil SCM user's discussion'
> Subject: Re: [fossil-users] gdiff/opendiff on os x: suppress unchanged
> files?
>
> Interestingly, this does /not/ happen for me on Windows with WinDiff.  (I
> had occaision to do this just yesterday, and it only presented sequentially
> the three files that had actual changes).  Don't know if version is related;
> I am using the 1.29 version that came out in June.  Or maybe it's a setting
> in my windiff (or can windiff settings have an opportunity to affect this
> behavior).
>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://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

Reply via email to