Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins by user mistachkin
2020-10-18
| ||
18:38 | Fix harmless compiler warnings. Update the custom MinGW makefile. Make feature reporting consistent for 'markdown', which is now always enabled. (check-in: 750879ead4 user: mistachkin tags: trunk) | |
2020-09-10
| ||
22:15 | Fix typo in the 'admin_sql' page. (check-in: e654b300f6 user: mistachkin tags: trunk) | |
21:51 | Fix misplaced / missing db_unprotect() calls in the 'waliassetup' and 'setup_logo' pages. (check-in: f273832a73 user: mistachkin tags: trunk) | |
00:54 | Add the 'defHeader' command to TH1. (check-in: c1cb6886cd user: mistachkin tags: trunk) | |
2020-08-22
| ||
00:23 | Update the custom MinGW makefile. (check-in: 6eb1f43485 user: mistachkin tags: trunk) | |
2020-08-17
| ||
22:34 | Add more tests. (check-in: 92704d1c68 user: mistachkin tags: sec2020) | |
22:27 | Simplify error message. (check-in: 1bb0b3a8f3 user: mistachkin tags: sec2020) | |
22:22 | Fixes for reserved names case sensitivity, coding style adjustments, more tests. (check-in: fde20bc03c user: mistachkin tags: sec2020) | |
20:51 | Add tests for the reserved names. (check-in: df720b28fc user: mistachkin tags: sec2020) | |
2020-07-31
| ||
21:51 | Permit the 'favicon.ico' image to be customized. (check-in: 37262b8387 user: mistachkin tags: trunk) | |
2020-07-19
| ||
21:33 | Reverse check-in [0f0b904337150bd5]. For MSVC, in order to build using the current directory as the build output directory, set the BUILDDIR environment variable to "%CD%" before executing the build tool. (check-in: a6332ebfe9 user: mistachkin tags: trunk) | |
2020-07-16
| ||
13:48 | Simplify new setting names and some internal names. (Closed-Leaf check-in: e6a3112f76 user: mistachkin tags: customFavicon) | |
2020-07-15
| ||
20:57 | Permit the 'favicon.ico' image to be customized. (check-in: 3352c1c290 user: mistachkin tags: customFavicon) | |
2020-07-08
| ||
15:23 | Follow-up to previous check-in: avoid breaking external feature detection for 'mv-rm-files'. (check-in: 4a880a166a user: mistachkin tags: trunk) | |
2020-06-28
| ||
16:29 | Merge updates from trunk. (Leaf check-in: c40c3272cd user: mistachkin tags: th1Favicon) | |
15:08 | Further CSS updates to the 'eagle' skin. (check-in: cff5d12696 user: mistachkin tags: trunk) | |
2020-06-27
| ||
17:15 | Permit the 'favicon.ico' page to be customized via TH1. (check-in: ff73526517 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: 4a9af9b059 user: mistachkin tags: trunk) | |
2020-06-26
| ||
23:06 | Attempt to improve the look of the forum when using the 'eagle' skin. (check-in: 9cb1556e11 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: aefbd20d6e user: mistachkin tags: trunk) | |
16:56 | Update the custom MinGW makefile. (check-in: e28b23159f 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: a588e55fe7 user: mistachkin tags: trunk) | |
2020-06-13
| ||
19:11 | Move the JSON error cgi_reply() into fossil_print_error(). (Closed-Leaf check-in: 6131789870 user: mistachkin tags: jsonTestsPass) | |
01:25 | Remove superfluous 'then' from the test suite. Also, enhance -verbose when used for merge tests. (check-in: 3c7825278b user: mistachkin tags: trunk) | |
2020-06-12
| ||
23:20 | Updates to the 'mv-rm' tests. (check-in: 7f002bc6b2 user: mistachkin tags: trunk) | |
23:12 | Merge updates from trunk. (check-in: 7b16567772 user: mistachkin tags: jsonTestsPass) | |
23:10 | Another test correction. (check-in: 051428f439 user: mistachkin tags: jsonTestsPass) | |
22:25 | Missed the other one. (check-in: 8ca633e0ae user: mistachkin tags: jsonTestsPass) | |
22:08 | Attempt to make sure the 'SSH_CONNECTION' environment variable is ignored during the JSON tests. (check-in: 51792cf5c7 user: mistachkin tags: jsonTestsPass) | |
21:53 | Another fix. (check-in: 6804c033eb user: mistachkin tags: jsonTestsPass) | |
21:07 | Handle missing 'json' Tcl package gracefully. (check-in: e3297200e5 user: mistachkin tags: jsonTestsPass) | |
20:57 | Another attempt to adjust JSON session lifecycle. (check-in: a34c7b37f2 user: mistachkin tags: jsonTestsPass) | |
00:29 | Updates to the 'cmdline', 'set-manifest', and 'unversioned.test' tests. (check-in: ecb52c1f78 user: mistachkin tags: trunk) | |
2020-06-11
| ||
23:55 | More fixes. (check-in: 37089a5ed1 user: mistachkin tags: jsonTestsPass) | |
23:40 | Attempt to make JSON subsystem initialization work better. (check-in: 920a64286d user: mistachkin tags: jsonTestsPass) | |
23:06 | More JSON test adjustments. (check-in: ad0679cabf user: mistachkin tags: jsonTestsPass) | |
22:38 | Experimental changes to get JSON tests passing. (check-in: 2e4238368e user: mistachkin tags: jsonTestsPass) | |
02:06 | Updates to the 'amend' tests. (check-in: 47f19d8eb0 user: mistachkin tags: trunk) | |
02:05 | Updates to the 'diff' tests. (check-in: 547585be71 user: mistachkin tags: trunk) | |
01:52 | Updates to the 'th1-docs' tests. Also, enhance output of the --th-trace option. (check-in: fee9ede22a user: mistachkin tags: trunk) | |
00:45 | Updates to the 'commit-warning' tests. (check-in: 17e1217a5e user: mistachkin tags: trunk) | |
00:37 | Updates to the 'th1' tests. (check-in: 93f42413a2 user: mistachkin tags: trunk) | |
00:08 | Test suite fixes. (check-in: 5b1b25b4a9 user: mistachkin tags: trunk) | |
2020-06-10
| ||
23:00 | Fix handling of empty-string corner case for the file_simplify_name() function. (check-in: 233a08f4fc user: mistachkin tags: trunk) | |
21:46 | Further improvements to the file name escaping on Windows. (check-in: 9519c22556 user: mistachkin tags: trunk) | |
21:43 | Avoid 'index desctype already exists' error that could occur in some circumstances. (check-in: 23fc63e45b user: mistachkin tags: trunk) | |
01:39 | More work on Win32 shell argument escaping. (Closed-Leaf check-in: 8c8a6d1217 user: mistachkin tags: win32shellArg) | |
2020-06-09
| ||
23:05 | Enhance build suffix handling in the MSVC build tool. (check-in: 4a8ca98f2a user: mistachkin tags: trunk) | |
22:54 | Adjustments to the shell argument escaping for Win32. (check-in: acbea38c6c user: mistachkin tags: win32shellArg) | |
17:51 | More MSVC makefile simplifications. (check-in: 1ebe5bbec0 user: mistachkin tags: trunk) | |