Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
9 check-ins using file src/report.c version a0d0050894
|
2015-01-23
| ||
| 14:03 | Make the now() SQL function available in the "fossil sql" command. check-in: 0134654db6 user: drh tags: trunk | |
| 13:50 | Make sure the zOrigName variable in the /doc page implementation is always initialized, even for early errors. check-in: f5165dd05b user: drh tags: trunk | |
| 07:03 | Fix compiler warning for 'zOrigName' variable. If unable to locate a document, fallback on 'zName' if 'zOrigName' is zero. Closed-Leaf check-in: aed9971ddb user: mistachkin tags: docVarWarn | |
| 05:49 | Fix build issue for MinGW due to missing 'ws2tcpip.h' functions. check-in: 4c247512a8 user: mistachkin tags: trunk | |
| 05:41 | Slightly 'improve' summary line for push/pull/sync operations. check-in: dbf93c23f7 user: mistachkin tags: xferSumFmt | |
| 04:26 | Clean up the /doc webpage. Use newer interfaces that were created since that page was original written. Set the HTTP status to 404 on not found. Try to find a "404.md" page to display and use it if found instead of the default 404 page. check-in: cfcd9b87dc user: drh tags: trunk | |
| 02:05 | Use IPv6 for "fossil sync" when available. check-in: 1dbd4d0d0b user: drh tags: trunk | |
| 01:58 | Use IPv6 when available for "fossil sync". Closed-Leaf check-in: 3842742871 user: drh tags: ipv6-sync | |
|
2015-01-22
| ||
| 23:45 | Enhance the table sorting javascript to support initial reverse-order sorting. Add table sorting to the user log. check-in: 0cdec7d290 user: drh tags: trunk | |