Fossil

Changes On Branch andygoth-annotation-enhancements
Login

Changes On Branch andygoth-annotation-enhancements

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

Changes In Branch andygoth-annotation-enhancements Excluding Merge-Ins

This is equivalent to a diff from d9ef474a to d2b1565b

2017-09-25
15:18
Merge miscellaneous changes that have accumulated on the annotation-enhancements branch. See a log of the whole branch for details. (check-in: ab8ed318 user: drh tags: trunk)
12:45
Simplified and improved implementation of annotate_file(). (Closed-Leaf check-in: d2b1565b user: drh tags: andygoth-annotation-enhancements)
2017-09-24
10:58
The annotate_file() function is now closer to being correct, but is still not quote right. (check-in: 54c0dab0 user: drh tags: andygoth-annotation-enhancements)
2017-09-23
21:07
Consolidated annotation file and manifest lookup code. This changes the error handling for the annotation web page to report an error rather than redirect to home. It also enables omitting the checkin query parameter when used with a server running within a checkout. (Later, by drh:) Move this code onto a branch because of build errors on Ubuntu. (check-in: 41f35ca4 user: andygoth tags: andygoth-annotation-enhancements)
19:10
Fix the value of the ANN_FILE_VERS flag so that it no longer overlaps with DIFF_SLOW_SBS. Omit the ANN_FILE_ANCEST flag which was always true. Update the annotator so that it follows check-ins in generation order according to the ancestor table. (check-in: d9ef474a user: drh tags: trunk)
18:37
Selectively revert a few changes made by the previous check-in (check-in: b83ea94e user: andygoth tags: trunk)

Changes to src/db.c.

Changes to src/diff.c.

Changes to src/info.c.

Changes to www/globs.md.