Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 most recent timeline items
|
2013-05-17
| ||
| 12:04 | [273ec22f25] Leaf: Remove excess verbage from the output of "fossil clean" unless the --verbose or -v command-line option is used. Issue an error if an unrecognized command-line argument is seen, to prevent mistakes like using --dryrun instead of --dry-run. (user: drh, tags: trunk) | |
|
2013-05-15
| ||
| 18:49 | [997ebf7ff4] Load the latest SQLite library from upstream, for the purpose of testing the 3.7.17 beta of SQLite in a real-world application. (user: drh, tags: trunk) | |
| 15:05 | • New ticket [58ce2f221a] fossil annotate shows one version after the last change. (user: rmax) | |
| 09:33 | [b388e7347d] Allow "fossil all ... -U|--user <username>" (user: jan.nijtmans, tags: trunk) | |
| 08:54 | [6d09745a6f] Allow "fossil all ... -v" as alternative to "fossil all ... --verbose" (user: jan.nijtmans, tags: trunk) | |
| 08:16 | [dd6adf451a] doc fix. (user: jan.nijtmans, tags: trunk) | |
| 08:13 | [e3f7ba556b] Some more -v|--verbose additions. Old options names are deprecated, but still work. (user: jan.nijtmans, tags: trunk) | |
| 07:15 | [5dd6b69799] Leaf: rebase (user: jan.nijtmans, tags: clean-with-ignore) | |
| 07:02 | [1162df8e41] Doc update: ignore-glob setting should be used to prevent *.log files from being added. (user: jan.nijtmans, tags: trunk) | |
|
2013-05-14
| ||
| 14:58 | [24effbc370] Leaf: When trying to "fossil add" files which are expected to be ignored, ask for confirmation first. Add option -f|--force to override that. (user: jan.nijtmans, tags: prevent-adding-ignored-files) | |
| 14:15 | [0df0ce8025] Function file_tree_name() should respect case-sensitive setting. Add --case-sensitive option to test-tree-name. (user: jan.nijtmans, tags: trunk) | |
| 11:36 | [a38fa0b80b] doc fixes. (user: jan.nijtmans, tags: trunk) | |
| 08:45 | • (Awaiting Moderator Approval) New ticket [f718f7c09d] wiki wysiwyg editor hyperlink icon command does not work. (user: anonymous) | |
| 08:08 | [fd2fbdb965] Make sure that find_option() is called before the argument check for the test-looks-like-utf command. (user: mistachkin, tags: trunk) | |
| 07:45 | [e545d3514e] Re-apply off-by-one fix. Otherwise blobs like {0x00, 0x0a, 0x00} will result in access of the 4th byte of the BLOB. In test-looks-like-utf, could_be_utf16() should be called always, otherwise the behavior on UTF-16 without BOM will be endian-dependant. (user: jan.nijtmans, tags: trunk) | |
|
2013-05-13
| ||
| 22:52 | [4ffaf2ee08] Style and clarity revisions to the looks_like_utf*() functions. Correct off-by-one fix for the looks_like_utf16() function. Add -utf8 and -utf16 options to the 'test-looks-like-utf' command. (user: mistachkin, tags: trunk) | |
| 14:22 | [bb4776e2e0] upgrade to zlib 1.2.8 (user: jan.nijtmans, tags: trunk) | |
| 10:50 | [55d7e2c14a] unused variable "fossilTimer" (user: jan.nijtmans, tags: trunk) | |
| 10:28 | • Edit 967d8a711e430406: Edit check-in comment. (user: jan.nijtmans) | |
| 10:10 | [d60a75fd08] Suggestion: Remove "keep-glob" setting, because "ignore-glob" already has the expected "keep-glob" behavior. (user: jan.nijtmans, tags: clean-with-ignore) | |