Fossil

Timeline
Login

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

12 check-ins using file src/db.c version dbd9d70d68

2017-09-26
03:56
Provide a link to the reverse annotation for an /fdiff of two versions of the same file. Improvements to the description of a reverse annotation. check-in: f52a544942 user: drh tags: trunk
2017-09-25
19:46
Update the change log. Improved documentation of reverse annotations. (Note: The check-in time has been moved 5 minutes earlier as a test of the ability to edit check-in times.) check-in: 1f378f9e31 user: drh tags: trunk
18:32
Add the origin= query parameter to /annotate and the --origin option to the annotation command, to enable reverse annotations. check-in: c91b810620 user: drh tags: trunk
17:24
Improved limit handling for annotation. The limit can now be expressed in compute-time seconds rather than versions analyzed, and defaults to "1.0s", which is enough to compute a complete annotation on most reasonable files. check-in: 517b9a5652 user: drh tags: trunk
15:36
Change the "Log" submenu element of the annotation page so that it shows or hides the log using javascript, avoiding a server roundtrip and a recomputation of the annotation. check-in: 037e06b370 user: drh tags: trunk
15:28
Merge search-technote check-in: a551d503c2 user: andygoth tags: trunk
15:18
Merge miscellaneous changes that have accumulated on the annotation-enhancements branch. See a log of the whole branch for details. check-in: ab8ed318e7 user: drh tags: trunk
12:45
Simplified and improved implementation of annotate_file(). Closed-Leaf check-in: d2b1565b7c 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: 54c0dab0c6 user: drh tags: andygoth-annotation-enhancements
09:39
Remove unused local variables that caused breakages with -Werror. To do: This branch still gives a very different answer than trunk for [/annotate?limit=-1&checkin=8e27a5a0&filename=src/login.c&log=1] check-in: 120ff0b8a3 user: drh tags: andygoth-annotation-enhancements
04:42
Use tables throughout globs.md check-in: 7f2689b1b5 user: andygoth tags: andygoth-annotation-enhancements
04:41
Correct name of extras command check-in: 4546d93da3 user: andygoth tags: andygoth-annotation-enhancements