Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
14 check-ins using file src/timeline.c version e707f926d3
2022-03-22
| ||
13:30 | Improved comments on the graph layout rail shuffling. ... (check-in: ebbfe7d997 user: drh tags: trunk) | |
11:46 | For MSVC build, use /utf-8 option for CL (because some sources need it and this helps when some codepages are in effect) ... (check-in: 0324515b59 user: larrybr tags: trunk) | |
2022-03-21
| ||
17:36 | Typo and link fixes via [forum:09c35aec52377b41 | forum post 09c35aec52377b41]. ... (check-in: 1b13f430c6 user: stephan tags: trunk) | |
16:42 | Typo fix from [forum:a7a52ce98a | forum post a7a52ce98a]. ... (check-in: c3d321fb6f user: stephan tags: trunk) | |
2022-03-17
| ||
12:01 | Update the fossil_prompt.sh script so that it keeps the username and hostname part of the prompt green and only changes the path from red to green. ... (check-in: cca805fa89 user: drh tags: trunk) | |
2022-03-12
| ||
20:11 | Fix to the uintnocase collating sequence. See [forum:/forumpost/56250e7ff0|forum post 56250e7ff0]. ... (check-in: b39475b625 user: drh tags: trunk) | |
14:20 | Update the built-in SQLite to the latest trunk version which includes all of the patches associated with version 3.38.1 plus additional performance enhancements. ... (check-in: b731e1f65b user: drh tags: trunk) | |
2022-03-10
| ||
12:50 | Graph layout: Reduce the top-margin requirement for a merge arrow that comes straight up out of the top of a leaf node. ... (check-in: 6b56d89058 user: drh tags: trunk) | |
12:35 | Graph layout: Strive harder for merge arrows to come straight up out of the top of leaf nodes. ... (check-in: a3bfe425e0 user: drh tags: trunk) | |
2022-03-08
| ||
20:47 | On file listing pages, sort files that have numbers as part of their name in numeric order. ... (check-in: 59dfca5ed5 user: drh tags: trunk) | |
13:08 | Faster implementation of start_of_branch() using a CTE. ... (check-in: 8736de8baa user: drh tags: trunk) | |
01:07 | Timeline graph layout changes that strive to do better a communicating the merging and branching activity between multiple branches. ... (check-in: d1d7fce64e user: drh tags: trunk) | |
2022-03-07
| ||
21:12 | Fix the display of cherrypick links that are on the same rail as their origin node but then go left. ... (check-in: 632d07c6a9 user: drh tags: trunk) | |
21:01 | Fix very minor comment typos. ... (check-in: 680837fae7 user: drh tags: trunk) | |