Fossil

Diff
Login

Differences From Artifact [b027f1bb0f]:

To Artifact [513d98a2c5]:


40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
       <li> "No-graph" timelines (using the "ng" query parameter) now show
            branch colors and bare check-in circles on the left.  The check-in
            circles appear, but no lines connecting them.
            ([/timeline?ng|example]).
       </ol>
  <li> The [/help/timeline|timeline command] is enhanced with the new
       "<tt>-u|--for-user</tt>" option.
  <li> The [/help/open|the open command]'s new "<tt>--reopen REPOFILE</tt>" flag
       can be used to fix a checkout after moving its repository file.
</ol>

<h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol>
  <li> Close a potential Denial-of-Service attack against any public-facing Fossil
       server involving exponential behavior in Fossil's regexp implementation.
  <li> Fix a SQL injection on the [/help/www/file|/file page].  Thanks to







|







40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
       <li> "No-graph" timelines (using the "ng" query parameter) now show
            branch colors and bare check-in circles on the left.  The check-in
            circles appear, but no lines connecting them.
            ([/timeline?ng|example]).
       </ol>
  <li> The [/help/timeline|timeline command] is enhanced with the new
       "<tt>-u|--for-user</tt>" option.
  <li> The [/help/open|open command]'s new "<tt>--reopen REPOFILE</tt>" flag
       can be used to fix a checkout after moving its repository file.
</ol>

<h2 id='v2_27'>Changes for version 2.27 (2025-09-30)</h2><ol>
  <li> Close a potential Denial-of-Service attack against any public-facing Fossil
       server involving exponential behavior in Fossil's regexp implementation.
  <li> Fix a SQL injection on the [/help/www/file|/file page].  Thanks to