Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file src/main.c version c15d509c6e
|
2017-12-22
| ||
| 13:01 | Remove an unused static variable. Update the style guidelines to mention that imported code does not necessarily follow the guidelines. check-in: 8a53d4016e user: drh tags: trunk | |
|
2017-12-21
| ||
| 23:00 | Patch from Peter Spjuth to allow greater concurrency for "fossil clone". check-in: 10f753a3ce user: drh tags: trunk | |
| 15:38 | Update referenced OpenSSL version. check-in: c4aec887db user: mistachkin tags: trunk | |
| 03:12 | Update the built-in copy of linenoise to the latest from the GitHub repository (https://github.com/antirez/linenoise) check-in: 6cf508f6a3 user: drh tags: trunk | |
|
2017-12-20
| ||
| 23:53 | Remove the disused "timeline-commit-format" configuration parameter. check-in: 09e5d8d9c0 user: drh tags: trunk | |
| 00:46 | Update the custom MinGW makefile. check-in: c7ad42d440 user: mistachkin tags: trunk | |
|
2017-12-18
| ||
| 02:06 | Fix the default background color for Modern View timeline in the Xekri skin. check-in: a6c5a4620a user: drh tags: trunk | |
|
2017-12-15
| ||
| 18:27 | Remove pointless code that initializes a BSS data structure to zeros, even though it is already all-zero. This avoids a compiler warning in GCC7. check-in: 5419e7fcec user: drh tags: trunk | |
| 01:54 | Fixes to the "eagle" built-in CSS so that trunk backgrounds look right in the Modern View. check-in: 2c8bff0b2b user: drh tags: trunk | |
|
2017-12-14
| ||
| 18:03 | Fix harmless coding style issues. check-in: dc7d0a2e27 user: drh tags: trunk | |
| 12:04 | Fix the parentheses around the "detail" section of each timeline entry in Verbose and Compact views on the /finfo timeline. check-in: 55dd552136 user: drh tags: trunk | |
| 01:00 | Remove accidental edit from the previous check-in. check-in: 976cad0829 user: drh tags: trunk | |
| 00:48 | Remove the "autofocus" attribute from text inputs, to prevent CSS flashes. check-in: 20e680aac7 user: drh tags: trunk | |
| 00:25 | Fix default CSS so that it does not break a date string on the timeline at one of the "-" characters. check-in: 1481ae1f9e user: drh tags: trunk | |
|
2017-12-13
| ||
| 21:37 | Grammar fix check-in: ec059849f5 user: wyoung tags: trunk | |
| 20:36 | Improved error reporting when trying to write to a repository that is in a read-only directory. check-in: 500b0a2ae8 user: drh tags: trunk | |