Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/file.c version 8a00d21c25
|
2019-02-26
| ||
| 20:03 | Fix the rmdir-on-update so that it works even if the update is occurring in a subdirectory of the repository. Do not remove the subdirectory that is the current working directory even if it is empty. check-in: 3275a94436 user: drh tags: rmdir-on-update | |
| 01:22 | When doing a "fossil update" if files are removed from a directory, then try to delete that directory (if it is empty) at the end of the update, if the directory is not on the empty-dirs list. check-in: 43111aa939 user: drh tags: rmdir-on-update | |