Differences From Artifact [94e2b39dbf]:
- File src/finfo.c — part of check-in [fff033fe6f] at 2019-05-14 14:47:37 on branch trunk — Add a new TIMELINE flag to control the dotted vertical lines that indicate omitted nodes. Only enable the dotted verticals where they make sense. (user: drh size: 27996) [more...]
To Artifact [83b690e9af]:
- File src/finfo.c — part of check-in [b39d8d69dd] at 2019-05-20 22:47:27 on branch selected-branch-on-left — For timelines of a particular branch, try to put the target branch on the left side of the graph, before "trunk". Trunk comes second. (user: drh size: 27999) [more...]
| ︙ | |||
643 644 645 646 647 648 649 | 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 | - + |
@ </span>
}
@ </td></tr>
}
db_finalize(&q);
db_finalize(&qparent);
if( pGraph ){
|
| ︙ |