[fossil-users] diff restricted to a dir

2014-07-08 Thread Michai Ramakers
Hello, I noticed 'fossil diff .' or 'fossil diff *' in a subdir of the working tree does not work (i.e. produces an error from fossil). Apart from using shell magic, is there a way to restrict 'diff' to use a single dir (e.g. the current one)? Not a big deal, but perhaps there's a short answer.

[fossil-users] diff restricted to a dir

2014-07-08 Thread Tomek Kott
Date: Tue, 8 Jul 2014 16:03:27 +0200 From: Michai Ramakers m.ramak...@gmail.com To: Fossil SCM user's discussion fossil-users@lists.fossil-scm.org Subject: [fossil-users] diff restricted to a dir Message-ID: cadefdofyphaesfb0c-fsqzbj7p6cgyfsdeqzaevkxtp6aaq...@mail.gmail.com Content

Re: [fossil-users] diff restricted to a dir

2014-07-08 Thread Michai Ramakers
On 8 July 2014 18:09, Tomek Kott tkott.onl...@outlook.com wrote: Date: Tue, 8 Jul 2014 16:03:27 +0200 From: Michai Ramakers m.ramak...@gmail.com To: Fossil SCM user's discussion fossil-users@lists.fossil-scm.org Subject: [fossil-users] diff restricted to a dir Message-ID: cadefdofyphaesfb0c

Re: [fossil-users] diff restricted to a dir

2014-07-08 Thread Stephan Beal
On Tue, Jul 8, 2014 at 7:01 PM, Michai Ramakers m.ramak...@gmail.com wrote: On 8 July 2014 18:09, Tomek Kott tkott.onl...@outlook.com wrote: fossil ls DIR/ | fossil diff that worked for me. Basically pipe the output of what fossil knows about the directory to the differ Thanks, but

Re: [fossil-users] diff restricted to a dir

2014-07-08 Thread Michai Ramakers
On 8 July 2014 20:22, Stephan Beal sgb...@googlemail.com wrote: On Tue, Jul 8, 2014 at 7:01 PM, Michai Ramakers m.ramak...@gmail.com wrote: On 8 July 2014 18:09, Tomek Kott tkott.onl...@outlook.com wrote: fossil ls DIR/ | fossil diff that worked for me. Basically pipe the output of

Re: [fossil-users] diff restricted to a dir

2014-07-08 Thread Stephan Beal
On Tue, Jul 8, 2014 at 8:28 PM, Michai Ramakers m.ramak...@gmail.com wrote: fossil diff $(fossil ls DIR/) right, that works, ok. (Not on windows, but then again, since nobody asked before, I am guessing nobody really uses diff-in-one-dir-only a lot.) Had never occurred to me until today,

Re: [fossil-users] diff restricted to a dir

2014-07-08 Thread Tomek Kott
Message: 8 Date: Tue, 8 Jul 2014 21:40:22 +0200 From: Stephan Beal sgb...@googlemail.com To: Fossil SCM user's discussion fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] diff restricted to a dir Message-ID: cakd4nai_2fottw69rwgk3d5u9q7bhv8j0sdran8c2dxdenx