Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2016-01-11 00:40:43.
2016-01-16
| ||
21:20 | Fix cut and paste error in zlib option description. ... (check-in: 2c24954c34 user: mistachkin tags: mingwConfigure) | |
21:18 | Get vanilla configure and make, via autosetup, working on Win32. ... (check-in: 75a0abacac user: mistachkin tags: mingwConfigure) | |
2016-01-14
| ||
22:33 | In the 'merge5' test, use the configured Fossil executable instead of relying on the PATH. ... (check-in: acbee54e8b user: mistachkin tags: trunk) | |
20:40 | Fix typo that prevented the --no-repository option from working. Correction: It actually worked before and the issue was due to an incorrect assumption by the 'merge5' test, namely that the Fossil executable was present in the PATH. ... (check-in: 0a2eaa5ac2 user: mistachkin tags: trunk) | |
20:38 | Pick up recent autosetup changes from upstream. ... (check-in: b2e6a234c4 user: mistachkin tags: trunk) | |
15:35 | Use the editor setting in amend test for interactive edits because it has precedence over both VISUAL and EDITOR. ... (check-in: cc265caba7 user: andybradford tags: trunk) | |
14:20 | Update the built-in SQLite to the latest 3.11.0 alpha version. ... (check-in: c9fad621f7 user: drh tags: trunk) | |
05:34 | Add the '--no-repository' option to the 'fossil sqlite3' command and make use of it for the merge5 test. ... (check-in: 2e1ccc6a36 user: mistachkin tags: trunk) | |
2016-01-13
| ||
11:53 | Add the ".vfslist" command to "fossil sqlite" ... (check-in: 42c4d8f2d5 user: jan.nijtmans tags: trunk) | |
06:19 | Simplify the previous check-in. ... (Closed-Leaf check-in: 384482a87c user: mistachkin tags: sqlCmdNoRepo) | |
01:31 | Add the '--no-repository' option to the 'fossil sqlite3' command and make use of it for the merge5 test. ... (check-in: 56f74a120d user: mistachkin tags: sqlCmdNoRepo) | |
00:38 | The test file directory saved by the test suite infrastructure should be normalized. ... (check-in: be81a2fd3c user: mistachkin tags: trunk) | |
2016-01-12
| ||
22:44 | Fix a typo in a comment in cache.c. ... (check-in: ca1e4ed3d6 user: drh tags: trunk) | |
18:55 | In the MinGW makefile, move included LIBs after the object files. ... (check-in: c7117ab458 user: mistachkin tags: trunk) | |
03:14 | More improvements to the 'th1' test file. ... (check-in: fc14f14312 user: mistachkin tags: trunk) | |
2016-01-11
| ||
22:47 | By default, use the automatic zlib detection. When --with-zlib=tree is used, use zlib from the source tree. ... (check-in: 8435adc471 user: mistachkin tags: trunk) | |
22:27 | By default, use the automatic zlib detection. When --with-zlib=tree is used, use zlib from the source tree. ... (Closed-Leaf check-in: 260266c1ec user: mistachkin tags: useTreeZlib) | |
22:17 | By default, force the zlib in the source tree to be used. ... (check-in: 7b4153ff03 user: mistachkin tags: useTreeZlib) | |
22:16 | Remove superfluous use of 'file join' from 'auto.def'. ... (check-in: 3728aa62ab user: mistachkin tags: trunk) | |
21:09 | Allow the 'th1' test file to fully pass with or without the 'tcl' and 'th1-hooks' settings enabled. ... (check-in: a9dc33d415 user: mistachkin tags: trunk) | |
21:08 | Skip test 'th1-tcl2' if the SQLite package for Tcl is not available. ... (check-in: 2fbbd4f61d user: mistachkin tags: trunk) | |
19:59 | Use absolute path for the Tcl private stubs directory in 'configure'. ... (check-in: 39f53e086c user: mistachkin tags: trunk) | |
19:46 | Prevent the 'array set' commands in the 'utf.test' file from causing problems if there are pre-existing scalar variables. ... (check-in: ad6de63833 user: mistachkin tags: trunk) | |
00:43 | Modify 'th1-tcl' test to make it run outside of the Fossil source checkout. ... (check-in: 18d7d26649 user: mistachkin tags: trunk) | |
00:40 | Modify 'th1-hooks' test to decouple it from needing to run within a Fossil source checkout. ... (check-in: 9bfdc5c682 user: mistachkin tags: trunk) | |
00:39 | Modify 'th1-docs' test file to enable it to run when the test suite is running outside of the Fossil source checkout. ... (check-in: 8f199fd8f5 user: mistachkin tags: trunk) | |
00:29 | Correct missing parenthesis typo in timeline query generation logic. ... (check-in: 03fb7bf97b user: mistachkin tags: trunk) | |
2016-01-10
| ||
01:43 | More test fixes in the 'th1' test file. ... (check-in: 5d49329fc2 user: mistachkin tags: trunk) | |
2016-01-09
| ||
19:14 | Modify 'th1' test file to run most of its tests outside of the Fossil source checkout using a new test suite infrastructure procedure. ... (check-in: 7b9b5807f4 user: mistachkin tags: trunk) | |
18:58 | Follow up to the previous check-in: save and restore the current directory. ... (check-in: d141b84a99 user: mistachkin tags: trunk) | |
18:56 | Fix the 'file1' test so that it can (only) run outside of the Fossil checkout. ... (check-in: 19c216391a user: mistachkin tags: trunk) | |
2016-01-07
| ||
20:42 | minor typo fix. ... (Closed-Leaf check-in: 82bb1901cd user: stephan tags: hierarchical-manifests) | |
18:22 | When generating ZIP archives, files with zero bytes are 'Stored', not 'Deflated'. ... (check-in: ecedaf9399 user: mistachkin tags: trunk) | |
10:02 | Merge trunk. ... (check-in: 99f7662b5e user: jan tags: jan-manifest-tags) | |
2016-01-06
| ||
20:49 | Merge trunk ... (check-in: 9e1fa626e4 user: jan.nijtmans tags: pending-review) | |
19:49 | Do not set the directory permission bit on empty files when creating a ZIP archive. ... (check-in: 3d5cf48bf2 user: mistachkin tags: trunk) | |
19:44 | Do not set the directory permission bit on empty files when creating a ZIP archive. ... (Closed-Leaf check-in: 18607775fe user: mistachkin tags: pending-review) | |
17:18 | Add '-quiet' command line option to the test suite. ... (check-in: c2e42166ef user: mistachkin tags: trunk) | |
11:13 | Update the built-in SQLite to version 3.10.0 final. ... (check-in: 52ee83c729 user: drh tags: trunk) | |
04:03 | In the 'revert' test, adjust formatting of expected results containing 'DELETE', 'REVERT', and 'UNMANAGE', also to account for recent code changes. ... (check-in: 1338b4198d user: mistachkin tags: trunk) | |
04:01 | In the 'mv-rm' test, adjust formatting of expected results containing 'DELETE' and 'REVERT', also to account for recent code changes. ... (check-in: 11444dbec7 user: mistachkin tags: trunk) | |
03:53 | In the 'clean' test, adjust formatting of expected results containing 'NEW', to account for recent code changes. ... (check-in: 81df0a48f7 user: mistachkin tags: trunk) | |
03:49 | Adjust two markdown tests so they pass again. ... (check-in: a489aecc54 user: mistachkin tags: trunk) | |
03:38 | In the test suite, require the configured temporary directory to be valid prior to attempting to run any tests. ... (check-in: e2bd4bfced user: mistachkin tags: trunk) | |
2016-01-05
| ||
10:12 | [c541b6e734] Remove unintended white space change in wiki.c ... (check-in: d4dc7ad8dc user: dave.vines) | |
08:40 | [c541b6e734] Move attachment command from wiki.c to attach.c ... (check-in: 64a5ef28e5 user: dave.vines) | |
08:34 | [c541b6e734] Move attachment from wiki subcommand to top level command ... (check-in: 16f864af8f user: dave.vines) | |
04:52 | Update the built-in SQLite to the next 3.10.0 beta. ... (check-in: cd58f59a47 user: drh tags: trunk) | |
2016-01-04
| ||
03:41 | Update manifests on tag change. ... (check-in: 6f8f8667c9 user: jan tags: jan-manifest-tags) | |
03:10 | Filter tags. ... (check-in: 53f2e7c540 user: jan tags: jan-manifest-tags) | |