Fossil

Timeline
Login

Timeline

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

50 events for the month beginning 2020-06-01 by user mistachkin

Following month ↑
2020-06-28
16:29
Merge updates from trunk. ... (Closed-Leaf check-in: c40c3272 user: mistachkin tags: th1Favicon)
15:08
Further CSS updates to the 'eagle' skin. ... (check-in: cff5d126 user: mistachkin tags: trunk)
2020-06-27
17:15
Permit the 'favicon.ico' page to be customized via TH1. ... (check-in: ff735265 user: mistachkin tags: th1Favicon)
00:12
Follow-up to the previous check-in: for the 'eagle' skin, make sure the logo div has a valid minimum width. ... (check-in: 4a9af9b0 user: mistachkin tags: trunk)
2020-06-26
23:06
Attempt to improve the look of the forum when using the 'eagle' skin. ... (check-in: 9cb1556e user: mistachkin tags: trunk)
2020-06-20
19:51
Make sure calls to db_close_config() also close the local checkout when needed. ... (check-in: aefbd20d user: mistachkin tags: trunk)
16:56
Update the custom MinGW makefile. ... (check-in: e28b2315 user: mistachkin tags: trunk)
2020-06-14
15:28
Robustify a few things in the JSON subsystem integration and get JSON tests passing. ... (check-in: a588e55f user: mistachkin tags: trunk)
2020-06-13
19:11
Move the JSON error cgi_reply() into fossil_print_error(). ... (Closed-Leaf check-in: 61317898 user: mistachkin tags: jsonTestsPass)
01:25
Remove superfluous 'then' from the test suite. Also, enhance -verbose when used for merge tests. ... (check-in: 3c782527 user: mistachkin tags: trunk)
2020-06-12
23:20
Updates to the 'mv-rm' tests. ... (check-in: 7f002bc6 user: mistachkin tags: trunk)
23:12
Merge updates from trunk. ... (check-in: 7b165677 user: mistachkin tags: jsonTestsPass)
23:10
Another test correction. ... (check-in: 051428f4 user: mistachkin tags: jsonTestsPass)
22:25
Missed the other one. ... (check-in: 8ca633e0 user: mistachkin tags: jsonTestsPass)
22:08
Attempt to make sure the 'SSH_CONNECTION' environment variable is ignored during the JSON tests. ... (check-in: 51792cf5 user: mistachkin tags: jsonTestsPass)
21:53
Another fix. ... (check-in: 6804c033 user: mistachkin tags: jsonTestsPass)
21:07
Handle missing 'json' Tcl package gracefully. ... (check-in: e3297200 user: mistachkin tags: jsonTestsPass)
20:57
Another attempt to adjust JSON session lifecycle. ... (check-in: a34c7b37 user: mistachkin tags: jsonTestsPass)
00:29
Updates to the 'cmdline', 'set-manifest', and 'unversioned.test' tests. ... (check-in: ecb52c1f user: mistachkin tags: trunk)
2020-06-11
23:55
More fixes. ... (check-in: 37089a5e user: mistachkin tags: jsonTestsPass)
23:40
Attempt to make JSON subsystem initialization work better. ... (check-in: 920a6428 user: mistachkin tags: jsonTestsPass)
23:06
More JSON test adjustments. ... (check-in: ad0679ca user: mistachkin tags: jsonTestsPass)
22:38
Experimental changes to get JSON tests passing. ... (check-in: 2e423836 user: mistachkin tags: jsonTestsPass)
02:06
Updates to the 'amend' tests. ... (check-in: 47f19d8e user: mistachkin tags: trunk)
02:05
Updates to the 'diff' tests. ... (check-in: 547585be user: mistachkin tags: trunk)
01:52
Updates to the 'th1-docs' tests. Also, enhance output of the --th-trace option. ... (check-in: fee9ede2 user: mistachkin tags: trunk)
00:45
Updates to the 'commit-warning' tests. ... (check-in: 17e1217a user: mistachkin tags: trunk)
00:37
Updates to the 'th1' tests. ... (check-in: 93f42413 user: mistachkin tags: trunk)
00:08
Test suite fixes. ... (check-in: 5b1b25b4 user: mistachkin tags: trunk)
2020-06-10
23:00
Fix handling of empty-string corner case for the file_simplify_name() function. ... (check-in: 233a08f4 user: mistachkin tags: trunk)
21:46
Further improvements to the file name escaping on Windows. ... (check-in: 9519c225 user: mistachkin tags: trunk)
21:43
Avoid 'index desctype already exists' error that could occur in some circumstances. ... (check-in: 23fc63e4 user: mistachkin tags: trunk)
01:39
More work on Win32 shell argument escaping. ... (Closed-Leaf check-in: 8c8a6d12 user: mistachkin tags: win32shellArg)
2020-06-09
23:05
Enhance build suffix handling in the MSVC build tool. ... (check-in: 4a8ca98f user: mistachkin tags: trunk)
22:54
Adjustments to the shell argument escaping for Win32. ... (check-in: acbea38c user: mistachkin tags: win32shellArg)
17:51
More MSVC makefile simplifications. ... (check-in: 1ebe5bbe user: mistachkin tags: trunk)
17:50
Make db_stats() conditional on the appropriate global option. ... (check-in: 2a0c0203 user: mistachkin tags: trunk)
17:44
Enhancements to OpenSSL user-prompt buffer handling. ... (check-in: 82d177fa user: mistachkin tags: trunk)
01:44
Fix issue in 'buildmsvc.bat' batch tool when the USE_V110SDK71A option is used on x64. ... (check-in: a87528f3 user: mistachkin tags: trunk)
01:41
In the MSVC makefile, do not wrap '$(MAKE)' in double quotes because it already has them. ... (check-in: ba0f0b7c user: mistachkin tags: trunk)
00:59
Another minor simplification to the MSVC makefile. ... (check-in: 0387226c user: mistachkin tags: trunk)
2020-06-08
23:11
Fixes and enhancements to SEE integration on Windows. ... (check-in: 57d8a71f user: mistachkin tags: trunk)
23:03
Fix harmless compiler warning seen with MSVC. ... (check-in: 094fb2ef user: mistachkin tags: trunk)
22:52
Fix handling of the 'fossil.exe.manifest' file by the MSVC makefile. ... (check-in: 6acb039c user: mistachkin tags: trunk)
22:08
Make sure the 'fossil.exe' target is honored when using the MSVC makefile. ... (check-in: c89a5a3a user: mistachkin tags: trunk)
2020-06-07
23:07
Robustify error handling. ... (Closed-Leaf check-in: 39c88cff user: mistachkin tags: testPid)
23:03
Fixes and enhancements to SEE integration on Windows. ... (check-in: 584ac9ff user: mistachkin tags: testPid)
18:23
Add the 'test-pid' web page. ... (check-in: d6e900a5 user: mistachkin tags: testPid)
18:20
Update custom Makefile for MinGW. ... (check-in: 81960e1f 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: 7c481db7 user: mistachkin tags: trunk)
Previous month ↓