Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" occurring on or before 2020-05-09 17:16:08.
2020-05-09
| ||
17:16 | Change merge conflict marker for common ancestor to follow [https://www.gnu.org/software/diffutils/manual/html_node/Marking-Conflicts.html#Marking-Conflicts|diff3 convention]; see also: [https://fossil-scm.org/forum/forumpost/f54f22dd99 | forumpost/f54f22dd99] ... (check-in: d7bc466ac6 user: ashepilko tags: trunk) | |
14:23 | Update the built-in SQLite to the first 3.32.0 beta. ... (check-in: 17610f8d73 user: drh tags: trunk) | |
13:34 | Create a test file with spaces in its name, in a test directory with spaces in its name. Use these to help verify that fossil can handle file and directory names containing space characters. ... (check-in: ccf6a361f3 user: drh tags: trunk) | |
13:17 | Work toward moving the file browsing closer to what typical users expect. ... (check-in: 2b07e4e935 user: drh tags: trunk) | |
13:16 | Comment improvements and minor simplifications. ... (Closed-Leaf check-in: aa9815ffc0 user: drh tags: browse-to-file) | |
12:08 | Update the change log. ... (check-in: 49a06bf177 user: drh tags: trunk) | |
12:04 | Add the "fossil test-terminal-size" command. ... (check-in: b241b9c999 user: drh tags: trunk) | |
2020-05-07
| ||
11:20 | Minor fix for [3d80481216]: Remove a duplicate "size" attribute, and insert a space before the backslash indicating line continuation, or the src/translate.c preprocessing utility will glue the lines together without any space in between. ... (check-in: 1422b02222 user: florian tags: trunk) | |
02:36 | Merged in trunk. ... (check-in: 087c5d1f3e user: stephan tags: fileedit-ajaxify) | |
01:45 | Removed a bit of comment which confused the help generator and broke building test-builtin-list... and yet somehow built once? ... (check-in: 6ba0e14df7 user: stephan tags: trunk) | |
00:16 | Added -verbose/-v flag to test-builtin-list to output a total count and size. ... (check-in: 7df467810e user: stephan tags: trunk) | |
2020-05-06
| ||
22:04 | In File Browser the file entries link to /file URLs corresp. to the given check-in; on File page provide back-links to the file's path directories. ... (check-in: 5c60071800 user: ashepilko tags: browse-to-file) | |
07:38 | Added "Tip" and "View" links to submenu of /artifact pages to get corresponding /file and /doc links to the same file on the same branch, giving different views of this same file data. ... (check-in: a9dda382bf user: wyoung tags: artifact-view-links) | |
2020-05-05
| ||
00:41 | diff -y: set the default width automatically based on the terminal width. ... (check-in: 3504672187 user: ashepilko tags: trunk) | |
2020-05-04
| ||
20:49 | Update the built-in SQLite to the latest 3.32.0 beta, for testing. ... (check-in: d16d18b03e user: drh tags: trunk) | |
16:42 | setup_settings page: keep labels on the left side of their entry fields. ... (check-in: c1ca1000fe user: ashepilko tags: trunk) | |
12:28 | Update the on-line documentation for the "fossil all sync" command. ... (check-in: 12eae3f58a user: drh tags: trunk) | |
07:54 | Merged in trunk. ... (check-in: 628c39fb60 user: stephan tags: unaddremove-command) | |
2020-05-03
| ||
18:34 | chmod +x on all tools/* files that should be executable ... (check-in: a4afa51662 user: wyoung tags: trunk) | |
18:33 | Added header comment to new tools/fossil-diff-log explaining what it does and how to install it. Also fixed a syntax error. ... (check-in: e4ba38f211 user: wyoung tags: trunk) | |
18:25 | Added tools/fossil-diff-log script, emulating "git log -p", the feature having been requested twice now on the forum. ... (check-in: 836d6b4f21 user: wyoung tags: trunk) | |
17:46 | Wrap SSL-related features into a FOSSIL_ENABLE_SSL conditional in url.c. ... (check-in: 0a59a82349 user: ashepilko tags: trunk) | |
2020-04-30
| ||
16:14 | Merged in trunk for related changes. ... (check-in: 03cce1c977 user: stephan tags: checkin-without-checkout) | |
15:29 | Add the "forbid-delta-manifests" setting. ... (check-in: 44ac944a98 user: drh tags: trunk) | |
15:00 | Fix the file_perm() utility routine so that it actually uses the eFType parameter. ... (check-in: 388b5e5982 user: drh tags: trunk) | |
12:51 | When drawing graphs with step-children, do not allow a leaf node to have step-children. ... (check-in: 90cb547814 user: drh tags: trunk) | |
08:25 | Allow a revert of current changes for the whole directory tree ... (check-in: 575fe0c8af user: ashepilko tags: revert-dir) | |
07:28 | Update tester.tcl to reflect changes to 'fossil info' behavior in [1da8afdf]. ... (check-in: 6a8477a5f4 user: ashepilko tags: trunk) | |
2020-04-29
| ||
18:45 | Merge the deliberate fork back together. ... (check-in: ac4ddd8893 user: drh tags: trunk) | |
18:44 | Add a new leaf ambiguity warning after each commit. (This check-in will itself be a test-case.) ... (check-in: 707743def0 user: drh tags: trunk) | |
18:13 | Enhance the "forks" query parameter of the /timeline page show that it shows the resolution of forks in addition to their origin. ... (check-in: 9557e3285a user: drh tags: trunk) | |
17:38 | Fix a formatting issue in the header comment of diff.c. More importantly, this check-in deliberately introduces a fork on trunk, because I want to see what happens, and what warning messages are provided when a branch forks. Already, I see that it won't let me check-in without the --allow-fork option. ... (check-in: 2a1bdab560 user: drh tags: trunk) | |
14:43 | Merged in trunk. ... (check-in: c06b292365 user: stephan tags: checkin-without-checkout) | |
14:36 | fix for 'no repo' prompt in the shell for unnamed projects ([https://fossil-scm.org/forum/forumpost/387c0a76f9|/forumpost/387c0a76f9]). ... (check-in: 2d9ad2dbb9 user: stephan tags: trunk) | |
2020-04-28
| ||
22:37 | Correct typo ... (check-in: acbbc133e1 user: andygoth tags: trunk) | |
2020-04-27
| ||
22:45 | Update the change log. ... (check-in: ea275f941c user: drh tags: trunk) | |
19:36 | Initial infrastructure for "web commit". ... (check-in: cb4d48ac05 user: stephan tags: checkin-without-checkout) | |
18:33 | Enhance the "fossil uv" command to make use of GLOB and LIKE patterns. ... (check-in: 63837f423f user: drh tags: trunk) | |
17:57 | Improvements to the CSS editor. ... (check-in: a8967ca91c user: drh tags: trunk) | |
17:10 | Use a SHA2-256 hash instead of a SHA3-256 hash for remembered cert exceptions, because older versions of OpenSSL do not support SHA3. ... (check-in: 3b529d9cd4 user: drh tags: trunk) | |
17:08 | Add the (undocumented) --accept-any-cert option to networking commands. ... (check-in: 11bebbece2 user: drh tags: trunk) | |
16:58 | Minor fixes to the previous check-in. ... (check-in: 9f8dc18f70 user: drh tags: trunk) | |
16:53 | Rework the SSL cert exception mechanism so that it remembers the SHA3 hash of the cert that failed to verify, rather than the PEM of the complete cert. Simplify the error prompts. Always verify the cert hash before accepting the exception. ... (check-in: 3c194e2b89 user: drh tags: trunk) | |
15:26 | Add the "tls-config" command for managing the OpenSSL configuration and for viewing and deleting certificate exceptions. ... (check-in: bc23620121 user: drh tags: trunk) | |
11:57 | Update comment. No changes to code. ... (check-in: 455b2aa67b user: drh tags: trunk) | |
08:31 | /setup_skinedit, when editing CSS, now shows the list of built-in CSS selectors, as mentioned in [https://fossil-scm.org/forum/forumpost/b2d7ce8ab1|/forumpost/b2d7ce8ab1]. ... (Closed-Leaf check-in: fd138236c9 user: stephan tags: skinedit-css-list) | |
2020-04-26
| ||
23:10 | Merge in trunk ... (check-in: 161a210687 user: george tags: wiki-history) | |
20:41 | Fix overlength lines and commenting irregularities in http_ssl.c. No code changes. ... (check-in: 483ac3db83 user: drh tags: trunk) | |
15:39 | Add the "test-ssl-trust-store" command for testing and diagnostics. ... (check-in: 67147dd6be user: drh tags: trunk) | |
03:58 | Expanded on the "Certificates" section of www/ssl.wiki to fill in some details. The key improvement is making the first line of the OpenSSL error when the CA trust store isn't set up searchable. As it was, you pretty much had to know the solution already in order to seek out this documentation! ... (check-in: b3c0c07c07 user: wyoung tags: trunk) | |