Re: [fossil-users] New search features

2015-02-02 Thread jungle Boogie
Dr. Hipp, On 2 February 2015 at 22:11, Richard Hipp wrote: > On 2/3/15, jungle Boogie wrote: >>> >> Something recently has changed that doesn't allow the clicked result >> to be viewed. >> >> http://fossil-scm.org/index.html/tktsrch?s=windows >> > > The main Fossil repo (and the main SQLite repo)

Re: [fossil-users] New search features

2015-02-02 Thread Richard Hipp
On 2/3/15, jungle Boogie wrote: >> > Something recently has changed that doesn't allow the clicked result > to be viewed. > > http://fossil-scm.org/index.html/tktsrch?s=windows > The main Fossil repo (and the main SQLite repo) are now running on a full-text index, rather than do a full scan of al

Re: [fossil-users] New search features

2015-02-02 Thread jungle Boogie
On 1 February 2015 at 20:48, Richard Hipp wrote: > The tip of trunk now supports full-text search on Check-in comments, > Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ > website is itself running this code, so you can see examples of the > search features there: > > https:

Re: [fossil-users] New search features

2015-02-02 Thread jungle Boogie
Hi Richard, On 1 February 2015 at 20:48, Richard Hipp wrote: > he tip of trunk now supports full-text search on Check-in comments, > Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ > website is itself running this code, so you can see examples of the > search features there: > >

Re: [fossil-users] configure reset skin resets too much

2015-02-02 Thread Joe Mistachkin
Andy Bradford wrote: > > I don't think it makes much sense for the index-page to be reset with > ``fossil config reset skin'' either. Is the index-page considered part > of the skin? Likewise, it also seems odd that ``fossil config reset > project'' doesn't reset the index-page. > Agr

Re: [fossil-users] configure reset skin resets too much

2015-02-02 Thread Andy Bradford
Thus said David Given on Mon, 02 Feb 2015 23:51:33 +0100: > > It seems that doing 'fossil config reset skin' *also* resets the > > index path to the default. > > Does anyone have an opinion on this? I'm not going to do a merge > without a sign-off... I don't think it makes much sense

Re: [fossil-users] Fossil watch-face

2015-02-02 Thread Andy Bradford
Thus said David Given on Mon, 02 Feb 2015 23:49:55 +0100: > Judging by the buttons, it's a Pebble: > > https://getpebble.com/ Now, if I could get it to run ABClock underneath, I might be in the market for one: http://www.let.rug.nl/~kleiweg/abclock/ Andy -- TAI64 timestamp: 400054d04

Re: [fossil-users] Old problem not entirely gone?

2015-02-02 Thread Andy Bradford
Thus said Jan Danielsson on Sun, 01 Feb 2015 15:08:07 +0100: > In that thread the commit > http://www.fossil-scm.org/index.html/info/b4dffdac5e706980d911a0e672526ad461ec0640 > was brought up as a potential fix. I updated to get the fix and then > tried running a clone, and I could indeed get the

Re: [fossil-users] Old problem not entirely gone?

2015-02-02 Thread Joerg Sonnenberger
On Mon, Feb 02, 2015 at 03:35:13PM -0700, Warren Young wrote: > > On Feb 2, 2015, at 3:28 PM, Joerg Sonnenberger > > wrote: > > > > On Mon, Feb 02, 2015 at 03:23:46PM -0700, Warren Young wrote: > >> > >> Are you seriously asking for Fossil to allow a local clone to be in an > >> inconsistent s

Re: [fossil-users] New search features

2015-02-02 Thread Backe, Martin G
Modifying the Ticket types to add your To_Do is very easy. Go to the Admin page and click Tickets. Modify the Common page. That's it. And if you would prefer "To Do" instead of "To_Do", just enclose your phrase in double-quotes. Marty -Original Message- From: fossil-users-boun...@lis

Re: [fossil-users] configure reset skin resets too much

