Timeline
Not logged in

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

40 check-ins using file src/file.c version ba4ec3f818

2024-10-19
11:47
Merge typo fixes by brickviking. check-in: 285430acdf user: drh tags: trunk
10:16
(Grammar) hints.wiki changes. check-in: 2fa907ecad user: brickviking tags: bv-corrections01
09:46
(Grammar) hashpolicy.wiki change. check-in: fbd7d8d963 user: brickviking tags: bv-corrections01
09:14
(Typo) grep.md correction. check-in: d1788d5634 user: brickviking tags: bv-corrections01
04:43
(Grammar) glossary.md changes. check-in: 248e05a7e1 user: brickviking tags: bv-corrections01
04:06
(Grammar) gitusers.md - Expand a colloquial term. check-in: 6bd9009d72 user: brickviking tags: bv-corrections01
02:04
Typos in fossil-vs-git.wiki are very rare.

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

01:08
Rephrase initial paragraph slightly. check-in: 42f2e7a66f user: brickviking tags: bv-corrections01
2024-10-18
10:44
(Grammar) fossil_prompt.wiki changes. check-in: 20c4a2026e user: brickviking tags: bv-corrections01
10:33
(Grammar) fossil-is-not-relational.md changes. check-in: 21bebbae1c user: brickviking tags: bv-corrections01
10:11
(Grammar) forum.wiki changes. check-in: b18959652e user: brickviking tags: bv-corrections01
10:09
(Grammar) fileformat.wiki changes. check-in: 697b76f261 user: brickviking tags: bv-corrections01
09:06
(Grammar) fileedit-page.md changes. check-in: d44c25f235 user: brickviking tags: bv-corrections01
05:13
(Grammar) event.wiki changes. check-in: 98b9f5b533 user: brickviking tags: bv-corrections01
05:01
(Grammar) env-opts.md changes. English isn't entirely logical. check-in: d556997670 user: brickviking tags: bv-corrections01
2024-10-17
21:00
Create new branch named "bv-corrections01" check-in: b05d71a66f user: brickviking tags: bv-corrections01
16:54
Merge brickviking's documentation typo fixes to trunk. check-in: efd79f87f5 user: drh tags: trunk
16:10
Update the built-in SQLite to the latest 3.47.0 beta for testing. check-in: d0730da076 user: drh tags: trunk
08:28
[Grammar] custom_ticket.wiki changes. Closed-Leaf check-in: 09777bc224 user: brickviking tags: bv-corrections01
07:14
[Grammar] contribute.wiki changes. check-in: 1f95211c40 user: brickviking tags: bv-corrections01
05:39
[Grammar] concepts.wiki changes. check-in: 0ae6ba539c user: brickviking tags: bv-corrections01
01:24
[Grammar] checkin_names.wiki changes. check-in: 42e3cf5aaf user: brickviking tags: bv-corrections01
00:26
[Grammar] chat.md changes. check-in: 0c3aa7553b user: brickviking tags: bv-corrections01
2024-10-16
23:26
[Grammar] cgi.wiki changes. check-in: 35c515e7e8 user: brickviking tags: bv-corrections01
22:28
[Grammar] build.wiki changes. check-in: 3efc143294 user: brickviking tags: bv-corrections01
21:40
[Grammar] bugtheory.wiki changes. check-in: 7852e40b1b user: brickviking tags: bv-corrections01
21:02
[Grammar] blame.wiki change. check-in: 140c085da5 user: brickviking tags: bv-corrections01
20:51
[Grammar] blame.wiki changes. check-in: 3f26d623bc user: brickviking tags: bv-corrections01
17:03
Removed a pointless diff relative to trunk. check-in: 3d430cf711 user: wyoung tags: bv-corrections01
09:08
[Grammar] backoffice.md changes. check-in: e2d9ce6d5a user: brickviking tags: bv-corrections01
08:50
[Grammar] antibot.wiki changes. check-in: c6a6cd11bd user: brickviking tags: bv-corrections01
08:08
[Grammar] adding_code.wiki changes. check-in: 1a97a4e96c user: brickviking tags: bv-corrections01
07:43
[Grammar] aboutcgi.wiki corrections. check-in: d4a21cd45f user: brickviking tags: bv-corrections01
07:36
Merge from trunk check-in: 073e0b6bdb user: brickviking tags: bv-corrections01
07:28
Create new branch named "bv-corrections01" check-in: 6809736e33 user: brickviking tags: bv-corrections01
05:16
Amend [9919dfbbaa], again: Include an optional directory separator in buffer size calculation, guard against the unlikely (impossible?) case that a case-adjusted filename component round-tripping from UTF-8 to UTF-16 and back get longer, plus some unrelated white space fix. check-in: 49262642f4 user: florian tags: trunk
00:18
When searching embedded docs, search the configured 'doc-branch' branch instead of hard-wiring the search for trunk. Problem reported in [forum:520d420d04e482b2|forum post 520d420d04]. Previously it was always searching trunk but generating links to the doc-branch. check-in: 163f2f599e user: stephan tags: trunk
2024-10-15
15:03
Harden the synchronization process against sending or receiving settings flagged as sensitive. Mark the th1-setup setting as sensitive because it can contain not only th1, but also arbitrary TCL code if fossil is configured using --with-tcl. This addresses [forum:6179500deadf6ec7 | forum post 6179500dead]. (Edit: this was actually a merge from [6a1... check-in: 2ff87d4e0f user: stephan tags: trunk
05:36
Amend [9919dfbbaa]: fix a comment typo and rename a variable. check-in: d7d106227f user: florian tags: trunk
05:25
Fix a crash if the test-file-environment command is called from outside a check-out. check-in: 3bb9cbe8cc user: florian tags: trunk