Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
200 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: 750879ea user: mistachkin tags: trunk) | |
2020-09-10
| ||
22:15 | Fix typo in the 'admin_sql' page. ... (check-in: e654b300 user: mistachkin tags: trunk) | |
21:51 | Fix misplaced / missing db_unprotect() calls in the 'waliassetup' and 'setup_logo' pages. ... (check-in: f273832a user: mistachkin tags: trunk) | |
00:54 | Add the 'defHeader' command to TH1. ... (check-in: c1cb6886 user: mistachkin tags: trunk) | |
2020-08-22
| ||
00:23 | Update the custom MinGW makefile. ... (check-in: 6eb1f434 user: mistachkin tags: trunk) | |
2020-08-17
| ||
22:34 | Add more tests. ... (check-in: 92704d1c user: mistachkin tags: sec2020) | |
22:27 | Simplify error message. ... (check-in: 1bb0b3a8 user: mistachkin tags: sec2020) | |
22:22 | Fixes for reserved names case sensitivity, coding style adjustments, more tests. ... (check-in: fde20bc0 user: mistachkin tags: sec2020) | |
20:51 | Add tests for the reserved names. ... (check-in: df720b28 user: mistachkin tags: sec2020) | |
2020-07-31
| ||
21:51 | Permit the 'favicon.ico' image to be customized. ... (check-in: 37262b83 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: a6332ebf user: mistachkin tags: trunk) | |
2020-07-16
| ||
13:48 | Simplify new setting names and some internal names. ... (Closed-Leaf check-in: e6a3112f user: mistachkin tags: customFavicon) | |
2020-07-15
| ||
20:57 | Permit the 'favicon.ico' image to be customized. ... (check-in: 3352c1c2 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: 4a880a16 user: mistachkin tags: trunk) | |
2020-06-28
| ||
16:29 | Merge updates from trunk. ... (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) | |
2020-02-19
| ||
21:41 | Recognize the Pale Moon user agent string. ... (check-in: 6d0be557 user: mistachkin tags: trunk) | |
21:34 | Update custom Makefile for MinGW. ... (check-in: 7d5e243d user: mistachkin tags: trunk) | |
2019-12-24
| ||
18:39 | Fix minor typo from check-in [9bb70584a1d7d2f7]. ... (check-in: b00e89d4 user: mistachkin tags: trunk) | |
2019-12-13
| ||
19:22 | Add the 'verifyLogin' command to TH1. ... (check-in: a470d603 user: mistachkin tags: trunk) | |
19:14 | Delay for a failed 'verifyLogin' command invocation. ... (Closed-Leaf check-in: 7703173f user: mistachkin tags: verifyLogin) | |
19:06 | Merge updates from trunk. ... (check-in: 9abccbaa user: mistachkin tags: verifyLogin) | |
2019-12-08
| ||
23:49 | Add experimental 'verifyLogin' command to TH1. ... (check-in: 74b7f07c user: mistachkin tags: verifyLogin) | |
2019-09-30
| ||
16:08 | Update custom Makefile for MinGW. ... (check-in: 161958a4 user: mistachkin tags: trunk) | |
2019-09-04
| ||
20:01 | Merge updates from trunk. ... (check-in: 20c64950 user: mistachkin tags: noJsonCgiFlag) | |
19:56 | Setup and Admin users should not automatically have have the Private capability. This reverses the principal change from check-in [b241130222]. ... (check-in: bcdc4c55 user: mistachkin tags: trunk) | |
2019-08-27
| ||
20:57 | For candidate CGI parameter names that start with an uppercase letter, convert them to lowercase and then add. ... (check-in: b47b6b69 user: mistachkin tags: noJsonCgiFlag) | |
12:51 | Change 'NO_JSON' to lowercase. Remove other branch changes that are now superfluous. ... (check-in: 8baac264 user: mistachkin tags: noJsonCgiFlag) | |
07:21 | Restore legacy title handling behavior for TH1 docs (changed via check-in [8abeb62737c2b527]). ... (check-in: 42190026 user: mistachkin tags: noJsonCgiFlag) | |
06:50 | Attempt to fix 'CONTENT_TYPE' detection when a suffix, e.g. '; charset=utf-8', is present. ... (check-in: 891bbc6f user: mistachkin tags: noJsonCgiFlag) | |
05:57 | Improve comment. ... (check-in: 316dd394 user: mistachkin tags: noJsonCgiFlag) | |
05:55 | More refinements. ... (check-in: c1f4a846 user: mistachkin tags: noJsonCgiFlag) | |
05:34 | If the '--cgiupperparamsok' command line option or 'uppercase_params' CGI control line are present, allow parameter names to start with an uppercase letter. ... (check-in: ab0d81f8 user: mistachkin tags: noJsonCgiFlag) | |
04:15 | Make it possible to disable JSON auto-detection in the CGI subsystem. ... (check-in: a7754353 user: mistachkin tags: noJsonCgiFlag) | |
2019-08-19
| ||
00:51 | Fix embedded HTML detection for the 'doc' web page when the 'data-title' attribute is not specified. ... (check-in: 3d6a4fd9 user: mistachkin tags: trunk) | |
2019-08-10
| ||
18:07 | Refine HOME search order on Windows to maintain backward compatibility with the previous search hierarchy. ... (Closed-Leaf check-in: c07cbcd3 user: mistachkin tags: windows-env-usage-v2) | |
2019-08-06
| ||
01:49 | Fix crash. ... (Leaf check-in: 9d37ebbe user: mistachkin tags: winExtCgi) | |
2019-08-05
| ||
16:35 | Initial draft changes to support 'extcgi' on Win32. ... (check-in: fbe1edda user: mistachkin tags: winExtCgi) | |
16:15 | Update custom MinGW makefile. ... (check-in: 759b1002 user: mistachkin tags: trunk) | |
2019-08-01
| ||
23:31 | Implement the fossil_clearenv() function for Win32. ... (check-in: 61fd10ec user: mistachkin tags: trunk) | |
2019-07-14
| ||
04:46 | When removing a directory on Windows, make sure it is a real directory (i.e. not a junction, symbolic link, etc). ... (check-in: 9bb25a28 user: mistachkin tags: trunk) | |
2019-07-10
| ||
03:49 | Update custom MinGW makefile. ... (check-in: 1c88ed9b user: mistachkin tags: trunk) | |
2019-07-06
| ||
22:27 | Update autosetup to 0.6.9-71785c7e and Jim Tcl to 0.78-27-ga5a84b1. ... (Closed-Leaf check-in: 2211bc2a user: mistachkin tags: autosetupAndJimTcl) | |
21:42 | Update Jim Tcl to 0.78. ... (check-in: 907f66bf user: mistachkin tags: autosetupAndJimTcl) | |
20:29 | For the tar / zip web pages, avoid dangling references involving zRid. ... (check-in: dbe16d7b user: mistachkin tags: trunk) | |
2019-05-18
| ||
00:19 | Fix harmless compiler warning. ... (check-in: 420244cb user: mistachkin tags: trunk) | |
2019-05-17
| ||
23:34 | On Windows, avoid using BIO_ptr_ctrl with OpenSSL 1.1.1b as it does not appear to work as expected. ... (check-in: 344a3331 user: mistachkin tags: trunk) | |
19:07 | When attempting to determine the Fossil user information, do not smash the global URL information which may contain an alternate URL used for sync operations (e.g. when using 'fossil sync --once'). This fixes the ability to work offline and synchronize with a USB thumbdrive ala sneaker-net. ... (check-in: b9e36291 user: mistachkin tags: trunk) | |
18:55 | Minor coding style change. ... (Closed-Leaf check-in: e5ac794f user: mistachkin tags: offline-sync) | |
18:54 | Merge updates from trunk. ... (check-in: be8b227b user: mistachkin tags: offline-sync) | |
08:17 | Fix for building with OpenSSL 1.1.1b using MinGW. ... (Closed-Leaf check-in: d2b44d9e user: mistachkin tags: mingwFix) | |
2019-04-18
| ||
00:00 | Only remember a new URL for permanent redirects. ... (Closed-Leaf check-in: b36783e8 user: mistachkin tags: httpRedir) | |
2019-02-24
| ||
20:32 | Update error message in 'loadTcl' to make it more concise. ... (check-in: f2f01669 user: mistachkin tags: trunk) | |
2019-02-18
| ||
19:17 | Include 'nonce' TH1 variable in the custom skin documentation. ... (check-in: 02367341 user: mistachkin tags: trunk) | |
19:09 | When rendering the default header via TH1, allow the default Content-Security-Policy content to be overridden via the 'default_csp' variable. Also, add the 'nonce' command to TH1. ... (check-in: 8a65cd18 user: mistachkin tags: trunk) | |
2019-02-17
| ||
07:47 | Make sure the TH1 interp is available before trying to use it. ... (Closed-Leaf check-in: 600accbe user: mistachkin tags: dynamicCsp) | |
07:16 | Add the 'nonce' command to TH1. Improve clarity of the 'default_csp' variable handling and add comments. ... (check-in: 68e6b07e user: mistachkin tags: dynamicCsp) | |
06:18 | Skip setting the 'default_csp' TH1 variable if it already exists (e.g. it was manually overridden via the TH1 setup script). ... (check-in: 0b885bb9 user: mistachkin tags: dynamicCsp) | |
05:32 | Merge updates from trunk. ... (check-in: cb881aab user: mistachkin tags: dynamicCsp) | |
2019-02-15
| ||
20:51 | When rendering the default header via TH1, allow the default Content-Security-Policy content to be overridden via the 'default_csp' variable. ... (check-in: 0fe4c7d9 user: mistachkin tags: dynamicCsp) | |
2019-01-23
| ||
03:09 | Make it easier to build multiple configurations of Fossil with MSVC. ... (check-in: 8db943fa user: mistachkin tags: trunk) | |
02:43 | Make it easier to override the final built executable name when using MSVC. ... (check-in: b2993e5a user: mistachkin tags: trunk) | |
2019-01-22
| ||
23:19 | Experimental changes to unified diff output to 'ignore' sections that are purely additions. Still needs SBS support and tests. ... (Leaf check-in: 6e3f354d user: mistachkin tags: ignorePureAdds) | |
2019-01-15
| ||
00:02 | Fix typo in the TH1 wiki page. ... (check-in: 049813ac user: mistachkin tags: trunk) | |
2019-01-12
| ||
21:35 | Add the 'cgiHeaderLine' command to TH1. ... (check-in: 32c48809 user: mistachkin tags: trunk) | |
2019-01-11
| ||
05:34 | Merge trunk. ... (Closed-Leaf check-in: dbaee34d user: mistachkin tags: th1CgiHeader) | |
05:34 | Fix the expected result for the TH1 'info commands' test. ... (check-in: 103997d9 user: mistachkin tags: trunk) | |
05:32 | Add the 'cgiHeaderLine' command to TH1. ... (check-in: 58e2f487 user: mistachkin tags: th1CgiHeader) | |
2018-10-21
| ||
18:38 | Update custom MinGW makefile. ... (check-in: 1c32c5b8 user: mistachkin tags: trunk) | |
2018-09-18
| ||
19:37 | Backout of [115544e97517f447]. Unbreaks the SSL enabled build for MSVC on Windows, due to OpenSSL build system changes that are not accounted for by the check-in. Also, there were crashes with MinGW produced binaries using OpenSSL 1.1.1. ... (check-in: e0cc10f0 user: mistachkin tags: trunk) | |
2018-09-11
| ||
17:47 | Documentation updates for custom TH1 commands. ... (check-in: 874a4dac user: mistachkin tags: trunk) | |
2018-08-26
| ||
02:20 | Update JSON code to account for new capabilities. Also, the 'setup' and 'admin' capabilities should imply 'debug'. ... (check-in: 3f12d406 user: mistachkin tags: trunk) | |
2018-08-12
| ||
03:38 | Update wording to match documentation. ... (Closed-Leaf check-in: cbfbfa8c user: mistachkin tags: updNewCaps) | |
2018-08-11
| ||
23:51 | Coding style tweak. ... (Closed-Leaf check-in: 52b9caa5 user: mistachkin tags: login-with-email) | |
23:47 | Update JSON code to account for new capabilities. Also, the 'setup' and 'admin' capabilities should imply 'debug'. ... (check-in: 7ce44fab user: mistachkin tags: updNewCaps) | |
2018-08-08
| ||
02:15 | More enhancements to backoffice diagnostics. ... (check-in: 864a6f39 user: mistachkin tags: trunk) | |
00:03 | Fix some compiler warnings. ... (check-in: 250fc00d user: mistachkin tags: trunk) | |
2018-08-07
| ||
23:48 | Make the backoffice module tracing behave more consistently on Win32. ... (check-in: 0fe9da81 user: mistachkin tags: trunk) | |
23:22 | Merge changes from the previous two check-ins. ... (check-in: 30068260 user: mistachkin tags: trunk) | |
23:08 | Improve Win32 error handling in the backoffice module and fix a compiler warning. ... (check-in: 3c084879 user: mistachkin tags: trunk) | |
23:03 | Make it possible to debug child processes on Windows. ... (check-in: e285341f user: mistachkin tags: trunk) | |
23:01 | Fix harmless compiler warning. ... (check-in: 7014c2dd user: mistachkin tags: trunk) | |
21:45 | In the backoffice module, use GETPID macro consistently, fix compiler warning with MinGW, and add an assert(). ... (check-in: af87fa5b user: mistachkin tags: trunk) | |
21:44 | Fix harmless compiler warning. ... (check-in: 014bb2d7 user: mistachkin tags: trunk) | |
21:43 | Fix error when compiling with JSON support enabled (TODO: review semantics to preserve JSON error handling). ... (check-in: f430f623 user: mistachkin tags: trunk) | |
21:42 | Update the custom MinGW makefile. ... (check-in: 32641d15 user: mistachkin tags: trunk) | |
2018-08-02
| ||
11:58 | Merge updates from trunk. ... (check-in: b6a0c001 user: mistachkin tags: cmake-ide) | |
11:56 | Use the native directory separator for the extra files in the MSVC makefile. ... (check-in: 774bdc83 user: mistachkin tags: trunk) | |
11:44 | Improve comment. ... (check-in: f9ba9d94 user: mistachkin tags: cmake-ide) | |
03:05 | Just in case, modify backofficeTimeout() to handle being called more than once on Win32. ... (Closed-Leaf check-in: 0ef0e105 user: mistachkin tags: win32Proc) | |
03:03 | Wrap use of getpid() in the trace statements. ... (check-in: 842bf225 user: mistachkin tags: win32Proc) | |
02:27 | When sleeping inside the backoffice work loop, permit the sleep to be interrupted on Win32, which stops processing. ... (check-in: 9840313b user: mistachkin tags: win32Proc) | |
01:53 | More Win32 support for the backoffice processing. ... (check-in: f13ae35f user: mistachkin tags: win32Proc) | |
2018-07-31
| ||
00:10 | Use a thread to implement backoffice work timeouts for Win32. ... (check-in: a9578f78 user: mistachkin tags: win32Proc) | |
00:09 | Update the custom MinGW makefile. ... (check-in: d5c41263 user: mistachkin tags: trunk) | |
00:09 | Fix harmless compiler warnings. ... (check-in: ea2e5151 user: mistachkin tags: trunk) | |
2018-07-13
| ||
05:46 | An alternative to removing FOSSIL_ENABLE_LEGACY_MV_RM that just makes it the default. ... (check-in: 9951fd7b user: mistachkin tags: trunk) | |
2018-06-26
| ||
16:57 | An alternative to removing FOSSIL_ENABLE_LEGACY_MV_RM that just makes it the default. ... (Closed-Leaf check-in: efb0f880 user: mistachkin tags: altLegacyMvRm) | |
2018-05-21
| ||
01:01 | Fix harmless compiler warning. ... (check-in: a7056e64 user: mistachkin tags: trunk) | |
2018-04-02
| ||
11:40 | Fix Makefile typo, SQLITE_USE_ZLIB should be SQLITE_HAVE_ZLIB. ... (check-in: 508c42a6 user: mistachkin tags: trunk) | |
2018-03-20
| ||
17:10 | Support for using 'sys/mman.h' when compiling for POSIX. ... (check-in: d5ca5384 user: mistachkin tags: trunk) | |
17:08 | The markdown processor should use the Fossil memory allocation routines. ... (check-in: e382cae5 user: mistachkin tags: trunk) | |
2018-03-17
| ||
22:33 | Merge updates from trunk. ... (Closed-Leaf check-in: 5447bc90 user: mistachkin tags: withMman) | |
22:32 | Fix harmless compiler warning. ... (check-in: e2a90ed5 user: mistachkin tags: trunk) | |
21:24 | Report the detected memory page size in the verbose version information. ... (check-in: a6a2d861 user: mistachkin tags: withMman) | |
21:16 | POSIX enhancements for fossil_get_page_size(). ... (check-in: fd1bee72 user: mistachkin tags: withMman) | |
20:53 | Merge updates from trunk. ... (check-in: 2c3b7457 user: mistachkin tags: withMman) | |
20:52 | Update the custom MinGW makefile. ... (check-in: 853b7c7f user: mistachkin tags: trunk) | |
20:51 | Minor updates to the build system, et al, for 'mman.h' support. ... (check-in: 14221882 user: mistachkin tags: withMman) | |
20:31 | Experimental support for using 'mman.h' when compiling for POSIX. ... (check-in: 37b69e7d user: mistachkin tags: withMman) | |
2018-02-28
| ||
13:46 | Modify an error message to avoid using an unquoted apostrophe. ... (check-in: 61941baf user: mistachkin tags: trunk) | |
13:46 | Update the custom MinGW makefile. ... (check-in: 6830dec7 user: mistachkin tags: trunk) | |
2018-01-28
| ||
21:52 | Remove --no-dir-symlinks option from the docs. ... (check-in: 57f178ee user: mistachkin tags: trunk) | |
2018-01-23
| ||
22:34 | Stop including settings in the 'Available commands' section of the help web page. Fix typo of '--setting' help option. ... (check-in: 4962fa9e user: mistachkin tags: trunk) | |
2018-01-03
| ||
22:13 | Fix harmless compiler warning. ... (check-in: a61922e2 user: mistachkin tags: trunk) | |
2017-12-28
| ||
17:16 | In the Win32 server code, prevent fclose() from being called on an already closed FILE. ... (check-in: 8d60cd57 user: mistachkin tags: trunk) | |
2017-12-21
| ||
15:38 | Update referenced OpenSSL version. ... (check-in: c4aec887 user: mistachkin tags: trunk) | |
2017-12-20
| ||
00:46 | Update the custom MinGW makefile. ... (check-in: c7ad42d4 user: mistachkin tags: trunk) | |
2017-11-30
| ||
19:42 | Fix an 'auto.def' issue that prevented using --with-tcl of a static Tcl with --static. ... (check-in: 28fd1c1b user: mistachkin tags: trunk) | |
2017-11-03
| ||
06:46 | Fix harmless compiler warning. ... (check-in: 5aa37859 user: mistachkin tags: trunk) | |
06:30 | Fix segfault in status, et al, when a file in the checkout cannot be opened. ... (check-in: 3c6d23b7 user: mistachkin tags: trunk) | |
2017-10-19
| ||
03:49 | Minor fixes to wording of the TH1 hooks docs. ... (check-in: 38fabd49 user: mistachkin tags: trunk) | |
2017-10-04
| ||
05:35 | Improvement to TH_RETURN handling needed for TH1 hooks. Update and correct TH1 hook tests. Add draft documentation for TH1 hooks. ... (check-in: 36f0e47b user: mistachkin tags: trunk) | |
2017-10-02
| ||
15:23 | Add docs and tests for the TH1 'string index' command added by check-in [0c57ba3eb4]. Also, fix issue with handling of the special 'end' index. ... (check-in: e9845e59 user: mistachkin tags: trunk) | |
2017-09-11
| ||
16:44 | Restore the --no-dir-symlinks option. ... (Leaf check-in: aff4363d user: mistachkin tags: no-dir-symlinks) | |
2017-06-12
| ||
01:23 | Remove another set of extraneous backslash from an error message in the ticket editing webpage. ... (check-in: 699fca17 user: mistachkin tags: trunk) | |
2017-05-30
| ||
19:23 | Enhancements to SEE integration. ... (check-in: 00dfbdbf user: mistachkin tags: trunk) | |
01:26 | Further enhancements to SEE integration. ... (Closed-Leaf check-in: 53048387 user: mistachkin tags: see) | |
2017-05-29
| ||
23:14 | Merge updates from trunk. ... (check-in: 3b3099bd user: mistachkin tags: see) | |
23:07 | Rename new function for clarity and consistency. ... (check-in: d6422ab0 user: mistachkin tags: trunk) | |
02:37 | Enable the 'sqlite' command to work with SEE. ... (check-in: 564edc69 user: mistachkin tags: see) | |
01:37 | Move PRAGMA key handling into its own function. ... (check-in: 95f14fae user: mistachkin tags: trunk) | |
2017-05-28
| ||
20:36 | Some coding style cleanup in order to make fossil_close() static. ... (check-in: 1c6a6fa1 user: mistachkin tags: trunk) | |
20:33 | Make sure config database state is consistent when returning from 'sqlite' command. ... (check-in: 97ff702f user: mistachkin tags: trunk) | |
19:44 | When building an SEE-enabled build with MSVC, be sure to define SQLITE_HAS_CODEC. ... (check-in: fa6b22c6 user: mistachkin tags: trunk) | |
19:35 | Fix compilation using MSVC 2005 and 2008. ... (check-in: 9766cfd5 user: mistachkin tags: trunk) | |
2017-05-27
| ||
20:29 | When SEE integration is enabled, pass its flags when compiling 'shell.c' as well. ... (check-in: 6d4aa344 user: mistachkin tags: trunk) | |
03:21 | Fix support for 'raw' mode for embedded TH1 docs broken by check-in [35698c9c43478f8f]. ... (check-in: 05df5d2e user: mistachkin tags: trunk) | |
2017-05-13
| ||
23:08 | Restore previous behavior of the --with-tcl option to configure, where the value portion is optional. ... (check-in: 27e65b07 user: mistachkin tags: trunk) | |
2017-05-12
| ||
13:49 | Patch for autosetup to restore previous behavior of the --with options to configure, by Steve Bennett. ... (check-in: 4e1450ae user: mistachkin tags: trunk) | |
2017-03-08
| ||
03:22 | Enhancements to TH1 related to hashing. Add the 'hash' TH1 command. ... (Leaf check-in: 357c3c68 user: mistachkin tags: th1Hash) | |
2017-02-23
| ||
07:52 | Add support for document titles to the TH1 docs feature. ... (check-in: 35698c9c user: mistachkin tags: trunk) | |
07:51 | Fix harmless compiler warning seen with MSVC. ... (check-in: afcff499 user: mistachkin tags: trunk) | |
2017-02-15
| ||
06:23 | Improve the warning message about versioned/non-versioned settings so that it includes the full path to the versioned settings file, for better use with things like 'fossil all'. ... (check-in: 83fd7384 user: mistachkin tags: trunk) | |
2017-02-14
| ||
18:19 | If the 'allow-symlinks' option is enabled (or the '--no-dir-symlinks' flag is specified), do not traverse into symlinked directories. ... (check-in: 2375d6cb user: mistachkin tags: trunk) | |
03:04 | For safety, the --verily option to clean should force all symlinks to be treated as normal content files. ... (Closed-Leaf check-in: 8fdf8cbe user: mistachkin tags: symlinks) | |
01:03 | When the --reset option is used, reset the cached stat() information before and after dealing with it. ... (check-in: 39ea7a2f user: mistachkin tags: symlinks) | |
00:59 | Add '--reset' option to the file test commands. Other minor improvements. ... (check-in: 996ebab7 user: mistachkin tags: symlinks) | |
00:40 | Report the effective file mode bits also. ... (check-in: 7972e19f user: mistachkin tags: symlinks) | |
00:30 | Modularize and enhance the file test commands. ... (check-in: 834a5b61 user: mistachkin tags: symlinks) | |
00:13 | Further enhancements. ... (check-in: a3409470 user: mistachkin tags: symlinks) | |
00:03 | Enhance verbosity of the new 'test-file-environment' command. ... (check-in: 804bb55f user: mistachkin tags: symlinks) | |