2015-02-02 Thread Stephan Beal
Fwiw: ambivalent (sent from a mobile device - please excuse brevity, typos, and top-posting) - stephan beal http://wanderinghorse.net On Feb 3, 2015 12:16 AM, "Richard Hipp" wrote: > On 2/2/15, David Given wrote: > > On 28/01/15 23:33, David Given wrote: > >> It seems that doing 'fossil con

Re: [fossil-users] configure reset skin resets too much

2015-02-02 Thread Richard Hipp
On 2/2/15, David Given wrote: > On 28/01/15 23:33, David Given wrote: >> It seems that doing 'fossil config reset skin' *also* resets the index >> path to the default. > > Does anyone have an opinion on this? I'm not going to do a merge without > a sign-off... > I don't have a strong feeling abou

Re: [fossil-users] New search features

2015-02-02 Thread Backe, Martin G
SEARCH FEATURE REQUEST: After performing a search and clicking on a link of interest, it would be nice if the returned page has the search term highlighted throughout the page. I've seen this in other search functions and have found it handy. Depending on the page that contains the search term,

Re: [fossil-users] configure reset skin resets too much

2015-02-02 Thread David Given
On 28/01/15 23:33, David Given wrote: > It seems that doing 'fossil config reset skin' *also* resets the index > path to the default. Does anyone have an opinion on this? I'm not going to do a merge without a sign-off... -- ┌─── dg@cowlark.com ─ http://www.cowlark.com ─ │ "There does not

Re: [fossil-users] Fossil watch-face

2015-02-02 Thread Stephan Beal
Haven't worn a watch in 15 years because the extra weight annoys my arm while typing, so i am a bit out of touch on such topics :/. But yes, i later read that it is a Pebble (which means nothing to me). (sent from a mobile device - please excuse brevity, typos, and top-posting) - stephan beal

Re: [fossil-users] Fossil watch-face

2015-02-02 Thread David Given
On 02/02/15 15:18, Stephan Beal wrote: [...] > Not sure what kind of watch - seems to be one of those new-fangled > e-watches. Judging by the buttons, it's a Pebble: https://getpebble.com/ It's actually an *old* fashioned e-watch --- 128kB RAM, 7 day battery life. My LG G is lucky to get 18 hour

Re: [fossil-users] Old problem not entirely gone?

2015-02-02 Thread Warren Young
> On Feb 2, 2015, at 3:28 PM, Joerg Sonnenberger > wrote: > > On Mon, Feb 02, 2015 at 03:23:46PM -0700, Warren Young wrote: >> >> Are you seriously asking for Fossil to allow a local clone to be in an >> inconsistent state after an error? > > Why does it have to be an inconsistent state? At t

Re: [fossil-users] Old problem not entirely gone?

2015-02-02 Thread Joerg Sonnenberger
On Mon, Feb 02, 2015 at 03:23:46PM -0700, Warren Young wrote: > > On Feb 1, 2015, at 7:08 AM, Jan Danielsson > > wrote: > > > > The annoying thing is that when it fails, it wipes away whatever > > progress it has made. > > Yes, well, that’s the nature of transactional DB updates: all or noth

Re: [fossil-users] Old problem not entirely gone?

2015-02-02 Thread Warren Young
> On Feb 1, 2015, at 7:08 AM, Jan Danielsson wrote: > > The annoying thing is that when it fails, it wipes away whatever > progress it has made. Yes, well, that’s the nature of transactional DB updates: all or nothing. > How difficult would it be to allow fossil to pick up where it left > off

Re: [fossil-users] New search features

