Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user danield
2024-12-16
| ||
16:22 | Add missing word in the help text for 'merge'. ... (check-in: bdc6bb1c user: danield tags: trunk) | |
2024-10-30
| ||
15:38 | Add documentation on signing check-ins. ... (Leaf check-in: 37606a21 user: danield tags: ssh-signing) | |
14:08 | An ssh signature should look like a control artifact. ... (check-in: e5240ec0 user: danield tags: ssh-signing) | |
13:46 | Remove ssh signature from manifests, when needed. ... (check-in: d346d6d2 user: danield tags: ssh-signing) | |
13:21 | Add ability to sign check-ins with ssh. ... (check-in: bbed5d8d user: danield tags: ssh-signing) | |
2024-09-17
| ||
12:39 | Clarify that --nosign with 'branch new' only does not sign the branch creation check-in (future branch check-ins are signed). ... (check-in: ab54928d user: danield tags: trunk) | |
2024-09-04
| ||
11:15 | Detect better missing load average support, for example in Termux. ... (check-in: 50ba8d8d user: danield tags: trunk) | |
2024-09-03
| ||
22:05 | Updatr the markdown rules doc: table header cells are left-aligned as well. ... (check-in: f141791d user: danield tags: trunk) | |
2024-08-23
| ||
13:23 | For 'update --dry-run', remind the user that no file changes have occurred.' ... (check-in: 06a72cea user: danield tags: trunk) | |
2024-07-20
| ||
11:43 | Consistently use a dash in '--no' options, preserving the no-dash variant for compatibility where it exists. ... (Leaf check-in: d03ed299 user: danield tags: no-x-dash-options) | |
2024-07-02
| ||
08:19 | For the previous check-in, disable the submit button rather than use alert(). ... (check-in: fe24713a user: danield tags: trunk) | |
2024-07-01
| ||
15:44 | For /uvlist, check if any file has been chosen before submitting the form. ... (check-in: 4a8a7742 user: danield tags: trunk) | |
2024-06-06
| ||
08:33 | In case the originating IP address for an artifact is missing, display it as 'unknown'. ... (check-in: dbc9e48e user: danield tags: trunk) | |
2024-06-05
| ||
15:12 | Fix the 'describe' command to use only direct ancestors, and add a safety limit on the recursive CTE. ... (check-in: 1cc2da2e user: danield tags: trunk) | |
2024-05-15
| ||
14:54 | Add options to the 'tag' command to list tag values, as suggested by forum post d4fb9400f9. ... (check-in: ea1b76bc user: danield tags: trunk) | |
2024-04-30
| ||
10:17 | Remove an unused parameter and bring the code more in line with [dd72a96111]. ... (check-in: 89da2052 user: danield tags: trunk) | |
2024-04-29
| ||
21:33 | Code cleaning after the previous check-in. No functional changes. ... (check-in: b705d756 user: danield tags: trunk) | |
15:25 | Add options for drawing the file tree with Unicode symbols or ASCII characters (Windows defaults to the latter, all others to the former). ... (check-in: 635fa090 user: danield tags: trunk) | |
2024-04-23
| ||
14:33 | Increase the version number to 2.25 in order to start the next development cycle. ... (check-in: 929f36ae user: danield tags: trunk) | |
2024-04-16
| ||
12:01 | For 'fossil bundle import' and 'cat' subcommands, do not create a bundle file if it does not exist (reported in forum post 8a26dd5610). ... (check-in: 3828746b user: danield tags: trunk) | |
2024-04-04
| ||
21:07 | Cherry-pick SQLite changes intended for trunk. ... (check-in: 92f2a04d user: danield tags: trunk) | |
13:57 | Add options to the 'tag' command to list tag values, as suggested by forum post d4fb9400f9. ... (check-in: d0dc62a4 user: danield tags: cmd-tag-list-values) | |
13:17 | Put 'tag' command arguments in canonical order. ... (check-in: 72add409 user: danield tags: trunk) | |
2024-03-27
| ||
11:47 | In the build wiki, mention that buildmsvc.bat can be called in a normal command prompt. ... (check-in: b7e8b8e7 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: 97971b96 user: danield tags: trunk) | |
2024-02-04
| ||
21:28 | For 'fossil diff', allow --context to be 0, per request in forum post 806f1296d8. ... (check-in: ea6f9a84 user: danield tags: trunk) | |
2024-02-02
| ||
22:22 | Fix overlong lines and remove trailing whitespace from non-external C files. ... (check-in: 275da70f user: danield tags: trunk) | |
22:18 | Remove trailing whitespace from non-external C files. ... (Closed-Leaf check-in: 7db0a2d9 user: danield tags: fix-overlength-lines) | |
16:26 | Fix lines over 80 characters long, excluding external source files and @-lines. ... (check-in: 942f691b user: danield tags: fix-overlength-lines) | |
16:23 | Replace stray tab characters. ... (check-in: 9db696ea user: danield tags: trunk) | |
2024-01-18
| ||
15:20 | Document the --linenum and --invert command-line options to 'fossil diff'. ... (check-in: eb4efc8c user: danield tags: trunk) | |
14:50 | Fix several harmless compiler warnings (turned off in the standard build). ... (check-in: ab054759 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: a2e6b31a 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: 6b7fe7fa user: danield tags: tk-diff-darkmode) | |
2023-12-05
| ||
16:02 | Provide a dark mode for the TCL/TK-based diff GUI. ... (check-in: b59a42f1 user: danield tags: tk-diff-darkmode) | |
2023-11-27
| ||
10:28 | Fix typos in unvers.wiki. ... (check-in: 22ee43db 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: 256983fd user: danield tags: trunk) | |
2023-11-14
| ||
21:29 | Move an invariable test outside a while loop. ... (check-in: b87bd729 user: danield tags: trunk) | |
2023-11-13
| ||
07:40 | Fix usage wording for the branch command. ... (check-in: 8e8d1f06 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: 7e63c86e user: danield tags: trunk) | |
2023-09-19
| ||
11:59 | Fix formatting for the help text of the 'branch' command. ... (check-in: 132af984 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: 8ff63db2 user: danield tags: trunk) | |
08:04 | Update the built-in SQLite to version 3.43.1. ... (check-in: 1fea5c2c user: danield tags: trunk) | |
2023-07-25
| ||
12:35 | Updates to the change log. Various spelling and grammar fixes. ... (check-in: e6569d3f user: danield tags: trunk) | |
2023-07-24
| ||
11:58 | Deal with two C++-style comments. No functional changes. ... (check-in: 99ab5cd8 user: danield tags: trunk) | |
2023-07-21
| ||
23:02 | Display file sizes in /dir and /tree, as per request in forum post 2a0cd67e77. ... (check-in: fb0b7fe1 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 post fa13ae06d. ... (check-in: e8821162 user: danield tags: trunk) | |
2023-06-30
| ||
07:28 | Update documentation: check-in name 'start:' can be chained as well. ... (check-in: 36adf66b user: danield tags: trunk) | |
2023-06-22
| ||
11:01 | Allow more than ~128 MiB in a blob ;) ... (check-in: 1c2c0a1f 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 request. ... (Closed-Leaf check-in: d6ddd5bc user: danield tags: branch-list-merged-unmerged) | |