Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Add item to changes.wiki describing updated changes|status command |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
c3c348b78958e479b64c2a161fd147b5 |
User & Date: | andygoth 2016-11-07 01:12:47.675 |
Context
2016-11-07
| ||
01:13 | Move changes to bottom (were placed at top by prior merge) and change verb tense to match other changes ... (check-in: 1d1b5c73 user: andygoth tags: trunk) | |
01:12 | Add item to changes.wiki describing updated changes|status command ... (check-in: c3c348b7 user: andygoth tags: trunk) | |
01:10 | Integrate andygoth-crlf. This renames CRNL to CRLF throughout Fossil. crnl-glob is renamed to crlf-glob, but crnl-glob is retained as a compatibility alias. ... (check-in: 87320cf4 user: andygoth tags: trunk) | |
Changes
Changes to www/changes.wiki.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | <title>Change Log</title> <a name='v1_37'></a> <h2>Changes for Version 1.37 (2017-XX-YY)</h2> * Added support for the ms=EXACT|LIKE|GLOB|REGEXP query parameter on the [/help?cmd=/timeline|/timeline] webpage. * Fix a C99-ism that prevents the 1.36 release from building with MSVC. * Fix [/help?cmd=ticket|ticket set] when using the "+" prefix with fields from the "ticketchng" table. * Enhance the "brlist" page to make use of branch colors. * Remove the "fusefs" command from builds that do not have the underlying support enabled. * Fixes for incremental git import/export. | > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | <title>Change Log</title> <a name='v1_37'></a> <h2>Changes for Version 1.37 (2017-XX-YY)</h2> * Added support for the ms=EXACT|LIKE|GLOB|REGEXP query parameter on the [/help?cmd=/timeline|/timeline] webpage. * Enhanced the [/help/changes|changes] and [/help/status|status] commands with many new filter options so that specific kinds of changes can be found without having to pipe through grep or sed. * Fix a C99-ism that prevents the 1.36 release from building with MSVC. * Fix [/help?cmd=ticket|ticket set] when using the "+" prefix with fields from the "ticketchng" table. * Enhance the "brlist" page to make use of branch colors. * Remove the "fusefs" command from builds that do not have the underlying support enabled. * Fixes for incremental git import/export. |
︙ | ︙ |