2015-02-02 Thread Backe, Martin G
I never thought I could be so excited about a new Fossil feature. These are amazing changes, and will only be getting better. Thank you so much! -Original Message- From: fossil-users-boun...@lists.fossil-scm.org [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Richard Hipp

Re: [fossil-users] Abort commit on empty message

2015-02-02 Thread Richard Hipp
On 2/2/15, Paolo Bolzoni wrote: > Dear list, > > Something I actually like of git is that to abort a commit you just > have to leave the editor without saving. > It somewhat works with fossil too, but you have to confirm you want to > abort the commit. So, I was wondering, it is possible to abort

Re: [fossil-users] New search features

2015-02-02 Thread jungle Boogie
Hi Michai, On 2 February 2015 at 11:34, Michai Ramakers wrote: > just out of interest (I didn't really follow this thread): do you > (and/or original poster) already compile your own binaries? For Linux > and *BSD it's really trivial; the build process is easy and the build > is very clean (see >

[fossil-users] Abort commit on empty message

2015-02-02 Thread Paolo Bolzoni
Dear list, Something I actually like of git is that to abort a commit you just have to leave the editor without saving. It somewhat works with fossil too, but you have to confirm you want to abort the commit. So, I was wondering, it is possible to abort the commit on empty commit message? yours f

Re: [fossil-users] New search features

2015-02-02 Thread Richard Hipp
On 2/2/15, Michai Ramakers wrote: >> > IMHO it's safe to use Fossil trunk tip for daily work like many people > here do. I'm usually running something close to trunk tip if not that very check-in as Fossil self-hosting repo and also on the SQLite site. You can always see which version of fossil

Re: [fossil-users] New search features

2015-02-02 Thread Michai Ramakers
Hello, On 2 February 2015 at 19:46, jungle Boogie wrote: > On 2 February 2015 at 10:32, mario wrote: >> P.S. >> Could we get like `dev-1.30.1` tags in between major releases? This is >> one of those significant new features that might warrant it. > > I agree with this! Especially since 1.30 was

Re: [fossil-users] New search features

2015-02-02 Thread jungle Boogie
On 2 February 2015 at 10:32, mario wrote: > P.S. > Could we get like `dev-1.30.1` tags in between major releases? This is > one of those significant new features that might warrant it. I agree with this! Especially since 1.30 was already increased: https://www.fossil-scm.org/index.html/info/09fe

Re: [fossil-users] New search features

2015-02-02 Thread mario
Sun, 1 Feb 2015 23:48:28 -0500 Richard Hipp : > > To experiment with this in your own repositories, you have to enable > searching in the new /srchsetup page (reachable by clicking on > "Search" under the "Admin" menu). That's extremely awesome. In particular the configuration settings are super

Re: [fossil-users] New search features

2015-02-02 Thread Jonathan Otsuka
Awesome! I specifically wanted wiki search! Jonathan Otsuka > On Feb 1, 2015, at 10:48 PM, Richard Hipp wrote: > > The tip of trunk now supports full-text search on Check-in comments, > Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ > website is itself running this code, so

Re: [fossil-users] Fossil watch-face

2015-02-02 Thread Stephan Beal
On Mon, Feb 2, 2015 at 3:18 PM, Stephan Beal wrote: > John Stoume just posted a picture of his watch-face with the Fossil logo: > > https://plus.google.com/117522340661301291797/posts/6iQhx4uVgyR > > Not sure what kind of watch - seems to be one of those new-fangled > e-watches. > This earlier p

[fossil-users] Fossil watch-face

2015-02-02 Thread Stephan Beal
John Stoume just posted a picture of his watch-face with the Fossil logo: https://plus.google.com/117522340661301291797/posts/6iQhx4uVgyR Not sure what kind of watch - seems to be one of those new-fangled e-watches. -- - stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/s

Re: [fossil-users] New search features

2015-02-02 Thread Jungle Boogie
Dear Richard, From: Richard Hipp Sent: Mon, 2 Feb 2015 00:36:25 -0500 To: Fossil SCM user's discussion Subject: Re: [fossil-users] New search features On 2/2/15, jungle Boogie wrote: Hi Dr. Hipp, I go to http://www.fossil-scm.org/index.html/doc/tr

Re: [fossil-users] New search features

2015-02-02 Thread Johan Kuuse
> The tip of trunk now supports full-text search on Check-in comments, > Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ > website is itself running this code, so you can see examples of the > search features there: > > https://www.fossil-scm.org/fossil/doc/trunk/www/permuted