Re: [fossil-users] Memorable names for ticket IDs

2013-09-04 Thread Ross Berteig
On 9/4/2013 2:40 PM, Stephan Beal wrote: On Wed, Sep 4, 2013 at 11:07 PM, David Given wrote: I'd appreciate any comments --- including any suggestions as to whether this is actually a useful feature. I, personally, find these things vastly easier to handle than 8-character hex string

Re: [fossil-users] Memorable names for ticket IDs

2013-09-04 Thread Stephan Beal
On Wed, Sep 4, 2013 at 11:07 PM, David Given wrote: > I'd appreciate any comments --- including any suggestions as to whether > this is actually a useful feature. I, personally, find these things > vastly easier to handle than 8-character hex strings. However I hear > rumours that other peoples'

Re: [fossil-users] RFC: new feature: CLI command stats collection

2013-09-04 Thread Ross Berteig
On 9/4/2013 4:34 AM, Stephan Beal wrote: On Wed, Sep 4, 2013 at 1:30 PM, Jan Nijtmans mailto:jan.nijtm...@gmail.com>> wrote: This is fixed now in trunk, thanks to Joe Mistachkin! @Ross: that's merged in with the usage-command branch now. Both tip of trunk and tip of usage-command build now

[fossil-users] Memorable names for ticket IDs

2013-09-04 Thread David Given
Based on various conversations in the past I have been working on a semi-interesting features: using mnemonic encoding to turn ticket hashes into something that humans can remember. This uses a built-in dictionary to convert a hex hash (e.g. '74a95e62') into a series of words ('TOAST MOZART TULIP'

Re: [fossil-users] RFC: new feature: CLI command stats collection

2013-09-04 Thread Jan Nijtmans
2013/9/4 Stephan Beal : > On Wed, Sep 4, 2013 at 2:53 PM, Jan Nijtmans wrote: >> fossil commit --close --branch commit-close > i rather liked that feature - i see now that you closed it. It's merged to trunk now. Thanks! Regards, Jan Nijtmans __

Re: [fossil-users] RFC: new feature: CLI command stats collection

2013-09-04 Thread Stephan Beal
On Wed, Sep 4, 2013 at 2:53 PM, Jan Nijtmans wrote: > (further deviating from the original subject) > How about: > fossil commit --close --branch commit-close > Hm, that's what I just did ;-) > i rather liked that feature - i see now that you closed it. And back to the topic, here's a real-

Re: [fossil-users] RFC: new feature: CLI command stats collection

2013-09-04 Thread Jan Nijtmans
2013/9/4 Stephan Beal : > @Jan: how about this: > f merge trunk --integrate > !!! (further deviating from the original subject) How about: fossil commit --close --branch commit-close Hm, that's what I just did ;-) Regards, Jan Nijtmans ___ fo

Re: [fossil-users] RFC: new feature: CLI command stats collection

2013-09-04 Thread Stephan Beal
On Wed, Sep 4, 2013 at 1:30 PM, Jan Nijtmans wrote: > This is fixed now in trunk, thanks to Joe Mistachkin! > @Ross: that's merged in with the usage-command branch now. @Jan: how about this: f merge trunk --integrate !!! (no, i'm not going to try that!) -- - stephan beal http://wandering

Re: [fossil-users] RFC: new feature: CLI command stats collection

2013-09-04 Thread Jan Nijtmans
2013/9/4 Ross Berteig : > C:...> cd win; nmake /f Makefile.msc > > which churned as usual, then turned up an error in the SQLite amalgamation: >> >> ..\src\sqlite3.c(108355) : error C2275: 'tRowcnt' : illegal use of this >> type as an expression >> ..\src\sqlite3.c(8274) : see declaration