Timeline
Not logged in

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

50 most recent check-ins by user danield

2026-07-31
17:02
Proofreading changes to the 101-document. check-in: d494477e0a user: danield tags: trunk
2026-07-29
17:52
Clarify that markdown tables can have default per column alignments. check-in: 7a131cfa17 user: danield tags: trunk
2026-07-01
14:42
Fix the abbreviation for Thursday in the byday report. check-in: 684f8aec82 user: danield tags: trunk
2026-06-18
13:52
Add an option to timeline command that does the same as timeline-truncate-at-blank on /timeline. check-in: 0848396b86 user: danield tags: trunk
2026-06-17
15:47
Use bitwise operators consistently, even if in this case it does not make a difference. check-in: 524474cfa0 user: danield tags: trunk
2026-06-13
19:34
Mention the systemd sandboxing in the CGI documentation. check-in: 69d43cc15e user: danield tags: trunk
2026-04-27
11:27
Fix some const-correctness warnings with gcc 15.2. check-in: ea099022b5 user: danield tags: trunk
2026-04-23
17:38
Remove an unused variable. check-in: a543fb31d2 user: danield tags: trunk
2026-04-13
12:12
Display Pikchr version in the output of 'dbstat' and /stat. check-in: cca8cc15f2 user: danield tags: trunk
2026-03-26
08:00
Fix a hyperlink in the /info page. check-in: d21fdd54cc user: danield tags: trunk
2026-02-10
10:01
Add/use the --quiet option on 'timeline' to suppress printing end-of-timeline notifications. check-in: 3e3d5ed011 user: danield tags: trunk
2026-01-23
14:38
Add options -t/-T to 'blame'/'praise' to display for each tracked file the last modifying check-in, its author, and (with -T) a comment snippet. check-in: 644134097e user: danield tags: trunk
14:29
Fix an incorrect comment in terms of content. check-in: d83de4a2d3 user: danield tags: trunk
2026-01-04
11:40
Display compilation time in UTC or fall back to the current solution. Leaf check-in: f6f48d09ba user: danield tags: utc-compilation-time
2025-12-28
23:00
Remove some more duplicates in comments. No functional changes. check-in: d83638e40e user: danield tags: trunk
2025-12-23
19:53
Some last sly typos which had been supposedly fixed. check-in: f677d53eac user: danield tags: trunk
16:07
Fix typos in two function names. No functional changes. check-in: d425d2394f user: danield tags: trunk
16:06
Assorted fixes of typos and grammar in code comments. No functional changes. check-in: e2bdc10572 user: danield tags: trunk
2025-12-19
17:14
Add the -H option to the 'ls' command for displaying check-in hashes (similar to the current -h option for file hashes). check-in: 1f8d7b7a5e user: danield tags: trunk
2025-12-18
09:09
Replace some tabs with spaces. check-in: 21c76f1916 user: danield tags: trunk
09:04
Updates to the change log. check-in: cfe1e42f6f user: danield tags: trunk
2025-12-17
16:06
Squelch some harmless warnings from an overzealous clang on termux. check-in: 6b2cc46d25 user: danield tags: trunk
2025-11-15
12:32
Document the new -? alias for --help. check-in: ce13c6735e user: danield tags: trunk
2025-11-06
16:21
When showing diff statistics in brief mode (only the total line), also omit the header line. check-in: c14f217df4 user: danield tags: trunk
16:04
Add short option '-s' for '--numstat' in the diff command. check-in: df119a35bb user: danield tags: trunk
2025-10-28
15:05
Cache the name of the main branch. check-in: ca0d66b2e4 user: danield tags: trunk
2025-10-25
17:38
Put back a couple of overzealously deleted lines. Closed-Leaf check-in: 7832da88f5 user: danield tags: softcoded-main-branch
13:48
Remove some fossil_free() calls added by the previous check-in. check-in: 6a617d004f user: danield tags: softcoded-main-branch
2025-10-23
14:50
Replace hard-coded "trunk" with the value of 'main-branch' (defaulting to "trunk"). check-in: dd8995bbdd user: danield tags: softcoded-main-branch
2025-10-19
21:32
Fix typos in the documentation of the 'suggested-downloads' setting. check-in: 302c30b5dc user: danield tags: timeline-enhance-2025
2025-10-08
14:14
Add the -u option to the 'timeline' command to display only items associated with a given user. check-in: 80c5e6791c user: danield tags: trunk
13:14
Add the -r option to the 'timeline' command to display items in chronological order. check-in: 7ac9d8bf35 user: danield tags: trunk
12:03
Make option '--offset' work again with the 'after' keyword for the 'timeline' command. Regression introduced in [ee2a71b5c7]. check-in: 4bfbe5f5b4 user: danield tags: trunk
2025-10-07
19:29
Small correction to the help text for the 'mv' command, as per forum post 25e2d7024b. check-in: 8725737d32 user: danield tags: trunk
2025-10-03
17:31
Fix spelling errors found by the Debian QA tools. check-in: 7db623e5eb user: danield tags: trunk
2025-09-27
15:05
Avoid an unnecessary mprintf(). check-in: bd4cec1240 user: danield tags: trunk
2025-09-26
14:23
Updates to the changelog. check-in: 28483bfc5a user: danield tags: trunk
11:58
Add the -h option to the "ls" command to display file hashes for a specific check-in when in verbose mode. check-in: 4c0ff6ed62 user: danield tags: trunk
2025-09-11
15:43
Fix links with truncated symbolic names in /vdiff, as reported in forum post 690436f85e. check-in: 2871b39a62 user: danield tags: trunk
2025-09-02
22:10
Allow the plus sign in MIME types again, needed for example in 'application/rss+xml'. check-in: 639c040474 user: danield tags: trunk
2025-08-21
15:40
Show numstat-style statistics in the /ckout page as well. check-in: cb4d17078f user: danield tags: trunk
2025-08-20
15:02
When appending the ssh signature, use a more direct function with the same result. check-in: 5d040f1ff0 user: danield tags: trunk
2025-08-06
10:30
Show numstat-style statistics in the 'Changes' section of /info and friends. check-in: 18151a8615 user: danield tags: trunk
2025-07-31
12:50
Shorten line statistics text for the benefit of devices with limited screen width. Closed-Leaf check-in: 941f67a83e user: danield tags: gui-diff-numstat
2025-07-30
17:48
Fix a compiler warning in the previous check-in. check-in: a8ef11b63c user: danield tags: trunk
17:26
Show numstat-style statistics in the 'Changes' section of /info and friends. check-in: 25e156c9b7 user: danield tags: gui-diff-numstat
17:14
Add the test-generate-uuid command. check-in: 062bb67c03 user: danield tags: trunk
2025-07-23
16:01
Replace a call to mprintf() with fossil_strdup(). Leaf check-in: 44e5125f8f user: danield tags: gen-uuid
15:58
Minor optimization: replace calls to mprintf("%s", X) with fossil_strdup(X). check-in: 4c3e1728e1 user: danield tags: trunk
2025-07-07
15:16
PoC for the previous check-in: use UUIDs for project-code and server-code. check-in: e38c068029 user: danield tags: gen-uuid