Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/style.c version d04942075f
|
2020-08-08
| ||
| 01:55 | When doing an open on a URI, verify that the working directory is not within an existing checkout prior to performing the clone. ... (check-in: 19677d7629 user: drh tags: trunk) | |
| 01:44 | Updates to a slightly newer SQLite in an attempt to avoid a C89 declaration order issue. ... (check-in: 0d813dbf91 user: drh tags: trunk) | |
|
2020-08-07
| ||
| 21:18 | Updated documentation for the "open" command. ... (check-in: 08255208e9 user: drh tags: trunk) | |
| 20:28 | Update the built-in SQLite to the first 3.33.0 beta. ... (check-in: e83d5bad7a user: drh tags: trunk) | |
| 14:58 | Update the change log for the enhancements to "fossil open". ... (check-in: d59270f76d user: drh tags: trunk) | |
| 13:59 | Allow the REPOSITORY argument to "fossil open" to be a URI, in which case the URI is cloned first and then the clone is opened. ... (check-in: dfc5ceed73 user: drh tags: trunk) | |
| 12:41 | Add the "--workdir DIR" option to the "fossil open" command. ... (check-in: 0629d2a0d7 user: drh tags: trunk) | |
|
2020-08-06
| ||
| 20:31 | Improved ETags caching information in replies, to help browser avoid unnecessary HTTP requests. ... (check-in: ec5a063bdc user: drh tags: trunk) | |
|
2020-08-04
| ||
| 00:48 | Added an ETag to the /style.css page, so it benefits from the far-future expiry stuff on this branch. ... (Closed-Leaf check-in: 80097abc82 user: wyoung tags: etag-always) | |