Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events by user drh occurring around 2012-11-02 21:38:05.

2012-11-07
11:28 Fixed ticket [1e43138b8b]: SQLITE_CONSTRAINT on rename plus 1 other change ... (artifact: 0aa0b3b895 user: drh)
11:28
Show an error message when trying to rename one file on top of another, rather than throwing a uniqueness constraint. Ticket [1e43138b8b8e90f] ... (check-in: 14fdae7e40 user: drh tags: trunk)
2012-11-06
19:47
Make sure that pending deletes from "fossil rm" operations are preserved across a "fossil update". ... (check-in: 76c6f8fcb8 user: drh tags: branch-1.19)
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: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)
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)
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)
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)
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)
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
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) ... 1 similar event 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)
02:41
Clean up some harmless compiler warnings. ... (check-in: 0a4193be58 user: drh tags: trunk)
02:36
Merge the "moderation" branch into trunk. This adds the ability to have an approval process for edits to Wiki and Tickets, including creating new Wiki and Tickets and adding attachments. Probably there are still some problems, but things are working well enough for trunk. ... (check-in: ba418ee1ce user: drh tags: trunk)
02:34
Make sure the MODREQ table exists before using it in the "modreq" webpage. ... (Closed-Leaf check-in: def256a23b user: drh tags: moderation)
02:26
Additional tweaks to the wiki/ticket editing logic with moderation control. ... (check-in: d3d094ff55 user: drh tags: moderation)
2012-11-01
22:54
All aspects of Wiki and Ticket moderation and attachments are working better. But there are still room for improvement before merging this enhancement sprint into trunk. ... (check-in: 628c402414 user: drh tags: moderation)
17:56
Add moderator approval for attachments. ... (check-in: 9ac467310f user: drh tags: moderation)
15:08
Tickets are now held for moderator approval. ... (check-in: aa4dd79835 user: drh tags: moderation)
14:34
Wiki moderation now appears to be working. ... (check-in: b7ccf110f3 user: drh tags: moderation)
13:11
More infrastructure for wiki and ticket moderation. ... (check-in: f7938ebd00 user: drh tags: moderation)
2012-10-31
23:07
Improvements to the display of Wiki and Ticket changes. ... (check-in: ba0ae3b24a user: drh tags: moderation)
20:40
Initial infrastructure for adding the ability to moderate Wiki and Ticket changes. ... (check-in: ef112586a0 user: drh tags: moderation)
19:48
Add the wiki-moderator and ticket-moderator permissions. Not yet used. ... (check-in: fc0bffd995 user: drh tags: trunk)
14:15
Add the "fossil test-missing" command. Make test-missing and test-orphans available to "fossil all". ... (check-in: eb94999143 user: drh tags: trunk)
12:12
Enhance the control-artifact parser to optionally return an error when the parse fails. Fix a bug in the artifact parser which caused it to ignore Z-card checksum failures. ... (check-in: aab9e66b8b user: drh tags: trunk)
00:11
Avoid the use of stdarg.h in the "all" command, since it was causing problems for reasons I do not understand. ... (check-in: ec4c935223 user: drh tags: trunk)
2012-10-30
18:14
Update to the version of SQLite that adds support for coroutines used to generate subqueries. ... (check-in: bdbe6c74b8 user: drh tags: trunk)
10:23
Fix a typo in a comment. ... (check-in: 1167d7b145 user: drh tags: trunk)
2012-10-28
17:28
Performance enhancement for branch name look-ups. ... (check-in: 186405ce3a user: drh tags: trunk)
2012-10-27
04:10
Add <nowiki>[utime] and [stime]</nowiki> commands to TH1. ... (check-in: 3d50bdcb9a user: drh tags: trunk)
03:19
Update the diff-test-1 document with a pointer to a difficult indentation change. ... (check-in: 80b6020692 user: drh tags: trunk)
2012-10-26
21:34
Add the --deanalyze option to "fossil rebuild" for removing ANALYZE results. We really don't want ANALYZE run on a repository because all the queries are tuned to work without it. Add the ability to pass rebuild arguments to "fossil all rebuild". ... (check-in: 85233c40c9 user: drh tags: trunk)
20:53 Edit [60b409322ade0425|60b409322a]: Edit check-in comment. ... (artifact: 5a7c85d519 user: drh)