Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

15 check-ins using file src/shell.c version 269ae84811

2019-01-27
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
15:38
Add the global --comment-format command-line option as an alias for --comfmtflags. Closed-Leaf check-in: a0d10b91f7 user: florian tags: comment-format-setting
15:35
Add the "comment-format" setting to set the default options for printing timeline comments to the console, as discussed here: [https://fossil-scm.org/forum/forumpost/d9954370c7]. check-in: bc62fa1710 user: florian tags: comment-format-setting
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: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-23
03:09
Make it easier to build multiple configurations of Fossil with MSVC. check-in: 8db943facc user: mistachkin tags: trunk
02:43
Make it easier to override the final built executable name when using MSVC. check-in: b2993e5a66 user: mistachkin tags: trunk
2019-01-22
23:19
Experimental changes to unified diff output to 'ignore' sections that are purely additions. Still needs SBS support and tests. Closed-Leaf check-in: 6e3f354de1 user: mistachkin tags: ignorePureAdds
03:02
Fixed a Markdown-ism in previous check-in: 485eda7664 user: wyoung tags: trunk
03:01
Updated www/ssl.wiki to cover the new "Redirect to HTTPS" setting and to add recovery methods for the case where enabling it causes a redirect loop. check-in: 226b14fc72 user: wyoung tags: trunk
02:52
Updated the Security-Audit page to better handle the change from the old https-login setting to the new redirect-to-https setting. check-in: 37918a1fa4 user: wyoung 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