Fossil

Timeline
Login

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

50 most recent check-ins

2024-10-21
21:38
Fix 'off-by-one' error within establish_proxy_tunnel() routine introduced in [e8d328cbd32]. ... (Leaf check-in: 5a282cfb user: george tags: trunk)
17:14
Update sqlite3.c/h to the 3.47.0 release. ... (Leaf check-in: 9db04686 user: stephan tags: doc-branch-multi)
11:17
Merge from trunk. ... (Leaf check-in: b69a35c6 user: brickviking tags: bv-corrections01)
11:16
Update the built-in SQLite to the first 3.47.0 release candidate for final validation. ... (check-in: f99e9cb3 user: drh tags: trunk)
11:15
Improvements to the redirect-to-https documentation. ... (check-in: 27891979 user: drh tags: trunk)
11:13
Added link to help page for redirect-to-https. Untested in .wiki. ... (check-in: 7ae65cb8 user: brickviking tags: bv-corrections01)
11:12
Merge from trunk. ... (check-in: 20100436 user: brickviking tags: bv-corrections01)
11:07
Show the redirect-to-https on the /setup_settings page. ... (check-in: b087b03a user: drh tags: trunk)
11:04
Initial cut at better explanation regarding username/password authentication. ... (check-in: 62077d3f user: brickviking tags: bv-corrections01)
10:20
Merge typo fixes from the bv-corrections01 branch. ... (check-in: a186d8b8 user: drh tags: trunk)
10:17
Changes for the following files under www: password.wiki patchcmd.md pikchr.md quickstart.wiki rebaseharm.md selfcheck.wiki selfhost.wiki ... (check-in: 445d1a86 user: brickviking tags: bv-corrections01)
08:20
Makefile.in change. ... (check-in: 601d09c1 user: brickviking tags: bv-corrections01)
2024-10-20
14:49
Add support for multiple branch names in the doc-branch setting, as discussed in forum post 520d420d04. ... (check-in: b82749b9 user: stephan tags: doc-branch-multi)
11:59
Added platform-dependent note. ... (check-in: 30d68fde user: brickviking tags: bv-corrections01)
11:35
makefile.wiki changes. Small rewrite of final paragraph. ... (check-in: 03313e9c user: brickviking tags: bv-corrections01)
10:46
(Typos) interwiki.md changes. ... (check-in: 49c48f33 user: brickviking tags: bv-corrections01)
10:19
(Typos) inout.wiki changes. ... (check-in: a6714794 user: brickviking tags: bv-corrections01)
06:11
Cherrypick from ([95c1490cd6] by florian on 2024-10-20 04:24:00) ... (check-in: 9bd9a62e user: brickviking tags: bv-corrections01)
04:24
Fix an oversight in [fe6ef89f5f]. ... (check-in: 95c1490c user: florian tags: trunk)
04:05
hooks.md has several small changes. ... (check-in: e885757b user: brickviking tags: bv-corrections01)
03:33
(Typo) history.md change. ... (check-in: 861b1b58 user: brickviking tags: bv-corrections01)
2024-10-19
21:15
(Grammar) tiny comment change in src/checkin.c ... (check-in: b519fce9 user: brickviking tags: bv-corrections01)
21:11
Merged from trunk. ... (check-in: 5155a1c1 user: brickviking tags: bv-corrections01)
19:02
New option "--brief" (or "-b") to the "fossil status" command returns a single-word that describes the status of the fossil repository in the current working directory. Useful for scripts that set the PS1 shell variable. ... (check-in: 514149fc user: drh tags: trunk)
14:10
Resolve accidental fork. ... (check-in: 6041e258 user: florian tags: trunk)
14:03
Another update for[9919dfbbaa]: Make sure reallocated buffers always grow, guard all buffer writes by overflow checks (next time use blobs), make sure the `case-sensitive' setting and command-line option are followed, and use brute force to achieve binary (vs.linguistic) file name comparison (only on older versions of Windows). ... (check-in: fe6ef89f user: florian tags: trunk)
11:47
Merge typo fixes by brickviking. ... (check-in: 285430ac user: drh tags: trunk)
10:16
(Grammar) hints.wiki changes. ... (check-in: 2fa907ec user: brickviking tags: bv-corrections01)
09:46
(Grammar) hashpolicy.wiki change. ... (check-in: fbd7d8d9 user: brickviking tags: bv-corrections01)
09:14
(Typo) grep.md correction. ... (check-in: d1788d56 user: brickviking tags: bv-corrections01)
04:43
(Grammar) glossary.md changes. ... (check-in: 248e05a7 user: brickviking tags: bv-corrections01)
04:06
(Grammar) gitusers.md - Expand a colloquial term. ... (check-in: 6bd9009d user: brickviking tags: bv-corrections01)
02:04
Typos in fossil-vs-git.wiki are very rare.

Grammar mistakes are even rarer. ... (check-in: 3fcd5bd4 user: brickviking tags: bv-corrections01)

01:08
Rephrase initial paragraph slightly. ... (check-in: 42f2e7a6 user: brickviking tags: bv-corrections01)
2024-10-18
10:44
(Grammar) fossil_prompt.wiki changes. ... (check-in: 20c4a202 user: brickviking tags: bv-corrections01)
10:33
(Grammar) fossil-is-not-relational.md changes. ... (check-in: 21bebbae user: brickviking tags: bv-corrections01)
10:11
(Grammar) forum.wiki changes. ... (check-in: b1895965 user: brickviking tags: bv-corrections01)
10:09
(Grammar) fileformat.wiki changes. ... (check-in: 697b76f2 user: brickviking tags: bv-corrections01)
09:06
(Grammar) fileedit-page.md changes. ... (check-in: d44c25f2 user: brickviking tags: bv-corrections01)
05:13
(Grammar) event.wiki changes. ... (check-in: 98b9f5b5 user: brickviking tags: bv-corrections01)
05:01
(Grammar) env-opts.md changes. English isn't entirely logical. ... (check-in: d5569976 user: brickviking tags: bv-corrections01)
2024-10-17
21:00
Create new branch named "bv-corrections01" ... (check-in: b05d71a6 user: brickviking tags: bv-corrections01)
16:54
Merge brickviking's documentation typo fixes to trunk. ... (check-in: efd79f87 user: drh tags: trunk)
16:10
Update the built-in SQLite to the latest 3.47.0 beta for testing. ... (check-in: d0730da0 user: drh tags: trunk)
08:28
[Grammar] custom_ticket.wiki changes. ... (Closed-Leaf check-in: 09777bc2 user: brickviking tags: bv-corrections01)
07:14
[Grammar] contribute.wiki changes. ... (check-in: 1f95211c user: brickviking tags: bv-corrections01)
05:39
[Grammar] concepts.wiki changes. ... (check-in: 0ae6ba53 user: brickviking tags: bv-corrections01)
01:24
[Grammar] checkin_names.wiki changes. ... (check-in: 42e3cf5a user: brickviking tags: bv-corrections01)
00:26
[Grammar] chat.md changes. ... (check-in: 0c3aa755 user: brickviking tags: bv-corrections01)
2024-10-16
23:26
[Grammar] cgi.wiki changes. ... (check-in: 35c515e7 user: brickviking tags: bv-corrections01)