Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch enhanced-symlink Excluding Merge-Ins
This is equivalent to a diff from 50844e5c6b to 95b6fad941
2017-10-16
| ||
13:54 | Improvements to automatic hyperlink enabling and robot exclusion. check-in: f014e15660 user: drh tags: trunk | |
2017-10-14
| ||
23:20 | Update /dir to support readme and readme.* files being a symlink to the actual document. Symlinks to symlinks are not supported in this instance. The document type is determined by the link target name. Leaf check-in: eb4dda4820 user: andygoth tags: doc-symlink | |
22:49 | Remove unnecessary double NUL-termination from blob Leaf check-in: 95b6fad941 user: andygoth tags: enhanced-symlink | |
22:22 | Update change log to describe Windows behavior of "l" flag to "manifest" setting check-in: 810370cd43 user: andygoth tags: enhanced-symlink | |
19:28 | Merge trunk check-in: 057645a938 user: andygoth tags: enhanced-symlink | |
2017-10-12
| ||
13:37 | Rewrote the autoreconfigure explanation comment. It was confusing and contained errors. check-in: 50844e5c6b user: wyoung tags: trunk | |
2017-10-11
| ||
19:56 | Removed the GNU make conditional around the new autoreconfigure dependency rule in the top-level Makefile.in. Apparently we have users using some other make, perhaps BSD make. Since the conditional only prevents autoreconfigure in the "make clean" case, where it is a minor annoyance, it's not important to work out how to retain this in a non-GNU make world. check-in: 454e119398 user: wyoung tags: trunk | |
Changes to src/add.c.
Changes to src/checkin.c.
Changes to src/checkout.c.
Changes to src/db.c.
Changes to src/tar.c.
Changes to src/vfile.c.
Changes to src/zip.c.
Changes to www/changes.wiki.