Login
Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2026-03-07
04:41
Added tags and note for non-default remotes. No code changes yet. Leaf check-in: aedd483fa2 user: viking tags: trunk
04:15
Tweaked fossilmake -g (get) so it doesn't do a double network hit. check-in: a539b3cb31 user: viking tags: trunk
2026-02-14
06:53
Add note for future changes. check-in: 04a5cd18ac user: viking tags: trunk
2026-01-24
21:35
Added libwhut. check-in: 69d09f86f9 user: viking tags: trunk
2025-12-26
21:20
Added forums, as I use that a bit. This may need expanding later. check-in: 31bf5334a7 user: viking tags: trunk
2025-11-21
01:34
Fix a missing dquote. check-in: 27008c42a7 user: viking tags: trunk
01:30
Tweaks to fossilmake. No code changes. check-in: 714f62801a user: viking tags: trunk
2025-11-14
05:43
Numerous fixes, especially to rarely/veryrarely. check-in: 5d5d297fc7 user: viking tags: trunk
2025-11-07
00:45
Finally corrected link to download fossil binary. check-in: c1bf447155 user: viking tags: trunk
2025-10-23
21:36
Repeated previous commit, this time for fossilsource script. check-in: 1ffda50af0 user: viking tags: trunk
10:49
Removed Fresh for now. check-in: b0b093eb46 user: viking tags: trunk
2025-09-25
23:33
Added several projects to bash-completion script. This should now support all the projects that the fossilsource bash script will support. You'll still have to put the bash_completion script into place manually. check-in: 02d6cec113 user: viking tags: trunk
2025-09-21
11:12
Added in System.Data.SQLite. check-in: 2d7477d8cc user: viking tags: trunk
10:50
Tweaked master document, added examples. These examples explain possible methods to retrieve either the directory of the checkout, or the directory and additional timestamp of the checkout. A note is made later in the document referring to the need to choose from possible multiple results. check-in: 4fafc2fd23 user: viking tags: trunk
2025-08-01
13:20
Also mention '-s' in dohelp. See note in script. check-in: 84eee3005e user: viking tags: trunk
13:09
Added quick note into text changelog, added future plan entry. check-in: 27289620d5 user: viking tags: trunk
13:04
Added '-u' to dohelp so it's visible to end user. The '-u' switch tells "fossil sync" to also update unversioned data. We also pass along a '--verily' just to make sure we get everything that has changed. check-in: 46b5076259 user: viking tags: trunk
2025-07-12
13:15
Updated changelog properly. check-in: 974d0f1df6 user: viking tags: trunk
13:13
Added sqlite-lua, modified changelog. A note was added, I suspect docsrc was duplicated. I suspect the same happened to sqlite-httpd. check-in: cee7baf4fb user: viking tags: trunk
2025-07-06
03:40
Added extra cd, and added c-pp project. check-in: 98334a9dc3 user: viking tags: trunk
2025-05-31
04:14
Added tclconfig and teaish to list of projects. Also tweaked prose. check-in: 8a1044d786 user: viking tags: trunk
04:11
Small tweaks. check-in: 64528c34d3 user: viking tags: trunk
2025-04-08
12:34
Added verbose switch. check-in: 2b940ed4de user: viking tags: trunk
2025-03-10
09:02
Set up docsrc as an independent entity. check-in: 0e3be6f4db user: viking tags: trunk
2025-03-01
08:28
Some tweaks to the README. check-in: 6b73385724 user: viking tags: trunk
08:27
Added small section to TODO-things. Examples added for updating potential source checkouts. At the moment all I have is spitball ideas, I'd have to use the fossil command to retrieve the most relevant checkout for each repo. check-in: 35fd834c5b user: viking tags: trunk
2025-02-14
04:12
Added extra version comment to sqliteweb.sh. check-in: 9445050352 user: viking tags: trunk
00:51
Added System.Data.SQLite. check-in: 769f7eab3d user: viking tags: trunk
2024-12-31
10:33
Added bash completion script for fossilsource. check-in: 69dda7a438 user: viking tags: trunk
2024-12-16
04:22
Tiny tweak to test chatbot. check-in: 0a128c8bb5 user: viking tags: trunk
2024-11-21
01:37
Corrected my path for jimtcl. check-in: 4e877e1c59 user: viking tags: trunk
2024-11-20
00:31
Added libfossil-all back to 'all'. check-in: 211e3badcb user: viking tags: trunk
2024-11-17
03:20
Added jimtcl, often out of date, author uses git for primary devel. Check out https://github.com/msteveb/jimtcl/ for further details. check-in: b75aae6915 user: viking tags: trunk
2024-10-14
10:09
Fixed - added long form of sync and correction of parsing. check-in: a64b7ed1d6 user: viking tags: trunk
09:27
Added fossilsource repo to the list of fossils. To grab this initially, clone the following repo with fossil: $ fossil clone \ https://chiselapp.com/user/Brickviking/repository/fossilsource That way, you should not only have the original fossil.org document I tangle the bash scripts from, but also some of the more useful bash scripts as well. check-in: c812e0c2ab user: viking tags: trunk
08:42
Added an explicit sync command. This comes with the proviso that you have check-in privileges at the repo you intend to sync with. Without this, fossil will complain you only have permission to pull, but not to push. check-in: 6ecaf38624 user: viking tags: trunk
2024-10-06
09:36
Bumped version, added note about privileges requirement for fossilmake. check-in: 88bd669814 user: viking tags: trunk
2024-09-26
22:25
Added note about initial cloning. I haven't added any code for this yet, because it's a kind of complicated question that I haven't got good answers to, as I've described earlier in the fossil.org document. check-in: 56ea338035 user: viking tags: trunk
2024-09-22
06:27
Updated version because of fossilcommit addition. check-in: f39d01f88d user: viking tags: trunk
05:59
Added fossilcommit utility function. This can be a standalone command, or simply be added directly to a .bashrc. It will attempt to create a fossil commit using the last git commit message. I could have perhaps called it fossilgitcommit but we're confused enough already. A rename may be on the cards. check-in: 27285befc5 user: viking tags: trunk
05:37
Added fossil version to the -v output of fossilsource. This may help out on the remote chance that someone's running an ancient version of fossil that I haven't seen for a good while. It's more for debugging than anything else. check-in: b554de829d user: viking tags: trunk
2024-09-17
12:25
Added quick note about the chiselapp hosting site. Yes, I'm aware some of the projects haven't been updated for absolutely ages, but some of them must be fresh, surely. Just be careful of the projects that are basically just clones of fossil. check-in: 7cb3ed0ea2 user: viking tags: trunk
11:56
Reworked the help display, removed redundancies. I also moved up the version to just underneath the changelog. check-in: 7587ea5ae2 user: viking tags: trunk
11:34
Removed unrequired $ME for grammatical reasons. check-in: 010ec59164 user: viking tags: trunk
11:25
Shortened up $0 so it's a name, not a path and name. While I was at it, I corrected a mistake that had slipped in. check-in: d497f20465 user: viking tags: trunk
11:04
Added version, and function for it. Also added periods in lists. check-in: c467ce252e user: viking tags: trunk
10:31
Reworked hashbang on fossilsource for portability reasons. While I'm at it, I'll start adding an actual visible version. I was getting sick of copying fossilsource over to some BSD and the script not working purely because bash isn't in the same place as it is under Linux. I should have learned this a while ago. Let's hope env is always in the same place, as that's also complicated matters in the past. check-in: 1bba8e79a6 user: viking tags: trunk
2024-09-12
10:15
Updated top version to correlate with fossilsource and changes. check-in: 726c3e0bd0 user: viking tags: trunk
2024-09-11
11:22
Finally removed libfossil-forum from synced repositories. See https://fossil.wanderinghorse.net/r/libfossil/forumpost/c58421800f for the reasons (mainly lack of use). This change does most of the removal changes, leaving the original function commented-out. This function will be outright removed shortly and synched back to the two mirrors I maintain. check-in: f0d6bded0b user: viking tags: trunk
2024-09-09
23:36
Corrected terminology, as we don't fetch fossil, only its updates. check-in: 3c8fa063e4 user: viking tags: trunk