Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
26 check-ins using file src/info.c version 650da8d382
|
2012-11-26
| ||
| 22:47 | merge trunk ... (check-in: f05090e5e8 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
| 20:47 | Modify commit error message about unresolved merge conflicts to include the option used to disable the check. ... (check-in: 2ff70a3130 user: mistachkin tags: trunk) | |
| 20:40 | Make the --force option to commit undocumented. Add --allow-empty, --allow-fork, and --allow-older options. Rename the --conflict option to --allow-conflict. Remove the --binary-ok option. ... (check-in: 5e83504f78 user: mistachkin tags: trunk) | |
| 20:03 | merge trunk ... (check-in: 1772f8b895 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
| 18:55 | Merge commit warning enhancements (i.e. the 'unicode-glob' setting and the '--no-warnings' option to commit). ... (check-in: cb856ccdb1 user: mistachkin tags: trunk) | |
| 12:23 | - Make --force imply --no-warnings - Add --no-warnings to "fossil scrub" and "fossil clean" - Remove "--conflict" option for "fossil merge", use --force for that. ... (Closed-Leaf check-in: 06e1b67270 user: jan.nijtmans tags: bellon-unicode-v2) | |
|
2012-11-25
| ||
| 22:31 | During commit, instead of using the '--force' option to bypass file type warnings, add a new option '--no-warnings'. ... (Closed-Leaf check-in: e9954e588b user: mistachkin tags: bellon-unicode) | |
| 22:01 | Adjust check for bypassing Unicode/CR/NL warning. ... (check-in: be15485aa6 user: mistachkin tags: bellon-unicode) | |
| 21:42 | Patch provided by Stefan Bellon, >Attached you'll find a patch that adds the "unicode-glob" to the >settings and respects its setting in the check-in. Additionally I >disabled all the check-in warnings (crnl, binary and unicode) in case >--force/-f is set on commit. ... (check-in: 0c2f705c80 user: jan.nijtmans tags: bellon-unicode) | |
| 20:44 | merge trunk ... (check-in: 22a543bcf5 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
| 18:06 | Fix formatting of the Login Group screen. Ticket [f687f1eb987148]. ... (check-in: 7a8938ab84 user: drh tags: trunk) | |
| 17:05 | Fix an out-of-order variable declaration. ... (check-in: 77dc754b98 user: drh tags: trunk) | |
| 11:50 | Disallow invalid unicode characters in filenames. ... (check-in: 897dfa48b4 user: drh tags: trunk) | |
|
2012-11-23
| ||
| 23:25 | Display ticket titles as plaintext on the timeline. Provide a hyperlink to attachments on the timeline. ... (check-in: c6a5efa12c user: drh tags: ticket-enhancements) | |
| 23:00 | Make timeline-plaintext the default for new repositories. ... (check-in: ae63f48571 user: drh tags: ticket-enhancements) | |
| 22:29 | New and improved default ticket setup. ... (check-in: 340040a8a5 user: drh tags: ticket-enhancements) | |
| 21:45 | Add the [string trimleft] and [string trimright] commands to TH1. ... (check-in: b28ae72e84 user: drh tags: ticket-enhancements) | |
| 19:33 | some unnecessary spacing ... (check-in: d13143eb3b user: jan.nijtmans tags: trunk) | |
| 18:32 | No - render non-check-in timeline comments as wiki, since that is needed to resolve hyperlinks. ... (check-in: 5139ad6e36 user: drh tags: ticket-enhancements) | |
| 18:24 | Render timeline comments for items other than check-ins as HTML. All such comments should be automatically generated (or regenerated via "fossil rebuild") so we can control their formatting. ... (check-in: 73752b328b user: drh tags: ticket-enhancements) | |
| 16:37 | Add the [string trim ...] command to TH1. Accept query parameters in tktview. ... (check-in: 7ba3f65382 user: drh tags: ticket-enhancements) | |
| 15:57 | All markup of the form <verbatim-ID>...</verbatim> with an options "links" or "links=BOOLEAN" attribute. Improved TH1 tracing and error reporting capabilities. Improved documentation on how reports work. ... (check-in: 23c75abde4 user: drh tags: ticket-enhancements) | |
| 11:29 | merge trunk "filename contains illegal characters" is now a warning ... (check-in: d3bee356ba user: jan.nijtmans tags: ticket-d17d6e5b17) | |
| 10:35 | Disallow invalid unicode characters ... (Closed-Leaf check-in: 9242c09ff9 user: jan.nijtmans tags: invalid-unicode) | |
| 01:50 | When db_open_config() is called with the useAttach parameter set to non-zero, it may need to close and reopen the database using ATTACH if that was not done previously. ... (check-in: fe453a4893 user: drh tags: trunk) | |
|
2012-11-22
| ||
| 23:35 | Be consistent about display of check-in comments as either text/plain or text/x-fossil-wiki. When the user configures text/plain, use that format everywhere. ... (check-in: 2c6fa9c3b0 user: drh tags: trunk) | |