Fossil

Check-in [d7a583e697]
Login

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

Overview
Comment:Make the mtime-changes setting the default. Avoid redundant calls to stat().
Downloads: See separate download page
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: d7a583e697fdbbb4e5e219434fc6e7a39f0bab1d
User & Date: drh 2010-01-20 20:35:11.000
References
2010-01-20
21:51
Fix a bug in file change detection introduced by check-in [d7a583e697]. Don't use that check-in, nor [30f23e3f5c]. ... (check-in: 1abc8a940e user: drh tags: trunk)
Context
2010-01-20
21:40
Require only ZIP permission (not ZIP permission plus check-out and history permission as formerely) in order to download a ZIP archive. Ticket [164e519962]. ... (check-in: 30f23e3f5c user: drh tags: trunk)
20:35
Make the mtime-changes setting the default. Avoid redundant calls to stat(). ... (check-in: d7a583e697 user: drh tags: trunk)
18:35
On windows, do not allow the "add" command to add files that differ from existing files only in case. Only works for ASCII. Ticket [36cb6b45fd9d]. ... (check-in: 4b9455bf03 user: drh tags: trunk)
Changes
Unified Diff Side-by-Side Diff Patch
Changes to src/db.c.
Changes to src/file.c.
Changes to src/vfile.c.