Fossil

Timeline
Login

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

13 check-ins using file src/robot.c version ea54733312

2025-10-09
09:34
In the timeline, replace a hard-coded 'trunk' with a db_get('main-branch'), as suggested in [forum:61450a0395|forum post 61450a0395] (this time in the correct branch). check-in: cc5ffebb51 user: stephan tags: trunk
09:33
In the timeline, replace a hard-coded 'trunk' with a db_get('main-branch'), as suggested in [forum:61450a0395|forum post 61450a0395]. Closed-Leaf check-in: 263c51941a user: stephan tags: tktview-newest-first
2025-10-08
15:25
replace c++ comments single line comment. check-in: ee5db21338 user: mgagnon tags: trunk
15:22
When using "oldestfirst" query parameter on /timeline, swap the Older/Newer buttons at the beginning and end of the timeline so the direction is consistent with the order of the timeline. check-in: c09483437c user: mgagnon tags: trunk
14:40
Fix a harmless UBSAN warning in makeheaders.c check-in: a456dcbbac user: drh tags: trunk
14:28
Disable the graph if the "oldestfirst" query parameter is used on a timeline. check-in: 39262f69b2 user: drh tags: trunk
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
20:04
Remove some debug output. check-in: 52586ea6f9 user: stephan tags: tktview-newest-first
19:46
Experimentally add a JS toggle to the /tktview comment list to show the comment history in reverse order (newest first). This toggle only appears if JS is available and is persistent on the client. It was added per an off-list request from Steve Landers. check-in: 531668f5b1 user: stephan tags: tktview-newest-first
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-06
19:08
Improvements to the anti-robot documentation page. check-in: 8d3281267d user: drh tags: trunk