Fossil

Timeline
Login

Timeline

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

10 check-ins using file src/stash.c version 5db67a3e

2011-03-16
02:20
Change to a better, cleaner way to fail the graph generation. ... (check-in: cae94fe2 user: drh tags: trunk)
01:53
Take care to avoid a buffer overrun if the number of rails in the graph exceeds the limit of 32. ... (check-in: cbafc702 user: drh tags: trunk)
2011-03-15
01:44
A merge riser is allowed to ride along side a riser to an off-screen node. ... (check-in: 52ea66df user: drh tags: trunk)
01:34
Change the graph layout to include ascenders for nodes that have off-screen children. Fix a bug in the leaf-tracker that became evident by this enhancement. (A rebuild is required to rebuild the leaf table after updating, or else some timeline graphs will not display correctly.) ... (check-in: d7a0240f user: drh tags: trunk)
2011-03-14
21:36
Fix an issue with the leaf-tracker that comes up if a check-in specifies a shunned check-in as its parent or merge parent. Ticket [398afa58def78f5]. ... (check-in: aa6abc5e user: drh tags: trunk)
20:14
Further improvements to the layout of merge arrows. ... (check-in: a6934b44 user: drh tags: trunk)
18:26
Improvements to the layout of merge arrows in the graph. ... (check-in: 313cd3c8 user: drh tags: trunk)
13:22
Fix a bug in the merge file-rename detection logic, a bug introduced by the path refactoring changes. ... (check-in: 66951fa6 user: drh tags: trunk)
12:42
Merge the path-refactor changes into trunk. Refactoring is not complete, but it appears to be stable. ... (check-in: e5121b47 user: drh tags: trunk)
12:18
Fix typos in comments and error messages. Ticket [d38c2c8795181] ... (check-in: c5f7ab04 user: drh tags: trunk)