Re: [fossil-dev] finfo.c cleanup (unused variables)

2017-11-30 Thread Jan Nijtmans
2017-11-30 12:03 GMT+01:00 Johan Kuuse : > Hi, > > Patch removing unused variables in finfo.c. Thanks! <http://www.fossil-scm.org/index.html/info/c699e9fedf918eb8> Regards, Jan Nijtmans ___ fossil-dev mailing

Re: [fossil-dev] Time for a 2.4 release?

2017-10-30 Thread Jan Nijtmans
2017-10-30 1:44 GMT+01:00 Richard Hipp: > Version 2.3 has been out for a while. The change log for 2.4 looks > like it is about the right length. I propose to do an official > release soon. Objections? +1. Everything is fine, I don't have any outstanding issues. Regards,

Re: [fossil-dev] tip of branch-2.3 linking issue

2017-08-24 Thread Jan Nijtmans
2017-08-24 17:09 GMT+02:00 Martin Gagnon: > I tried to compile the top of branch-2.3 and found that I get the > following linking error: Thanks for reminding me. Was too quick Should be fixed now. Regards, Jan Nijtmans ___ foss

Re: [fossil-dev] Release date for version 2.3

2017-07-03 Thread Jan Nijtmans
t can continue normally. The self-hosting fossil service can continue to use SQLite 2.20 beta. Regards, Jan Nijtmans ___ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Re: [fossil-dev] Git Tag comments, again [Was: Proposed roadmap for Fossil 2.0]

2017-03-31 Thread Jan Nijtmans
ith fossil, both ways. Regards, Jan Nijtmans > > On 3/31/17, Jan Nijtmans wrote: >> 2017-03-30 21:24 GMT+02:00 Richard Hipp: >>> On 3/30/17, Jan Nijtmans wrote: >>>> Ping .Could this be decided for Fossil 2.2? Please? >>> >>&g

[fossil-dev] Git Tag comments, again [Was: Proposed roadmap for Fossil 2.0]

2017-03-31 Thread Jan Nijtmans
2017-03-30 21:24 GMT+02:00 Richard Hipp: > On 3/30/17, Jan Nijtmans wrote: >> Ping .Could this be decided for Fossil 2.2? Please? > > libfossil is a non-trivial undertaking. Because of the way Fossil is > currently architected, libfossil is basically a ground-up rewrite

[fossil-dev] Fwd: [fossil-users] Proposed roadmap for Fossil 2.0

2017-03-30 Thread Jan Nijtmans
Ping .Could this be decided for Fossil 2.2? Please? Thanks, Jan Nijtmans -- Forwarded message -- From: Roy Marples Date: 2017-02-26 23:03 GMT+01:00 Subject: Re: [fossil-dev] [fossil-users] Proposed roadmap for Fossil 2.0 To: fossil-...@lists.fossil-scm.org On 26

Re: [fossil-dev] andygoth-branch-list

2016-11-19 Thread Jan Nijtmans
> multiple branches with the same name, then you probably deserve > whatever it is that happens. > (2) The /brlist definition is easier to compute I concur. A closed branch should be a branch in which all leaves are closed. That's what I would expect. Regards, Jan Nijtmans _

Re: [fossil-dev] Fwd: The results of your email commands

2016-10-17 Thread Jan Nijtmans
Op 18 okt. 2016 8:00 a.m. schreef "Stephan Beal": > Fyi, the "too many bounces" problem is now apparently hitting gmail users. AFAIK gmail never bounces. Yeah, I got it too ... Regards, Jan Nijtmans ___ fossil-dev

Re: [fossil-dev] Time to release version 1.35?

2016-06-14 Thread Jan Nijtmans
case, just a "nice to have" with certain gcc versions. > > > [1] = use memcpy() instead of *ptrDeref=foo. Something like this? <http://fossil-scm.org/index.html/vinfo/6ef54dfaf7fd90a4?sbs=1&w> Thanks! Jan Nijtmans __

Re: [fossil-dev] Time to release version 1.35?

2016-06-14 Thread Jan Nijtmans
indeed be made faster than custom byte-level checks, so this is definitely the way to go. The way it is now (runtime-initialization of a constant table) could be improved upon further, I'll be happy to have a look at this after 1.35 is out. Thanks! Jan Nijtmans

Re: [fossil-dev] Time to release version 1.35?

2016-06-10 Thread Jan Nijtmans
2016-06-10 16:01 GMT+02:00 Richard Hipp: > Any objections to cutting the Fossil 1.35 release sometime early next week? Not at all! A look at at least the "reparent" and "andygoth-import" branches would be appreciated. Regard

Re: [fossil-dev] [fossil-users] Time to release Fossil version 1.34?

