Fossil

Timeline
Login

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

50 most recent check-ins by user danield

2025-05-02
10:30
Increase the version number to 2.27 for the next release cycle. Add the 2_27 tag to the change log. ... (check-in: 8b24838e95 user: danield tags: trunk)
2025-04-23
14:21
Update Fossil output in the Quick Start guide. ... (check-in: 7ebd9441cf user: danield tags: trunk)
2025-04-01
15:38
Do not silently overwrite existing files when doing 'mv --hard'. ... (check-in: 31e75c3a41 user: danield tags: trunk)
2025-03-28
16:47
Document parameters 'from' and 'to' for /reports. ... (check-in: a584f75ff8 user: danield tags: trunk)
2025-03-27
15:34
Make documentation for timeline-truncate-at-blank and timeline-tslink-info visible. ... (check-in: 4c6fa15c67 user: danield tags: trunk)
2025-03-25
10:47
Add tooltips with projected counts in activity reports views, where appropriate. ... (check-in: 032cef1ded user: danield tags: trunk)
10:15
Typo fixes. ... (check-in: e19439801b user: danield tags: trunk)
2025-03-18
20:24
Typo fixes. ... (check-in: 478a0fa79c user: danield tags: trunk)
15:49
On Windows, do not emit warnings when external tools exit with non-zero codes, since those are unreliable at best. ... (check-in: 43ee0921ec user: danield tags: trunk)
2025-03-12
13:35
For 'fossil diff', when --numstat is combined with --brief, show only the total row. ... (check-in: 37327906e7 user: danield tags: trunk)
09:49
For consistency, use the spelling 'descendant' for the noun usage. ... (check-in: c9d3900367 user: danield tags: trunk)
09:26
Fix a hyperlink in the /timeline title. ... (check-in: 254dfbd2ba user: danield tags: trunk)
2025-03-10
09:55
In help texts, mention that 'winsrv' is only available on Windows. ... (check-in: e2c161bafb user: danield tags: trunk)
2025-01-31
15:56
For Git conversions, mention that the newer PowerShell versions are able to pipe byte streams between native commands. ... (check-in: c07468c207 user: danield tags: trunk)
2025-01-27
11:50
Update help to mention ssh signing of check-ins. ... (check-in: 91d70b7cc7 user: danield tags: trunk)
2025-01-15
14:11
Add link to the document on signing to the permuted index. ... (check-in: 28a84e7592 user: danield tags: trunk)
2025-01-14
17:16
Update the change log. ... (check-in: 90a52b549f user: danield tags: trunk)
17:13
Add ability to sign check-ins with ssh. ... (check-in: 0f0184e0cc user: danield tags: trunk)
17:11
Update documentation. ... (Closed-Leaf check-in: fa82b864cb user: danield tags: ssh-signing)
16:57
Fix another typo. ... (check-in: c5b96a5045 user: danield tags: trunk)
2025-01-04
23:28
Merge trunk. ... (check-in: 02cdfa5e08 user: danield tags: ssh-signing)
23:18
More robust test for the ssh case, minor refactoring. ... (check-in: d2bfab5888 user: danield tags: ssh-signing)
2025-01-03
15:57
Make clear the one can use the Fossil user name in the .allowed_signers file. ... (check-in: b25a0eff1f user: danield tags: ssh-signing)
14:28
Simplify a test when looking for the command tail. ... (check-in: e1cbb9968d user: danield tags: ssh-signing)
2025-01-02
00:12
Allow a path to the ssh-keygen in the pgp-command setting. ... (check-in: 121093b835 user: danield tags: ssh-signing)
2024-12-29
01:02
In the verification recipe for ssh signing, do not silent a possible confirmation. ... (check-in: decad8811e user: danield tags: ssh-signing)
2024-12-16
16:22
Add missing word in the help text for 'merge'. ... (check-in: bdc6bb1cfb user: danield tags: trunk)
2024-10-30
15:38
Add documentation on signing check-ins. ... (check-in: 37606a21f2 user: danield tags: ssh-signing)
14:08
An ssh signature should look like a control artifact. ... (check-in: e5240ec042 user: danield tags: ssh-signing)
13:46
Remove ssh signature from manifests, when needed. ... (check-in: d346d6d203 user: danield tags: ssh-signing)
13:21
Add ability to sign check-ins with ssh. ... (check-in: bbed5d8d7e 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: ab54928db7 user: danield tags: trunk)
2024-09-04
11:15
Detect better missing load average support, for example in Termux. ... (check-in: 50ba8d8d05 user: danield tags: trunk)
2024-09-03
22:05
Updatr the markdown rules doc: table header cells are left-aligned as well. ... (check-in: f141791d80 user: danield tags: trunk)
2024-08-23
13:23
For 'update --dry-run', remind the user that no file changes have occurred.' ... (check-in: 06a72cea3a 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: d03ed299d2 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: fe24713a27 user: danield tags: trunk)
2024-07-01
15:44
For /uvlist, check if any file has been chosen before submitting the form. ... (check-in: 4a8a7742da 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: dbc9e48ebf 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: 1cc2da2ee0 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: ea1b76bc9a user: danield tags: trunk)
2024-04-30
10:17
Remove an unused parameter and bring the code more in line with [dd72a96111]. ... (check-in: 89da205267 user: danield tags: trunk)
2024-04-29
21:33
Code cleaning after the previous check-in. No functional changes. ... (check-in: b705d756cf 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: 635fa090d1 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: 929f36ae3c 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: 3828746b57 user: danield tags: trunk)
2024-04-04
21:07
Cherry-pick SQLite changes intended for trunk. ... (check-in: 92f2a04d37 user: danield tags: trunk)
13:57
Add options to the 'tag' command to list tag values, as suggested by forum post d4fb9400f9. ... (check-in: d0dc62a4b8 user: danield tags: cmd-tag-list-values)
13:17
Put 'tag' command arguments in canonical order. ... (check-in: 72add40964 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: b7e8b8e72d user: danield tags: trunk)