Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user drh occurring around 2019-02-08 13:28:06.
2019-03-07
| ||
17:57 | Add the --poll option to "fossil backoffice" to allow it to act as a backoffice launch daemon. ... (check-in: 1021afc6aa user: drh tags: trunk) | |
16:43 | Enhancements to the "backoffice" command: Added the --nodelay option and added the ability to specify multiple repositories. ... (check-in: 96fc484876 user: drh tags: trunk) | |
2019-03-04
| ||
13:58 | Improvements to Append Wiki privilege suggested by jakesfr. ... (check-in: 3790dbbd36 user: drh tags: trunk) | |
2019-03-02
| ||
20:33 | Improvements to the document that describes the delta format. ... (check-in: 81e61d78fd user: drh tags: trunk) | |
2019-02-27
| ||
14:34 | Update the version number to 2.9 for the next release cycle. Updates to the change log for 2.9. ... (check-in: 6f60cb3881 user: drh tags: trunk) | |
14:23 | For the "fossil update" and "fossil checkout" commands, if a managed file is removed because it is no longer part of the target check-in and the directory containing the file is empty after the file is removed and the directory is not the current working directory and is not on the empty-dirs list, then also remove the directory. ... (check-in: f132f86bbe user: drh tags: trunk) | |
12:57 | Merge the bug fix from trunk. ... (Closed-Leaf check-in: 50995ed1ee user: drh tags: rmdir-on-update) | |
12:08 | Fix a mysterious bug in is_ticket() that was preventing me from updating the TCL repository. ... (check-in: 70f3092207 user: drh tags: trunk) | |
2019-02-26
| ||
20:35 | Enhance the "fossil checkout" command to that it too cleans up directories that it makes empty. ... (check-in: 95b700c2ab user: drh tags: rmdir-on-update) | |
20:03 | Fix the rmdir-on-update so that it works even if the update is occurring in a subdirectory of the repository. Do not remove the subdirectory that is the current working directory even if it is empty. ... (check-in: 3275a94436 user: drh tags: rmdir-on-update) | |
01:22 | When doing a "fossil update" if files are removed from a directory, then try to delete that directory (if it is empty) at the end of the update, if the directory is not on the empty-dirs list. ... (check-in: 43111aa939 user: drh tags: rmdir-on-update) | |
2019-02-25
| ||
17:01 | Update the built-in SQLite to the latest trunk version that includes all of the fixes that were in the 3.27.2 release. ... (check-in: 4d6086702e user: drh tags: trunk) | |
15:10 | Add extension functions delta_apply(), delta_create(), delta_output_size(), and delta_parse() to the SQL connection for the "fossil sql" command. ... (check-in: effa89302a user: drh tags: trunk) | |
2019-02-20
| ||
22:28 | Formatting improvement for images shown by /artifact. ... (check-in: 7b0dbe8079 user: drh tags: trunk) | |
21:50 | Always show the "Apply These Changes" button in the Wysiwyg editor. ... (check-in: 5efd69e2ca user: drh tags: trunk) | |
20:42 | Start the version 2.9 change log. ... (check-in: 29d5571898 user: drh tags: trunk) | |
20:32 | Fix the display of wiki and markdown on /artifact pages so that hyperlinks are shown as if relative to /doc/VERSION. ... (check-in: 8af35d30a6 user: drh tags: trunk) | |
15:25 | • Changes to wiki page "Release Build How-To" ... (artifact: e2f58c18e3 user: drh) | |
15:21 | • Changes to wiki page "Release Build How-To" ... (artifact: 9fea3ce9c1 user: drh) | |
15:01 | Version 2.8 ... (check-in: f8d7f76bfd user: drh tags: trunk, release, version-2.8) | |
2019-02-18
| ||
22:37 | Fix the handling of manifest files for the "tag" and "amend" commands. ... (check-in: 5e20a4f7a8 user: drh tags: trunk) | |
21:04 | Tweaks to the change log in preparation for 2.8. ... (check-in: dbf342e763 user: drh tags: trunk) | |
20:44 | Allow arguments with non-ASCII characters for constructed shell commands. ... (check-in: 72e4b915fd user: drh tags: trunk) | |
2019-02-15
| ||
21:20 | Show the SCGI environment variable value on the /test_env page if that variable exists. ... (check-in: f59faedb71 user: drh tags: trunk) | |
2019-02-08
| ||
13:28 | Update the built-in SQLite to version 3.27.1. ... (check-in: cf6682b1e1 user: drh tags: trunk) | |
2019-02-07
| ||
17:18 | Update the built-in SQLite to the official 3.27.0 release version. ... (check-in: c56fce69f1 user: drh tags: trunk) | |
2019-02-05
| ||
20:54 | Update the built-in SQLite to the latest 3.27.0 beta for testing. ... (check-in: 1dbf923cbe user: drh tags: trunk) | |
15:49 | Fix the unified diff output so that it conforms with established conventions. ... (check-in: 7fd2a3652e user: drh tags: trunk) | |
15:43 | Enhance the "reconstruct" command so that sets the correct hash policy for artifacts read from disk. ... (check-in: 93bb323192 user: drh tags: trunk) | |
2019-02-01
| ||
15:55 | Update the built-in SQLite to the latest 3.27.0 alpha. ... (check-in: 6ba52d791f user: drh tags: trunk) | |
2019-01-28
| ||
20:59 | Mention the "worktree" git command in the Fossil-versus-Git document. ... (check-in: af91e0575e user: drh tags: trunk) | |
2019-01-27
| ||
19:32 | Update the built-in SQLite to the latest 3.27.0 alpha. Updates to the change log. ... (check-in: 5280c1ab9a user: drh tags: trunk) | |
19:19 | Change the "reparent" command so that it only works within an open checkout. Documentation improvements, especially add documentation to about the FOSSIL_SECURITY_LEVEL environment variable. ... (check-in: d168be0cac user: drh tags: trunk) | |
19:16 | Add the global --comment-format command-line option and the "comment-format" setting for controlling the display of the command-line timeline. ... (check-in: 2476b8121e user: drh tags: trunk) | |
2019-01-26
| ||
02:59 | Provide a word-break in the middle of the long SHA3-256 strings shown on the /info page. ... (check-in: 357d5e82ad user: drh tags: trunk) | |
02:50 | Disable the HH:MM timestamps on narrow display using javascript. ... (check-in: 4a1a474f2c user: drh tags: trunk) | |
02:41 | • Edit [31c64c3b1a8f60ac|31c64c3b1a]: Move to branch mistake. Mark "Closed". Edit check-in comment. ... (artifact: 358980e79f user: drh) | |
02:36 | Does not work. Was: Do not display the "HH:MM" timestamps to the left of the graph on very narrow displays (phones in viewed in portrait mode) as the HH:MM takes up precious horizontal space and does not add that much value to the display. ... (Closed-Leaf check-in: 31c64c3b1a user: drh tags: mistake) | |
02:26 | Fix the chref() helper function so that it correctly renders the class attribute on the generated hyperlink with hyperlink display is delayed as an anti-robot defense. ... (check-in: f54b4bf1bd user: drh tags: trunk) | |
2019-01-21
| ||
20:07 | Update the built-in SQLite to the latest 3.27.0 alpha code. ... (check-in: 246f249e5a user: drh tags: trunk) | |
20:04 | Improved robustness on the --args option. ... (check-in: 14c14021a0 user: drh tags: trunk) | |
18:34 | Do not attempt to detect redirect loops. The client side will do that for us. ... (check-in: 810842f18f user: drh tags: trunk) | |
18:28 | Enhance the "redirect-to-https" setting so that if it is 2 or more it forces all pages to travel of a secure connection. ... (check-in: 4aba9ea6fe user: drh tags: trunk) | |
18:27 | The --nossl option is on by default for the "fossil ui" command. ... (Closed-Leaf check-in: 9ae6f8660d user: drh tags: https-all-pages-option) | |
18:05 | Fixes to the automatic HTTPS redirector. ... (check-in: 14ff7af42e user: drh tags: https-all-pages-option) | |
17:33 | Provide the option to force all web page requests to go over HTTPS. ... (check-in: f372e18979 user: drh tags: https-all-pages-option) | |
16:57 | Fix a documentation error on the setup_access page. ... (check-in: 742d64d916 user: drh tags: trunk) | |
16:54 | When SQLite detects that the repository associated with a checkout has been replaced by a clone (such that the RID values potentially change) then automatically adjust the content of the checkout database. ... (check-in: fff37e624e user: drh tags: trunk) | |
2019-01-20
| ||
23:58 | Pick up the cherrypick merge arrow display fix from trunk. ... (Closed-Leaf check-in: 12a022b14a user: drh tags: rid-renumbering) | |
23:57 | Improved rendering of cherrypick merge arrows, especially on the "ardoise" and "eagle" skins. ... (check-in: 9c7fdea89b user: drh tags: trunk) | |