2015-10-21 Thread Jan Nijtmans
2015-10-21 14:13 GMT+02:00 Martin Gagnon: > On Wed, Oct 21, 2015 at 3:26 AM, Jan Nijtmans wrote: >> 2015-10-20 19:51 GMT+02:00 Joe Mistachkin : >>> I've moved the backout off trunk so the issues that remain, if any, can >>> be fixed prior to the release. &

Re: [fossil-dev] [fossil-users] Time to release Fossil version 1.34?

2015-10-21 Thread Jan Nijtmans
2015-10-20 19:51 GMT+02:00 Joe Mistachkin : > Jan Nijtmans wrote: >> >> It turns out that the cause of this problem is the following commit: >> <http://www.fossil-scm.org/index.html/info/9431fec1ea098fea> >> so I backed it out. My local trunk build doe

Re: [fossil-dev] Check-in etiquette

2015-08-27 Thread Jan Nijtmans
e was trivial to be understood, no harm whatsoever was done. Regards, Jan Nijtmans ___ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Re: [fossil-dev] Check-in etiquette

2015-08-27 Thread Jan Nijtmans
change. In this case, your change works fine and looks good to me. Joe apparently agreed with this change, I agree as well. Well done! Regards, Jan Nijtmans ___ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.o

Re: [fossil-dev] [Q] Update .ignore-glob to include build artifacts on Linux

2015-08-16 Thread Jan Nijtmans
GIT's ".gitignore". It's a choice whether you want to use ignore-glob like that or not. Regards, Jan Nijtmans ___ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Re: [fossil-dev] Build system changes on Windows

2015-06-17 Thread Jan Nijtmans
on of fossil.exe since zlib1.dll then always needs to be re-distributed with it. Regards, Jan Nijtmans ___ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Re: [fossil-dev] Confirm removal of an empty directory?

2015-04-30 Thread Jan Nijtmans
2015-04-29 11:43 GMT+02:00 Jan Nijtmans : > 2015-04-29 3:37 GMT+02:00 Andy Bradford : >> Thus said Richard Hipp on Tue, 28 Apr 2015 13:00:13 -0400: >>> Why does "fossil clean --emptydirs" prompt for confirmation before >>> removing an *empty* directory?

Re: [fossil-dev] Confirm removal of an empty directory?

2015-04-29 Thread Jan Nijtmans
e directory name matches "empty-dirs", it should be kept, otherwise it should be removed without asking for comfirmation. I'm willing to implement that (unless some-one is faster than me ;-) Regards, Jan Nijtmans ___ fossil-dev mailing lis

Re: [fossil-dev] dotfiles setting is now versionable

2015-04-02 Thread Jan Nijtmans
y dotfiles committed, so it makes perfectly sense to make this setting versionable such that all clones inherit it as well. That's exactly what versionalble settings are meant for. Thanks for the suggestion! Regards, Jan Nijtmans ___ fossil

Re: [fossil-dev] The --docker option

2015-03-25 Thread Jan Nijtmans
2015-03-19 9:07 GMT+01:00 Jan Nijtmans : > 2015-03-18 18:41 GMT+01:00 Richard Hipp : >> Perhaps the right way to handle this case is to modify >> https://www.fossil-scm.org/fossil/info/2e4de226a7?ln=1066-1110 so that >> if >> >> (1) The operation is "push"

Re: [fossil-dev] The --docker option

2015-03-19 Thread Jan Nijtmans
nored.) This would permit any repository to push into a > freshly created repo and the freshly created repo would take on the > identity of the repository that is doing the push. I like this idea. Thanks! Regards, Jan Nijtmans ___ f

Re: [fossil-dev] The --docker option

2015-03-18 Thread Jan Nijtmans
e Chiselapp "I have two trunks" problem. Indeed, the --create option can be used as alternative to --docker, solving case 1). For 2) this is not a solution yet. Thanks! I will try this approach when fossil 1.33 is out, for now at least there is a working 1.32 fossil image with a solut

Re: [fossil-dev] The --docker option

2015-03-17 Thread Jan Nijtmans
t project-id and server-id. This repository is not usable as-is. But as soon as "docker server" is started, that's when the project-id and server-id is generated. Without the --docker option all fossil docker containers in the whole world would have the same project

Re: [fossil-dev] svn-import branch

2015-03-16 Thread Jan Nijtmans
2015-02-24 10:09 GMT+01:00 Jan Nijtmans : > Both branches are IMHO ready to be merged to trunk, that's > the best way to get them tested by more people. Any objections, merging the "svn-import" branch to trunk? Regards, Jan Nijtmans _

Re: [fossil-dev] svn-import branch

2015-02-25 Thread Jan Nijtmans
to the "svn-import" branch. Any more remarks by anyone? Regards, Jan Nijtmans ___ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Re: [fossil-dev] svn-import branch

2015-02-24 Thread Jan Nijtmans
much space (compared with other things that need to be stored for each commit) I would prefer automatic tagging to be on be default. My 2c. Thanks for all the great work, Martin and Baruch! Regards, Jan Nijtmans ___ fossil-de