Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user mistachkin occurring around 2015-03-22 22:59:46.
2015-04-05
| ||
18:29 | • Edit [999de0b7462536be|999de0b746]: Mark "Closed". Edit check-in comment. ... (artifact: 41b2ded586 user: mistachkin) | |
18:17 | Add the 'info commands' and 'info vars' sub-commands to the TH1 core language, with tests. ... (check-in: 810e6c1e68 user: mistachkin tags: trunk) | |
04:40 | Normalize capitalization of Tcl on the TH1 commands page. ... (check-in: 0c63df2422 user: mistachkin tags: trunk) | |
04:28 | Initial work on documenting all the Fossil specific TH1 commands. ... (check-in: 1e5548ae7c user: mistachkin tags: trunk) | |
00:24 | Formally translate TH1 to Tcl return codes and vice-versa, where necessary, in the Tcl integration subsystem. ... (check-in: 4aba7584f7 user: mistachkin tags: trunk) | |
00:23 | Add Tcl integration TH1 commands to the docs. ... (check-in: 7cba307895 user: mistachkin tags: trunk) | |
2015-04-03
| ||
20:18 | • Ticket [b6eea9446d] database is locked error for 'fossil all' commands that need to modify the config database status still Review with 4 other changes ... (artifact: 0e5e9aaae8 user: mistachkin) | |
04:08 | Cleanup blobs used by the 'all' sub-command. ... (check-in: 52d746ed1e user: mistachkin tags: trunk) | |
03:56 | Evidently, the changes on this branch are no longer required. The underlying database locking issue has already been resolved. ... (Closed-Leaf check-in: 999de0b746 user: mistachkin tags: tkt-b6eea9446d) | |
03:55 | Update error messages and help text for the 'all' sub-command. ... (check-in: ac56af176b user: mistachkin tags: trunk) | |
03:13 | Merge updates from trunk. ... (check-in: bc31308652 user: mistachkin tags: mvAndRmFiles) | |
03:11 | • Edit [2d3dc9b00d736ed8|2d3dc9b00d]: Mark "Closed". ... (artifact: ecd36e0659 user: mistachkin) | |
03:07 | Further simplifications. ... (check-in: 52641f3032 user: mistachkin tags: tkt-b6eea9446d) | |
03:06 | Remove superfluous conditional operator. ... (check-in: 79b27a675f user: mistachkin tags: tkt-b6eea9446d) | |
03:04 | Manually fix some merge issues and adapt the algorithm to the latest trunk code. ... (check-in: e6b160afe3 user: mistachkin tags: tkt-b6eea9446d) | |
02:36 | Merge updates from trunk. ... (check-in: 06ffd8009f user: mistachkin tags: tkt-b6eea9446d) | |
01:44 | Fix search result title handling for 'documents' that are not wiki, markdown, or HTML. ... (check-in: 9b8d2dcb9f user: mistachkin tags: trunk) | |
00:17 | Update settings comment about 'dotfiles'. Also, update project URLs in Inno Setup file. ... (check-in: 5358523adb user: mistachkin tags: trunk) | |
2015-04-02
| ||
20:15 | More fixes to TH1 integer and expression processing. ... (check-in: fc248d66aa user: mistachkin tags: trunk) | |
2015-04-01
| ||
02:45 | When searching documents, always use the file name as the title in the results. In general, always prefer to use the name as the title, when non-NULL. ... (Closed-Leaf check-in: 2d3dc9b00d user: mistachkin tags: titleAdj) | |
2015-03-23
| ||
01:50 | Update and improve command help for 'mv', 'rm', et al. ... (check-in: 27702f3cc9 user: mistachkin tags: mvAndRmFiles) | |
01:29 | Merge updates from trunk. ... (check-in: 78829b7089 user: mistachkin tags: mvAndRmFiles) | |
00:44 | Add tests for the TH1 docs feature. ... (check-in: 71536a2851 user: mistachkin tags: trunk) | |
00:41 | Eliminate superfluous closing 'a' tag when the wiki formatter skips emitting a link due to lack of privilege. ... (check-in: 8875c01abb user: mistachkin tags: trunk) | |
2015-03-22
| ||
22:59 | Factor out common test code into the 'tester.tcl' script. ... (check-in: 666ec2eef2 user: mistachkin tags: trunk) | |
20:07 | Fix TH1 hook return code handling for errors. Cleanup and fix TH1 hook tests. Corrections to the TH1 hooks tests, taking into account 'http' sub-command argument changes. ... (check-in: a313f031a4 user: mistachkin tags: trunk) | |
18:58 | In the custom MinGW Makefile only, include the TH1 docs feature by default. ... (check-in: d07ae0ce4d user: mistachkin tags: trunk) | |
18:38 | Update version of OpenSSL mentioned on the build wiki page. ... (check-in: caeb68d98d user: mistachkin tags: trunk) | |
2015-03-19
| ||
03:57 | Include the new 'dotfiles' setting in the list of those associated with the project. ... (check-in: 9a67babcdb user: mistachkin tags: trunk) | |
2015-03-15
| ||
03:58 | Remove RSS icon from the 'eagle' and 'enhanced1' skins, as it currently does not look right. ... (check-in: e68d2e48fc user: mistachkin tags: trunk) | |
03:49 | Update command help for mv/rm to better reflect the new functionality. ... (check-in: 7b54a4e839 user: mistachkin tags: mvAndRmFiles) | |
03:45 | Merge updates from trunk. ... (check-in: be6af3adca user: mistachkin tags: mvAndRmFiles) | |
03:45 | Update the custom MinGW makefile. ... (check-in: 6ac8871cc1 user: mistachkin tags: trunk) | |
03:43 | Updates to the 'enhanced1' skin. ... (check-in: fee8c19749 user: mistachkin tags: trunk) | |
03:43 | Update the 'eagle' skin to use the 'menulink' procedure. ... (check-in: 6440c7f91d user: mistachkin tags: trunk) | |
2015-03-05
| ||
17:22 | Add 'unicodeCmdLine' option to the TH1 'hasfeature' command. ... (check-in: edb8237f06 user: mistachkin tags: trunk) | |
2015-03-04
| ||
02:17 | Properly document all the new options. ... (check-in: 17eb0bdcc4 user: mistachkin tags: mvAndRmFiles) | |
02:03 | Revise the --soft/--hard option processing a bit. ... (check-in: 2d1f5abf71 user: mistachkin tags: mvAndRmFiles) | |
02:00 | Recognize the '--soft' and '--hard' options as well for the mv/rm commands. ... (check-in: 2ed14f79d8 user: mistachkin tags: mvAndRmFiles) | |
01:27 | Add '--metadata-only' option to the 'mv' and 'rm' commands. ... (check-in: 65d5f2756a user: mistachkin tags: mvAndRmFiles) | |
2015-03-03
| ||
23:27 | Merge trunk. ... (check-in: ae5c35ef41 user: mistachkin tags: mvAndRmFiles) | |
23:26 | Update custom MinGW Makefile. ... (check-in: 8ef8940478 user: mistachkin tags: trunk) | |
23:25 | Only define and use the new 'move-files' and 'remove-files' settings when compiled with the FOSSIL_ENABLE_LEGACY_MV_RM option. ... (check-in: c227e14f80 user: mistachkin tags: mvAndRmFiles) | |
22:52 | Merge updates from trunk. ... (check-in: 0a0be9e1e1 user: mistachkin tags: mvAndRmFiles) | |
2015-03-02
| ||
22:46 | Make sure the HTTP_SERVER_REPOLIST flag is set (if necessary) prior to calling the Win32 HTTP server. This allows the changes from check-in [a0b33ab4d4] to work as intended. ... (check-in: 9186bf2a46 user: mistachkin tags: trunk) | |
21:41 | Support the --repolist command line option for the 'winsrv' sub-command. ... (check-in: a0b33ab4d4 user: mistachkin tags: trunk) | |
21:40 | When building with MinGW, make sure to build OpenSSL first if the FOSSIL_BUILD_SSL option is enabled. ... (check-in: c8ed137ae7 user: mistachkin tags: trunk) | |
05:54 | When cleaning with MSVC, prevent superfluous output regarding 'missing' files. ... (check-in: 14302b6cc7 user: mistachkin tags: trunk) | |
03:01 | Several cosmetic changes to the previous check-in. Add the missing word 'system' on the front page. ... (check-in: 4729593011 user: mistachkin tags: trunk) | |
2015-03-01
| ||
21:01 | Command line output-only changes of 'checkins' to 'check-ins' for the dbstat, info, and purge sub-commands. This may break some pre-existing automation, please review. ... (Closed-Leaf check-in: 739b3aab92 user: mistachkin tags: pending-review) | |