Fossil

Timeline
Login

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

10 check-ins using file src/finfo.c version a345d96a8b

2010-04-07
20:35
SQLite bug fix. Change a LIKE to a GLOB so that it can use an index. check-in: 5721bce885 user: drh tags: trunk
20:02
Update SQLite to a version that includes automatic index support. When compiled with FOSSIL_DEBUG, issue warnings if any automatic index is ever used. check-in: b84917dbf8 user: drh tags: trunk
11:53
Accept single-quotes in addition to double-quotes for HTML attribute quoting. check-in: 852e631f08 user: drh tags: trunk
2010-04-04
23:20
Pull in recent graph layout changes. check-in: 0551ff8178 user: drh tags: clear-title
22:40
Further refinements to the graph layout for file histories. check-in: 1f607de1db user: drh tags: trunk
21:47
For file history graphs, use merge arrows to show when the same file appears in multiple check-ins. check-in: 6ea10c5e99 user: drh tags: trunk
18:38
Tweaks to the graph layout algorithm to try to get better graphs for individual file histories. check-in: 1d2608b7f4 user: drh tags: trunk
2010-04-02
20:09
Merge all recent trunk changes into the clear-title branch (since we hold clear title on all recent changes.) check-in: 64541535d9 user: drh tags: clear-title
19:28
Add additional markups to show inefficient queries when running in TH3_DEBUG mode. check-in: 251fd001a8 user: drh tags: trunk
19:27
In file changes histories, show when the file is deleted. check-in: 4bbb437f06 user: drh tags: trunk