Fossil

Timeline
Login

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

9 check-ins using file src/vfile.c version 6dd77e7ca9

2011-05-04
13:56
When listing closed branches, only show a branch if every leaf of that branch is closed. check-in: 74c86dd1da user: drh tags: trunk
2011-05-03
13:37
Enable Basic Authorization during sync operations by prepending a single "#" to the password. check-in: c1506adbf7 user: drh tags: trunk
2011-05-02
14:37
Corrections to the multi-repository server documentation. Ticket [72c7d223d5258]. check-in: b951baa5c9 user: drh tags: trunk
14:29
Automatically delete the _FOSSIL_ file after a failed open. Ticket [d299fb9842d6bc] check-in: 0aee050f32 user: drh tags: trunk
13:09
Avoid using the %lld printf conversion since windows does not support it. check-in: be467e9328 user: drh tags: trunk
2011-04-27
19:58
Update the built-in SQLite to the lastest snapshot from the trunk. This fixes an over-aggressive error report on windows which should fix ticket [4108dfd6b717f1] here in Fossil. check-in: 2a8ff5bff4 user: drh tags: trunk
16:07
Update to the latest SQLite snapshot that exposes the UTF8 to MBCS conversion routine in the windows driver to applications. check-in: 989fc1f2b6 user: drh tags: trunk
14:36
Change the warning prompt for CR/NL in check-in from (y/n/a) to (yes/no/all). Ticket [7eab65a85880a10cc] check-in: e3efeb6f29 user: drh tags: trunk
14:23
Commands that recursively descend through directory hierarchies (such as "fossil extra", "fossil clean", or "fossil addremove") will now ignore nested checkouts. Ticket [b49849a350d040bc]. check-in: 53aef2dee1 user: drh tags: trunk