Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "experimental"
2016-10-25
| ||
22:06 | Merge updates from trunk. ... (Closed-Leaf check-in: 66c5bc56ae user: mistachkin tags: experimental) | |
22:05 | Remove the 'fusefs' command from builds that do not have underlying support enabled. ... (check-in: 20b67ab3b0 user: mistachkin tags: experimental) | |
20:25 | Add the --command option to "fossil diff". ... (check-in: eb67f09c9a user: drh tags: trunk) | |
2016-10-24
| ||
21:54 | Merge updates from trunk. ... (check-in: 1375911c53 user: mistachkin tags: experimental) | |
21:53 | Remove BOM (byte-order-mark) from the change log. ... (check-in: a2f4710221 user: mistachkin tags: trunk) | |
2016-10-23
| ||
02:16 | Fixes for incremental Git import/export. ... (check-in: 9599705c69 user: mistachkin tags: experimental) | |
02:14 | Minor tweaks to the break_into_lines() algorithm. Add tests. ... (check-in: d3cc6d1d09 user: mistachkin tags: experimental) | |
02:07 | Minor security enhancements to the optional SEE integration. ... (check-in: 69352027bb user: mistachkin tags: experimental) | |
01:46 | Add the 'project_description' variable to TH1. ... (check-in: 345c580d0a user: mistachkin tags: experimental) | |
01:45 | Add the 'unversioned' command to TH1, with the 'content' and 'list' sub-commands. ... (check-in: a5fd16fe88 user: mistachkin tags: experimental) | |
01:42 | Enhance 'brlist' page to make use of branch colors. ... (check-in: 435ca5d2e4 user: mistachkin tags: experimental) | |
01:28 | Minor enhancement to 'mkversion'. ... (check-in: f59f4e1f6e user: mistachkin tags: trunk) | |
2016-10-10
| ||
18:53 | Cosmetic TH1 doc tweaks. ... (Closed-Leaf check-in: 2a163d5cb6 user: mistachkin tags: th1Unversioned) | |
05:55 | Merge updates from trunk. ... (Closed-Leaf check-in: 82d77c23a6 user: mistachkin tags: prjDesc) | |
2016-10-08
| ||
14:06 | Fix a regression introduced in [69668f8c57] that broke export of tags. ... (Closed-Leaf check-in: b2e0fda9e1 user: nick.lloyd tags: nick.lloyd-git-interop) | |
2016-10-04
| ||
19:17 | Coding style tweaks. ... (Closed-Leaf check-in: 34d988c244 user: mistachkin tags: seeEnhanced) | |
02:55 | Coding style tweak. ... (Closed-Leaf check-in: b47e4cc401 user: mistachkin tags: binDiffFix) | |
2016-03-06
| ||
06:35 | Merge updates from trunk. ... (Closed-Leaf check-in: 4bd2b54592 user: mistachkin tags: pending-review) | |
2016-01-20
| ||
12:15 | Remove even fusefs command from non fuse-enabled builds ... (check-in: 06fd798bdc user: baruch tags: pending-review) | |
2014-10-22
| ||
12:52 | Improved error message handling on the server side of "sync" requests. ... (check-in: bf3db3d16e user: drh tags: trunk) | |
2014-10-21
| ||
22:12 | Avoid invoking fossil_error() in manifest_crosslink() while processing a push, even though such errors are suppose to be ignored. ... (Closed-Leaf check-in: 1d85796857 user: drh tags: experimental) | |
03:05 | Fix compiler warning and clarify use of local variables. ... (check-in: e7518b44eb user: mistachkin tags: trunk) | |
2014-07-22
| ||
20:33 | Add an alternative comment printing algorithm, disabled by default, which permits the pre-existing comment formatting to be preserved. ... (check-in: b6c9d35b1c user: mistachkin tags: trunk) | |
19:56 | Add tests for the legacy comment formatting (from trunk). ... (Closed-Leaf check-in: 86f5c18800 user: mistachkin tags: experimental) | |
2014-07-20
| ||
05:09 | Correct usage syntax error message for the 'test-comment-format' command. ... (check-in: 68cd1f5b59 user: mistachkin tags: experimental) | |
04:24 | Enhance comments that describe the new comment printing function. ... (check-in: 4a5352c25d user: mistachkin tags: experimental) | |
02:35 | Add -comfmtflags command line option to set the comment printing flags, defaulting to the legacy comment printing algorithm. ... (check-in: 18a97b3a8f user: mistachkin tags: experimental) | |
02:10 | Merge updates from trunk. ... (check-in: 5ea6a95a7b user: mistachkin tags: experimental) | |
2014-07-19
| ||
19:20 | Allow commits against a closed leaf as long as the new commit is on a different branch. ... (check-in: 619fa857c9 user: drh tags: trunk) | |
2014-06-24
| ||
00:40 | Merge updates from trunk. ... (check-in: 591bc4434b user: mistachkin tags: experimental) | |
2014-06-23
| ||
09:35 | Make daysOfWeek a const table. c/char const/const char/ ... (check-in: 1d30672588 user: jan.nijtmans tags: trunk) | |
2014-06-21
| ||
01:38 | Add --trimspace option to the 'test-comment-format' test command. ... (check-in: 4e3f915c00 user: mistachkin tags: experimental) | |
01:32 | Re-add the legacy comment printing algorithm. Currently, it is being retained primarily for testing and comparison purposes. ... (check-in: 0463c7bfb1 user: mistachkin tags: experimental) | |
2014-06-20
| ||
20:56 | Merge updates from trunk. ... (check-in: 265a48d3ec user: mistachkin tags: experimental) | |
20:55 | Merge updates from trunk. ... (Closed-Leaf check-in: 1f2eac618c user: mistachkin tags: respectformatting) | |
19:52 | Merge parent branch again. ... (check-in: 91741c7ae9 user: mistachkin tags: experimental) | |
19:48 | Update comment tests. ... (check-in: fcbfd8b5a1 user: mistachkin tags: respectformatting) | |
19:16 | Merge parent branch. ... (check-in: 69509558c8 user: mistachkin tags: experimental) | |
19:15 | Merge updates from trunk. ... (check-in: fc84a01a8b user: mistachkin tags: respectformatting) | |
18:56 | Reorganize the new code, making internal functions private. Add COMMENT_PRINT_TRIM_SPACE flag, on by default. ... (check-in: 856d10ae81 user: mistachkin tags: experimental) | |
18:31 | Further refinements and more tests. ... (check-in: 70ba07c368 user: mistachkin tags: experimental) | |
03:56 | Initial draft of the ability to break a multi-line comment on word boundaries using the new algorithm. ... (check-in: 10b47cc350 user: mistachkin tags: experimental) | |
2014-06-19
| ||
21:30 | Merge updates from trunk. ... (check-in: 5d2a7a0fa1 user: mistachkin tags: experimental) | |
21:28 | Merge updates from trunk. Add tests. ... (check-in: 334f518c5f user: mistachkin tags: respectformatting) | |
21:25 | Add several tests. ... (check-in: bb1a191853 user: mistachkin tags: experimental) | |
21:25 | Complete re-write of the comment printing algorithm, taking the preservation of any pre-existing formatting within the comment into account. No attempt is made to avoid breaking a line in the middle of a word. ... (check-in: 89aa595f88 user: mistachkin tags: experimental) | |
05:43 | Merge updates from branch. Gracefully handle the case where the first line contains no spaces. ... (check-in: d547629280 user: mistachkin tags: experimental) | |
04:21 | Merge updates from trunk. Adjust tests to account for comment formatting changes. One key test is still failing. ... (check-in: 59d80134ff user: mistachkin tags: respectformatting) | |
03:04 | Merge variable name change. ... (check-in: 05ea665fef user: mistachkin tags: experimental) | |
03:03 | Rename the zBuf variable to zLine, to improve clarity. ... (check-in: b68446e291 user: mistachkin tags: respectformatting) | |