Re: [fossil-users] diff before update

2015-11-21 Thread Eduard
Hi Stephan, On 11/21/2015 04:38 AM, Stephan Beal wrote: > On Sat, Nov 21, 2015 at 12:24 AM, Eduard > > > wrote: > > The problem lies not with 'update'. The problem is that there's no > way to refer within other commands

Re: [fossil-users] diff before update

2015-11-21 Thread Stephan Beal
On Sat, Nov 21, 2015 at 12:24 AM, Eduard wrote: > The problem lies not with 'update'. The problem is that there's no way to > refer within other commands (specifically 'diff') to the commit that > 'update' (with no VERSION argument) would update to. > Not even

Re: [fossil-users] diff before update

2015-11-20 Thread Stephan Beal
On Fri, Nov 20, 2015 at 8:37 PM, Eduard wrote: > Hi, > > I would like to have a way to review the diff of all changes that have > been made between the current checkout and the tip of the current branch > before running "fossil update". > fossil pull fossil diff

Re: [fossil-users] diff before update

2015-11-20 Thread Stephan Beal
On Fri, Nov 20, 2015 at 8:55 PM, Eduard wrote: > On 11/20/2015 02:42 PM, Stephan Beal wrote: > > Is there a way of specifying the commit to which "fossil update" would >> update to? > > > fossil update UUID-or-TAG > > Sorry, I think I haven't been very clear. My

Re: [fossil-users] diff before update

2015-11-20 Thread jungle Boogie
On 20 November 2015 at 11:37, Eduard wrote: > I would like to have a way to review the diff of all changes that have > been made between the current checkout and the tip of the current branch > before running "fossil update". have you tried fossil changes?

[fossil-users] diff before update

2015-11-20 Thread Eduard
Hi, I would like to have a way to review the diff of all changes that have been made between the current checkout and the tip of the current branch before running "fossil update". Is there a way of specifying the commit to which "fossil update" would update to? The documentation to "update" says

Re: [fossil-users] diff before update

2015-11-20 Thread Eduard
Hi Stephan, Thanks for your reply! On 11/20/2015 02:42 PM, Stephan Beal wrote: > > Is there a way of specifying the commit to which "fossil update" would > update to? > > > fossil update UUID-or-TAG Sorry, I think I haven't been very clear. My question is rather, is there an alias with

Re: [fossil-users] diff before update

2015-11-20 Thread Eduard
On 11/20/2015 03:10 PM, Stephan Beal wrote: > On Fri, Nov 20, 2015 at 8:55 PM, Eduard > wrote: > > On 11/20/2015 02:42 PM, Stephan Beal wrote: >> >> Is there a way of specifying the commit to which "fossil >>

Re: [fossil-users] diff before update

2015-11-20 Thread Eduard
On 11/20/2015 04:06 PM, Stephan Beal wrote: > > > $ f status > tags: pending-review > (user: andybradford) > $ f up -n > UPDATE src/add.c > > --- > updated-to:

Re: [fossil-users] diff before update

2015-11-20 Thread Stephan Beal
On Fri, Nov 20, 2015 at 10:52 PM, Eduard wrote: > On 11/20/2015 04:06 PM, Stephan Beal wrote: > > >> >> $ f status >> tags: pending-review >> (user: andybradford) >> $ f up -n >> UPDATE src/add.c >> >>

Re: [fossil-users] diff before update

2015-11-20 Thread Stephan Beal
On Fri, Nov 20, 2015 at 9:53 PM, Eduard wrote: > On 11/20/2015 03:10 PM, Stephan Beal wrote: > > That alias is the name of the current branch (which you seem to want to > avoid, though i'm not sure why). > > I'm trying to avoid it because the two disagree if there

Re: [fossil-users] diff before update

2015-11-20 Thread Eduard
On 11/20/2015 04:56 PM, Stephan Beal wrote: > On Fri, Nov 20, 2015 at 10:52 PM, Eduard > > > wrote: > > On 11/20/2015 04:06 PM, Stephan Beal wrote: >> >> >> $ f status >> tags: pending-review >>