Fossil

Timeline
Login

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

9 check-ins using file src/db.c version e5af5a4525

2024-12-27
11:38
Several consistency changes. check-in: 4be42dc68b user: brickviking tags: bv-infotool
2024-12-25
13:19
Merge from trunk. check-in: 331e513880 user: brickviking tags: bv-infotool
2024-12-24
14:58
Update the change log to describe the new automatic ms=glob on /timeline. check-in: f0008db2b4 user: drh tags: trunk
14:47
In /timeline, if "tl=" or similar contains a GLOB pattern, and no "ms=" is specified, default the match style to "glob" instead of "brlist". check-in: 1cfc5d6b4d user: drh tags: trunk
13:24
The sl= query parameter on /timeline now honors ms=. check-in: a1a4fc248b user: drh tags: trunk
13:10
Rename the new "so=" query parameter on /timeline to "sl=" ("Sort List"). Improve the help page for /timeline. check-in: b46d2c4691 user: drh tags: trunk
12:53
Add the ml= and so= query parameters to /timeline. Enhance the graph layout algorithm so that any use of tl=, rl=, ml= or similar causes the named branches to appear on the left side of the graph, in the order specified (unless overridden by so=.) check-in: 055cef4b41 user: drh tags: trunk
06:39
Rephrase a comment for clarification. check-in: d3e366e750 user: florian tags: trunk
06:38
Add online help and checks for unrecognized command-line arguments to the `test-is-repo' command. check-in: bd5f1d6eca user: florian tags: trunk