Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around ce7c52223eb43f5e.
2012-11-06
| ||
19:42 | Make sure that pending deletes from "fossil rm" operations are preserved across a "fossil update". check-in: 28272fa125 user: drh tags: trunk | |
18:38 | Make sure file names in file browser don't wrap by adding white-space property to default CSS. check-in: b83278f6ff user: dmitry tags: trunk | |
18:31 | When trying to create a directory, if mkdir fails, make sure the directory doesn't already exist before giving up and reporting an error. check-in: bc74a8171d user: drh tags: trunk | |
16:35 | • Fixed ticket [7541963870]: diff doesn't show newline plus 1 other change artifact: e37d9f2e77 user: drh | |
16:35 | When one version of a file ends in a newline and the other does not, be sure to show that difference. Ticket [7541963870703f0]. check-in: d764f449d7 user: drh tags: trunk | |
12:20 | gcc warnings: src/merge3.c: In function ‘merge_3way’: src/merge3.c:445:9: warning: ‘zPivot’ may be used uninitialized in this function src/merge3.c:446:9: warning: ‘zOrig’ may be used uninitialized in this function src/merge3.c:447:9: warning: ‘zOther’ may be used uninitialized in this function check-in: 233463c4ec user: jan.nijtmans tags: trunk | |
09:39 | ... but revert win/Makefile.mingw (accidently committed) check-in: 8f6cd5f3a3 user: jan.nijtmans tags: convert_before_commit | |
09:36 | merge trunkDon't try to convert binary files. check-in: 4fa4972104 user: jan.nijtmans tags: convert_before_commit | |
09:05 | • Ticket [5ff2043c96] Invalid xhtml markup generated (with patch) status still Open with 1 other change artifact: ef022a2d6e user: jan.nijtmans | |
08:44 | 3 minor violations against html5 check-in: c5e08c3fa8 user: jan.nijtmans tags: trunk | |
07:50 | • New ticket [7541963870] diff doesn't show newline. artifact: 4c679308a9 user: anonymous | |
00:49 | Add a configuration option that allows timeline comments to be rendered as plain text rather than as wiki. check-in: 90e928deea user: drh tags: trunk | |
2012-11-05
| ||
21:18 | • Closed ticket [4e2afbb41c]: fossil stash save can lose file modifications plus 2 other changes artifact: d63c4be64b user: drh | |
21:10 | Do not run the graphical merging tool nor leave merge-droppings after a dry-run merge. Also improve the merge summary message at the end of a merge. check-in: cd2c0e4cb5 user: drh tags: trunk | |
20:29 | • New ticket [4e2afbb41c] fossil stash save can lose file modifications. artifact: b3c31f9733 user: anonymous | |
13:56 | merge trunk Leaf check-in: b0e05a90b6 user: jan.nijtmans tags: use-blob_strip_bom | |
13:10 | If the committed file has CR/NL or UTF-16 (or both), give the user the possibility to convert it to resp NL or UTF-8 (or both) without committing check-in: c6223a8e2a user: jan.nijtmans tags: convert_before_commit | |
11:28 | • Edit [879012769b2dfc2f]: Edit check-in comment. artifact: 193466d6f2 user: jan.nijtmans | |
11:23 | Add commit warning message when text files have a long line length check-in: 879012769b user: jan.nijtmans tags: improve_commit_warning | |
11:10 | • Edit [45065c5c282cda99]: Marked "Closed". artifact: a3212ad15e user: dmitry | |
09:28 | • Edit [4e86b06a9f03db12]: Move to branch improve_commit_warning. artifact: f93d6c011d user: jan.nijtmans | |
2012-11-04
| ||
21:36 | • Ticket [8ca2aae391] Command-line wildcards broken with Fossil 1.24 on Windows, in some cases crashing Fossil (1.23 was OK) status still Open with 1 other change artifact: 7f0f162d3f user: drh ... 1 similar event omitted. | |
18:06 | off-by-one check-in: a7fff6fea6 user: jan.nijtmans tags: improve_commit_warning | |
18:03 | merge trunk check-in: e86aa2a1e8 user: jan.nijtmans tags: improve_commit_warning | |
18:00 | merge trunk Factor out main part of UTF-8 check to macro check-in: ce7c52223e user: jan.nijtmans tags: improve_commit_warning | |
17:41 | Merge the "spelling" branch into trunk, fixing a huge number of typos, mostly in comments, but occasionally in error messages or help screens. check-in: db0c512767 user: drh tags: trunk | |
12:59 | Fix typos. Closed-Leaf check-in: 45065c5c28 user: dmitry tags: spelling | |
11:58 | Improvements to the fix for [0ff64b0a5fc88e7e]: (1) Better error message and (2) allow the partial commit of the renamed file as long as its destination files is also part of the partial commit. check-in: c0fe455c78 user: drh tags: trunk | |
10:50 | merge trunk check-in: bd7b8a485f user: jan.nijtmans tags: improve_commit_warning | |
10:48 | merge trunk, some improvements in messages (not yet ready yet) check-in: 517a6f7a53 user: jan.nijtmans tags: improve_commit_warning | |
00:46 | • Fixed ticket [0ff64b0a5f]: manifest file is malformed error after file rename plus 1 other change artifact: 19a3285f62 user: drh | |
00:46 | Disallow the sequence: "fossil mv A B; fossil add A; fossil commit A;" since doing so requires both the old A and the new A to be in the same check-in. Ticket [0ff64b0a5fc8]. check-in: 27298fffc8 user: drh tags: trunk | |
2012-11-03
| ||
23:08 | • Ticket [0ff64b0a5f] manifest file is malformed error after file rename status still Open with 2 other changes artifact: 75a5d5bcfa user: anonymous | |
15:19 | • Ticket [8ca2aae391] Command-line wildcards broken with Fossil 1.24 on Windows, in some cases crashing Fossil (1.23 was OK) status still Open with 1 other change artifact: 71dfc027b1 user: drh ... 3 similar events omitted. | |
02:53 | Perserve the "ubg", "brbg", and "ng" query parameters on the timeline when moving the display forwards and backwards in time or changing the length, etc, using the submenu buttons. check-in: 19ca7c6c54 user: drh tags: trunk | |
2012-11-02
| ||
23:52 | Make the repeated-ticket suppressor output text ("N similar events omitted") appear at the end of the first line in the timeline, rather than on a separate line. Less obtrusive this way. check-in: dccb97fc34 user: drh tags: trunk | |
22:32 | • Fixed ticket [03fec0ab60]: Unlike 'fossil extras', 'fossil clean' doesn't consider case-sensitivity plus 1 other change artifact: e084393ba6 user: drh | |
22:32 | Add the undocumented --test option to "fossil clean", so that we can easily see what is being removed without actually removing it. This found a bug in the case-sensitivity logic, which was also fixed. Ticket [03fec0ab6021c776a4b3] check-in: d66057762f user: drh tags: trunk | |
21:53 | Be aware of the filename case sensitivity of the underlying filesystem in the "fossil clean" command. Ticket [03fec0ab6021c77]. check-in: 640a4f49b1 user: drh tags: trunk | |
21:46 | • Ticket [8ca2aae391] Command-line wildcards broken with Fossil 1.24 on Windows, in some cases crashing Fossil (1.23 was OK) status still Open with 2 other changes artifact: 68a18127b3 user: drh | |
21:45 | Only use the Tcl-derived argv/argc parser when compiling on windows using a compiler other than mingw. The crt0 for mingw works, and it also does wildcard expansion. Need to update the parse_windows_command_line() function to do wildcard expansion in order to fix builds using non-mingw windows compilers. Ticket [8ca2aae39172f9] check-in: fca9c52637 user: drh tags: trunk | |
21:38 | Add the -g option to builds using the Mingw makefile. check-in: 004a31a6c7 user: drh tags: trunk | |
21:33 | Fix an out-of-order variable declaration in blob.c. check-in: 9073d8dcc7 user: drh tags: trunk | |
21:20 | Fix a segfault that occurs with the "fossil md5sum" command when files named on the command-line do not actually exist. Ticket [8ca2aae39172f90c]. check-in: 52199a504a user: drh tags: trunk | |
21:05 | • Closed ticket [0f63bc403a]: Windows binary executable is missing the icon plus 3 other changes artifact: 81ecada106 user: drh | |
19:11 | • Ticket [8ca2aae391] Command-line wildcards broken with Fossil 1.24 on Windows, in some cases crashing Fossil (1.23 was OK) status still Open with 2 other changes artifact: c9234c65cc user: anonymous | |