Fossil

Timeline
Login

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

50 most recent check-ins by user danield

2024-03-27
11:47
In the build wiki, mention that buildmsvc.bat can be called in a normal command prompt. ... (check-in: b7e8b8e72d user: danield tags: trunk)
2024-03-25
15:48
Update buildmsvc.bat to be able to be called in a normal command prompt and automatically load the needed MSVC build tools (x64 by default; x86 can be given as the first argument). ... (check-in: 97971b9666 user: danield tags: trunk)
2024-02-04
21:28
For 'fossil diff', allow --context to be 0, per request in [forum:806f1296d8 | forum post 806f1296d8]. ... (check-in: ea6f9a84ac user: danield tags: trunk)
2024-02-02
22:22
Fix overlong lines and remove trailing whitespace from non-external C files. ... (check-in: 275da70f8c user: danield tags: trunk)
22:18
Remove trailing whitespace from non-external C files. ... (Closed-Leaf check-in: 7db0a2d910 user: danield tags: fix-overlength-lines)
16:26
Fix lines over 80 characters long, excluding external source files and @-lines. ... (check-in: 942f691b39 user: danield tags: fix-overlength-lines)
16:23
Replace stray tab characters. ... (check-in: 9db696ea78 user: danield tags: trunk)
2024-01-18
15:20
Document the --linenum and --invert command-line options to 'fossil diff'. ... (check-in: eb4efc8ccd user: danield tags: trunk)
14:50
Fix several harmless compiler warnings (turned off in the standard build). ... (check-in: ab05475997 user: danield tags: trunk)
2023-12-08
10:20
In the HTML diff output, honour the user's light/dark mode browser setting. ... (check-in: a2e6b31aa1 user: danield tags: trunk)
2023-12-07
10:39
Make the dark mode also available for the diff HTML output (--webpage, -b). ... (Closed-Leaf check-in: 6b7fe7fa95 user: danield tags: tk-diff-darkmode)
2023-12-05
16:02
Provide a dark mode for the TCL/TK-based diff GUI. ... (check-in: b59a42f1f6 user: danield tags: tk-diff-darkmode)
2023-11-27
10:28
Fix typos in unvers.wiki. ... (check-in: 22ee43db43 user: danield tags: trunk)
2023-11-20
18:57
Do not separate timeline entries by an empty line when using custom formatting strings. ... (check-in: 256983fdd5 user: danield tags: trunk)
2023-11-14
21:29
Move an invariable test outside a while loop. ... (check-in: b87bd72927 user: danield tags: trunk)
2023-11-13
07:40
Fix usage wording for the branch command. ... (check-in: 8e8d1f067f user: danield tags: trunk)
2023-10-20
16:45
For 'timeline --verbose' with some formatting options, display the list of changed files closer to the check-in info block. ... (check-in: 7e63c86e6b user: danield tags: trunk)
2023-09-19
11:59
Fix formatting for the help text of the 'branch' command. ... (check-in: 132af984d0 user: danield tags: trunk)
2023-09-14
08:25
Add the ability for 'branch list' to filter the branches that have/have not been merged into the current branch. ... (check-in: 8ff63db2e6 user: danield tags: trunk)
08:04
Update the built-in SQLite to version 3.43.1. ... (check-in: 1fea5c2ce9 user: danield tags: trunk)
2023-07-25
12:35
Updates to the change log. Various spelling and grammar fixes. ... (check-in: e6569d3f63 user: danield tags: trunk)
2023-07-24
11:58
Deal with two C++-style comments. No functional changes. ... (check-in: 99ab5cd8d6 user: danield tags: trunk)
2023-07-21
23:02
Display file sizes in /dir and /tree, as per request in [forum:2a0cd67e77|forum post 2a0cd67e77]. ... (check-in: fb0b7fe140 user: danield tags: filesize-listings)
2023-07-13
12:13
Reconcile a test in the FTS search with its original intent in [196dfedf7fc]; reported in [forum:fa13ae06d|forum post fa13ae06d]. ... (check-in: e88211628b user: danield tags: trunk)
2023-06-30
07:28
Update documentation: check-in name 'start:' can be chained as well. ... (check-in: 36adf66b78 user: danield tags: trunk)
2023-06-22
11:01
Allow more than ~128 MiB in a blob ;) ... (check-in: 1c2c0a1f95 user: danield tags: trunk)
2023-06-14
14:37
Add the ability for 'branch list' to filter the branches that have/have not been merged into the current branch, per [forum:c4a9d9e097|forum request]. ... (Closed-Leaf check-in: d6ddd5bcfa user: danield tags: branch-list-merged-unmerged)
14:29
Remove a longtime obsolete comment in the branch listing routine. ... (check-in: ebe81aa11c user: danield tags: trunk)
2023-05-08
14:12
Display FQDN on sync only when the verbose flag is on. ... (check-in: cc34f3cf49 user: danield tags: trunk)
2023-05-05
12:56
For sync operations, also display the FQDN of the remote, if available. ... (check-in: 99b09b9476 user: danield tags: trunk)
2023-04-24
14:33
Clarify that backslashes in the help text of commands/webpages must be escaped for correct processing by mkindex.c. ... (check-in: 5c8f557565 user: danield tags: trunk)
2023-04-20
16:21
Fix build by escaping the backslash in the help text of test-strip-comment-lines. ... (check-in: cbfaec5875 user: danield tags: trunk)
12:12
Mention comments in the document about glob patterns. ... (check-in: 9558bf8294 user: danield tags: trunk)
12:02
In versioned settings, make again possible for globs to begin with a hash by escaping it (i.e. such lines should start with '\#'). ... (check-in: 6d2dbf985a user: danield tags: trunk)
2023-04-19
10:45
Add supporting comment lines in versioned settings to the changelog. ... (check-in: 4ed98a9944 user: danield tags: trunk)
07:19
Allow comment lines (starting with '#') in versioned settings. ... (check-in: ef633d4bb5 user: danield tags: trunk)
2023-04-13
07:01
Typo fix in capabilities.c, reported in forum. ... (check-in: 0df0586a11 user: danield tags: trunk)
2023-04-03
18:58
Allow comment lines (starting with '#') in versioned settings. ... (Closed-Leaf check-in: fc2a4dccac user: danield tags: allow-versioned-settings-comments)
2023-03-30
08:15
Update the list of versionable settings in the documentation. ... (check-in: 0f9224e98a user: danield tags: trunk)
2023-03-23
14:52
Use a more appropriate link in the above document. ... (check-in: aacd3714ce user: danield tags: trunk)
14:48
Correct two broken links in the 'Fossil vs. Git' document. ... (check-in: f8baa04bd2 user: danield tags: trunk)
2023-03-14
17:18
Add the --out option to the "cat" command to specify an output file - only if a single historical file is requested. ... (check-in: 8975472d26 user: danield tags: trunk)
2023-03-11
23:49
Give the correct way to figure out the temporary directory used under Windows. ... (check-in: 4e688dc0f9 user: danield tags: trunk)
2023-03-10
23:06
In the Windows server document, provide a command to get the temporary path location as used by Fossil. ... (check-in: 1f184d0e82 user: danield tags: trunk)
15:40
On Windows, write the temporary server files to a subfolder, allowing for easier exclusion from antivirus scanning. ... (check-in: 364337be10 user: danield tags: trunk)
2023-03-07
15:40
Remove superfluous makeheaders-targeted declaration of markdown() from markdown.c, since this made it appear twice in the generated header files. ... (check-in: bb583b0cc4 user: danield tags: trunk)
13:00
Make the no-op rendering callbacks in backlink.c type-compatible with the declarations in mkd_renderer, doing away with a theoretically possible undefined behavior and the related compiler cast warnings. ... (check-in: d3434fd8cc user: danield tags: trunk)
2023-02-23
18:47
Fix a harmless compiler overflow warning. ... (check-in: 2fd158fce7 user: danield tags: trunk)
2023-02-08
13:35
Fix a couple of -Wextra compiler warnings. ... (check-in: 3afeef3f9a user: danield tags: trunk)
2023-02-03
15:59
Fix another harmless compiler warning reported by Clang-15. ... (check-in: de184889a7 user: danield tags: trunk)