Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
21 check-ins using file src/vfile.c version 0e2f3aa96c
|
2013-10-05
| ||
| 22:34 | Backout check-in [7557c3e03f]. The code in that check-in is not necessary. (It was added only to try to catch errors.) Fix for ticket [9d9d42d9aab]. check-in: 6d1c038c62 user: drh tags: trunk | |
|
2013-10-04
| ||
| 17:06 | Fix a busted hyperlink in the server.wiki documentation page. check-in: 92bad3cdb8 user: drh tags: trunk | |
| 16:42 | Update the server documentation to show an example stunnel4 configuration. check-in: bd6dac51d1 user: drh tags: trunk | |
| 15:18 | Improved the checkout/repo mismatch check based on off-list discussion. Edit: caused bug [9d9d42d9aa]. check-in: 7557c3e03f user: stephan tags: trunk | |
| 10:12 | Corrections to comment. check-in: c72c19b8f1 user: mistachkin tags: trunk | |
| 09:59 | Cygwin64 has a 64-bit "long" while Win64 has a 32-bit "long". Correct for that. check-in: 4ff370c832 user: jan.nijtmans tags: trunk | |
| 09:10 | Fix compiler warning on Cygwin check-in: c05cc27300 user: jan.nijtmans tags: trunk | |
| 02:50 | Consolidate all the Cygwin-specific preprocessor directives into one file and include it where necessary. check-in: 816e893d3b user: mistachkin tags: trunk | |
|
2013-10-03
| ||
| 14:59 | Revert [b7625d8d8c], instead make sure the correct header file is included for Cygwin. check-in: 19b2b2403c user: jan.nijtmans tags: trunk | |
|
2013-10-02
| ||
| 21:39 | Fixed the table we search for the byweek report. Replaced 'y' param with 'type' because 'y' is already uses for YYYY (year). Closed-Leaf check-in: 68e3e0a5dc user: stephan tags: reports-by-type | |
| 21:32 | made the docs match the code. check-in: 4c21f20cf8 user: stephan tags: reports-by-type | |
| 21:28 | Initial draft of type event type argument for /reports. Seems to work but is missing labels and link integration (i.e. can only be used by explicitly passing y=TYPE for the time being). check-in: 331a8b7112 user: stephan tags: reports-by-type | |
| 11:33 | Fix typos in the server.wiki document. check-in: e3a2d8f381 user: drh tags: trunk | |
| 04:22 | Merge in latest from trunk to keep up-to-date. Closed-Leaf check-in: c6500ac985 user: andybradford tags: ssh-transport-changes | |
| 03:26 | Upgrade the included Jim Tcl to 0.74. check-in: 753f4d9a04 user: mistachkin tags: trunk | |
|
2013-10-01
| ||
| 23:01 | Merge updates from trunk. check-in: 8d2f9ab128 user: mistachkin tags: cleanX | |
| 09:58 | Upgrade the included Jim Tcl to 0.74. Closed-Leaf check-in: 023e681208 user: mistachkin tags: jimTcl74 | |
| 09:35 | Make sure the --emptydirs option is processed even when it is already implied to prevent it from being considered as an 'unrecognized option'. check-in: f7c022c141 user: mistachkin tags: trunk | |
|
2013-09-30
| ||
| 14:45 | Merge the new --dirsonly and --emptydirs and --allckouts options for the "fossil clean" command onto trunk. check-in: 238c8dafd0 user: drh tags: trunk | |
| 13:45 | Imply the --emptydirs option automatically when the --dirsonly option is used. Closed-Leaf check-in: 0ecb950002 user: mistachkin tags: cleanEmptyDirs | |
| 13:30 | Simplify vfile_dir_scan and make sure nested calls do not alter the path added to the dscan_temp table. check-in: 4f2bad8396 user: mistachkin tags: cleanEmptyDirs | |