Fossil

Timeline
Login

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

22 check-ins occurring on or before 2020-06-08.

2020-06-08
23:37
Add a safety scan of all strings passed into fossil_system(). Fatal error if the input string seems unsafe. ... (check-in: a046f916d3 user: drh tags: trunk)
23:11
Fixes and enhancements to SEE integration on Windows. ... (check-in: 57d8a71f42 user: mistachkin tags: trunk)
23:03
Fix harmless compiler warning seen with MSVC. ... (check-in: 094fb2ef0c user: mistachkin tags: trunk)
22:52
Fix handling of the 'fossil.exe.manifest' file by the MSVC makefile. ... (check-in: 6acb039c81 user: mistachkin tags: trunk)
22:08
Make sure the 'fossil.exe' target is honored when using the MSVC makefile. ... (check-in: c89a5a3ad2 user: mistachkin tags: trunk)
20:47
Updates to the change log. ... (check-in: 70fc44a199 user: drh tags: trunk)
20:08
Version 2.10.1 ... (check-in: 674782c7a1 user: drh tags: release, version-2.10.1, branch-2.10)
19:48
Version 2.11.1 ... (check-in: 307d94c549 user: drh tags: release, version-2.11.1, branch-2.11)
19:47
Make the "fossil git export" command more restrictive about characters that it allows in tag names. ... (check-in: e8c6cd2ced user: drh tags: branch-2.11)
19:14
More test cases (based on the SQLite repository) for the merge-riser coalescing logic. ... (check-in: a2930cc091 user: drh tags: trunk)
19:05
Avoid drawing multiple copies of cherrypick merge risers. ... (check-in: 146f02f922 user: drh tags: trunk)
18:27
Add test cases for the merge-riser coalescing logic. ... (check-in: e4e5b771d2 user: drh tags: trunk)
18:13
Minor bug fixes in the new merge-riser coalescing logic of the graph generator. ... (check-in: 7688673a8e user: drh tags: trunk)
17:10
Graph improvement: When there are multiple inbound merge arrows, try to combine as many as possible into a single riser. ... (check-in: 1eb9f5a81a user: drh tags: trunk)
12:10
Update the built-in SQLite to the latest trunk version for testing. ... (check-in: 3ab64c5a4d user: drh tags: trunk)
03:32
Make the "fossil git export" command more restrictive about characters that it allows in tag names. ... (check-in: c9a592dde7 user: drh tags: trunk)
2020-06-07
23:07
Robustify error handling. ... (Closed-Leaf check-in: 39c88cff80 user: mistachkin tags: testPid)
23:03
Fixes and enhancements to SEE integration on Windows. ... (check-in: 584ac9ffc4 user: mistachkin tags: testPid)
18:23
Add the 'test-pid' web page. ... (check-in: d6e900a581 user: mistachkin tags: testPid)
18:20
Update custom Makefile for MinGW. ... (check-in: 81960e1faa user: mistachkin tags: trunk)
2020-06-06
19:04
Simplify the batch tool changes from [0519493f]. The BUILDDIR environment variable can be set before invoking 'buildmsvc.bat' in order to build out-of-tree. ... (check-in: 7c481db74e user: mistachkin tags: trunk)
04:06
Describe how to produce a build with debugging options enabled. ... (check-in: c9690c7356 user: ashepilko tags: trunk)