[darcs-users] a bug with "darcs changes --reverse --index" ?

Mark Stosberg mark at summersault.com
Tue Mar 9 20:00:24 UTC 2010



I was just using "darcs changes" with 2.4 and wanted to narrow down a
list of 20 patches. 

I started with this:

darcs changes --reverse -i -p 7072 

I saw the patches I wanted to focus on were 9 through 20, so I did this:

darcs changes --reverse -i -p 7072 -n 9-20

I expected to see 11 patches returned but the result was..2.

It appears that I get the same 2 patches when I exclude "--reverse".

So perhaps there is a bug when combining these flags. When --reverse
is used, shouldn't "--index" start counting from the other end?

A grateful darcs user,

  Mark




More information about the darcs-users mailing list