Fossil

Timeline
Login

Timeline

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

50 events by user drh occurring around 2019-04-23 13:16:02.

2019-05-16
19:00
Do not draw risers and descenders all the way to the top and bottom of the graph if that is not necessary. ... (check-in: 9978f8120d user: drh tags: graph-improvements)
16:19
Attempts at improving timeline graphs to be more intuitive and informational. For this check-in, add the TIMELINE_XMERGE property to disable merge lines to non-graph nodes. Then disable TIMELINE_DISJOINT for branch graphs. ... (check-in: f6d74f1677 user: drh tags: graph-improvements)
14:34
The "fossil all ui" command no longer shows repositories that cannot be opened. ... (check-in: 4c2504dce1 user: drh tags: trunk)
2019-05-15
13:37
Merge the Makefile changes for OpenSSL-1.1. ... (check-in: e02ccb70d2 user: drh tags: trunk)
2019-05-14
19:11
Need to keep the TIMELINE_DISJOINT flag on branch timelines. ... (check-in: 5cc74bff9d user: drh tags: trunk)
19:05
Add the TIMELINE_FILLGAPS flags to branch timelines. ... (check-in: bb0faeb889 user: drh tags: trunk)
14:47
Add a new TIMELINE flag to control the dotted vertical lines that indicate omitted nodes. Only enable the dotted verticals where they make sense. ... (check-in: fff033fe6f user: drh tags: trunk)
14:33
The dotted vertical lines in the graph should use the default color, not the foreground color of the node. ... (check-in: 47b080876b user: drh tags: trunk)
13:47
Improvements to the display of the "Context" graph on check-in /info pages. ... (check-in: 01d8bf97e2 user: drh tags: trunk)
13:46
Fix the graph on the /finfo page - apparently broken by check-in [8e2b8b027bc2d62a1]. ... (check-in: aa149371ed user: drh tags: trunk)
11:41
Ensure that the wiki and markdown rule text has been materialized prior to rendering it. ... (check-in: e95c5514fc user: drh tags: trunk)
11:22
Fix the javascript used to activate hyperlinks. ... (check-in: 6b139de03f user: drh tags: trunk)
11:17
Fix the anti-robot logic so that auto-hyperlink-mouseover actually works and so that the "mouseover" setting sent down to javascript is determined only by the setting on the Access page. ... (check-in: 37f23f3764 user: drh tags: trunk)
2019-05-13
01:47
Add "Yesterday" and "Tomorrow" submenu links on the /thisdayinhistory page. ... (check-in: d0de24fe86 user: drh tags: trunk)
2019-05-12
23:48
Improved rendering of the graphs on the /thisdayinhistory page. More generally, improved rendering of multiple graphs on the same page that omit the TIMELINE_DISJOINT flag. ... (check-in: 8e2b8b027b user: drh tags: trunk)
2019-05-11
01:42
More documentation updates to highlight recent changes. ... (check-in: bcea5291ce user: drh tags: trunk)
00:17
Updates to the change log, as well as other minor documentation improvements. ... (check-in: 530963e0d1 user: drh tags: trunk)
2019-05-10
18:47
Update the built-in SQLite to the 3.29.0 alpha, for testing of SQLite. ... (check-in: 1bdebbe1eb user: drh tags: trunk)
16:33
Try again to provide better "(more context)" hyperlinks on the /thisdayinhistory page. ... (check-in: 273974a2e6 user: drh tags: trunk)
16:26
Improve the "more context" hyperlink on the /thisdayinhistory page. ... (check-in: 97bc9c3a54 user: drh tags: trunk)
16:19
Add the /thisdayinhistory page. ... (check-in: e7103eeb63 user: drh tags: trunk)
2019-04-25
14:28
Make full use of the new file_tempname() in "fossil diff" with both --from and --to options. Improve file_tempname() to allow for a suggested differentiator tag. ... (check-in: 1dd2527f2a user: drh tags: trunk)
2019-04-24
12:59
Preserve the basis-file suffix when generating temporary file names. ... (check-in: a072be1eaf user: drh tags: trunk)
2019-04-23
13:50
Fix the computation of capabilities in the "Capability Summary" report so that it ignores the special users "nobody", "anonymous", "reader", and "developer". ... (check-in: 63febeb7f4 user: drh tags: trunk)
13:16
Updates to the "fossil git export" documentation. ... (check-in: 1c15ebf8dd user: drh tags: trunk)
12:46
Further improvements to the "fossil git status" command. ... (check-in: 8b18d011a4 user: drh tags: trunk)
01:05
On a "fossil git export", run appropriate "git update-ref" commands to make sure that all refs/heads point to the latest check-ins for the branch, even in cases there the branch has been renamed on the Fossil side by a tag. ... (check-in: ab68afe984 user: drh tags: trunk)
2019-04-22
15:22
New information about the git export shown by "fossil git status". ... (check-in: a0a5be0e97 user: drh tags: trunk)
15:09
Fix a problem in the git-export database schema upgrade logic. ... (check-in: 84949f51c8 user: drh tags: trunk)
14:22
Enhance the "fossil git export" so that it works for repositories that use a single artifact as both an ordinary file and as a check-in manifest. ... (check-in: fdde65e7f1 user: drh tags: trunk)
13:54
Add the "fossil git status" command. ... (check-in: f77ebeeaec user: drh tags: trunk)
2019-04-19
18:55
Enhance the /timeline query parameter parsing so that the ymd=, ym=, and yw= query parameters can optionally omit the date punctuation. ... (check-in: 9bdda2047f user: drh tags: trunk)
2019-04-18
12:06
On the /artifact page, only show the "Line Numbers" checkbox if the artifact is displayed as text/plain. ... (check-in: 40c40f7fe6 user: drh tags: trunk)
2019-04-17
19:40
Fix to the new autopush privilege warning logic. ... (check-in: 92406fa445 user: drh tags: trunk)
19:22
Update the built-in SQLite to version 3.28.0. ... (check-in: 14db745dfe user: drh tags: trunk)
19:01
Issue a gentle warning, rather than a scary error message, if the autopush following a commit fails due to insufficient permissions. ... (check-in: 3350be2c07 user: drh tags: trunk)
18:32
If a "fossil sync" gets a 301 or 302 redirect, then change the saved remote URL to the redirected URL. ... (check-in: e0026b6e46 user: drh tags: trunk)
2019-04-11
01:17
Update the built-in SQLite to the first 3.28.0 beta. ... (check-in: cbc21e5290 user: drh tags: trunk)
2019-04-08
15:36
Try to suppress an SQLite scan warning on servers for repositories with a large number of shunned or private artifacts. ... (check-in: 85dd55db66 user: drh tags: trunk)
2019-04-06
19:18 Added wiki page "checkin/19c60b7fc9e2400e56a6f938bbad0e34ca746ca2eabdecac10945539f1f5e8c6" ... (artifact: 7de02241e8 user: drh)
19:03
Sync and Clone HTTP requests omit the extra /xfer path element from the end. This should work fine with all versions of Fossil server published since 2010, but might require that the /xfer path element be added manually to the URL for server instances that predate check-in [94bb313444b0165e]. ... (check-in: 19c60b7fc9 user: drh tags: trunk)
2019-04-03
18:33
Update the built-in SQLite to the latest 3.28.0 alpha version. ... (check-in: 41974e0881 user: drh tags: trunk)
2019-03-30
00:46
Support both "1)" and "1." for numbered lists in markdown, as commonmark does. Patch from A. Kupries. ... (check-in: 9d6a0aac42 user: drh tags: trunk)
2019-03-27
13:22
Expand the dates in the timeline description when using punctuationless dates in the query parameters. ... (check-in: 99abe50b1f user: drh tags: trunk)
13:16
Accept pure numeric ISO8601 date/time strings (without punctuation) if there are not conflicts with other identifiers. ... (check-in: 437f39b87c user: drh tags: trunk)
2019-03-25
19:47 Edit [c3f118c529e94c8f|c3f118c529]: Mark "Closed". ... (artifact: 3174ca3139 user: drh)
12:13
If the login fails during a clone or sync, fail the command immediately rather than reprompting for a new password, as the sync is going to eventually fail anyhow. ... (check-in: e4ca60cd49 user: drh tags: trunk)
11:31
Use the BIO_ADDR_hostname_string() function from OpenSSL to obtain the IP address of the remote side, if that function is available. ... (check-in: 8a4ad5cb54 user: drh tags: trunk)
2019-03-22
18:39
Add a new explanatory comment to clarify the operation of the "fossil server" implementation. No code changes. ... (check-in: c546212f10 user: drh tags: trunk)
2019-03-20
12:34
An attempt to get the --autopush option of "fossil git export" to work with ssh. ... (check-in: cd212e8022 user: drh tags: trunk)