Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
10 check-ins occurring around dc81ac706b186ab6.
2018-12-28
| ||
23:46 | Add support for the "mionly" query parameter in /timeline when using from= and to=. ... (check-in: 9fae215151 user: drh tags: trunk) | |
18:38 | Improved title on /timeline graphs with from, to, and rel query parameters. ... (check-in: 994d7d849d user: drh tags: trunk) | |
18:15 | Enhance the from=/to= query parameters on the /timeline page so that when the "rel" query parameter is present, the graph shows checkins that merge with checkins on the choose path. ... (check-in: 7759a00e3e user: drh tags: trunk) | |
16:52 | Add compression to the built-in javascript. Update comments on graph.js. ... (check-in: 4da95b2543 user: drh tags: trunk) | |
16:21 | Improved graph display when a single checkin is the parent of both a normal and a cherrypick merge. ... (check-in: 30aec47aa0 user: drh tags: trunk) | |
12:59 | This checkin does a cherrypick merge off of another checkin that already has a prior full merge. The purpose of this checkin is to provide a test case for the cherrypick graph drawing logic. The code in this checkin is not intended to actually be used for anything. ... (Leaf check-in: dc81ac706b user: drh tags: graph-test-branch) | |
02:01 | In /timeline, the cherrypicks query parameter puts the graph into "disjoint" mode, which displays much better for the data it is presenting. ... (check-in: 35e892b4f3 user: drh tags: trunk) | |
01:25 | Improvements to /timeline generation of cherrypick merges. Cherrypicks are now shown with the f= query parameter. Add the cherrypicks query parameter to /timeline. Add test cases to the graph-test-1.wiki page. ... (check-in: ee64832f7e user: drh tags: trunk) | |
2018-12-27
| ||
21:56 | Much faster rendering of branch timelines. ... (check-in: fe40b652fe user: drh tags: trunk) | |
20:41 | General enhancements to the "amend", "tag", and "reparent" command, including adding flags like --override-date, --override-user, and --dry-run. ... (check-in: 5c9955710f user: drh tags: trunk) | |