Re: [fossil-users] Very short UUID abbreviations

2014-04-05 Thread Andy Bradford
Thus said Andy Goth on Thu, 03 Apr 2014 13:07:44 -0500: > > Thus said Andy Goth on Wed, 02 Apr 2014 21:37:35 -0500: > >> When the UUID is abbreviated to one or two characters, the > >> ambiguous artifact page is bypassed, and it always seems to link to > >> a ticket. > > http://www.fossi

Re: [fossil-users] Timeline graph problem on fossil-scm.org

2014-04-05 Thread Andy Bradford
Thus said Martin Gagnon on Sat, 05 Apr 2014 10:55:58 -0400: > http://www.fossil-scm.org/index.html/timeline?y=ci > > The checkin from 2014-04-04 10:20 get a merge that look to come from > nowhere. (I've tried to follow the line with &n=2000) It looks normal to me. Specifically it looks like

Re: [fossil-users] Sort tickets by priority AND severity?

2014-04-05 Thread F. Eugene Aumson
You can do this via editing the query for the ticket view. Here's a snippet from my own "All tickets" query: SELECT ticket ... FROM ticket ORDER BY status DESC, priority, severity HTH Gene On Sat, Apr 5, 2014 at 10:24 AM, wrote: > 'Lo. > > Subject says it all, really. In the ticket view, is th

Re: [fossil-users] Timeline graph problem on fossil-scm.org

2014-04-05 Thread Martin Gagnon
Probably, but it show a bug on the timeline graph when a merge line come from a hidden check in. It appear to come from the really beginning of the timeline. Le 5 avr. 2014 10:59, "Lluís Batlle i Rossell" a écrit : > > It looks like two repositories that got commits, and they weren't in > sync. A

Re: [fossil-users] Timeline graph problem on fossil-scm.org

2014-04-05 Thread Lluís Batlle i Rossell
It looks like two repositories that got commits, and they weren't in sync. And Jan merged the two leaves without writing about it. On Sat, Apr 05, 2014 at 10:55:58AM -0400, Martin Gagnon wrote: > Hi... > > I've just notice a strange timeline graph on fossil-scm.org and it seems > to be cause by

[fossil-users] Timeline graph problem on fossil-scm.org

2014-04-05 Thread Martin Gagnon
Hi... I've just notice a strange timeline graph on fossil-scm.org and it seems to be cause by a hidden tag in the middle of the trunk (or on a fork, I'm not sure). If you look on default timeline view: http://www.fossil-scm.org/index.html/timeline?y=ci The checkin from 2014-04-04 10:20 get a m

[fossil-users] Sort tickets by priority AND severity?

2014-04-05 Thread org.fossil-scm.fossil-users
'Lo. Subject says it all, really. In the ticket view, is there a way to order the results by ticket severity AND priority? I can click the headers of both columns and the tickets are ordered in some manner, but I can't tell exactly if it's doing what I think it's doing (perhaps some arrows in the

Re: [fossil-users] TH1: support for octal and hexadecimal numbers in expressions

2014-04-05 Thread Jan Nijtmans
2014-04-04 10:57 GMT+02:00 Stephan Beal : > Maybe if you want to output your UUIDs in binary format... that might be fun > to do each year on April 1st. ;-) Regards, Jan Nijtmans ___ fossil-users