Timeline
Not logged in

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

50 events by user drh occurring around 2011-06-01 22:32:29.

2011-06-09
19:45 Fixed ticket [9c3e2a224b]: SIGSEGV on pull plus 2 other changes artifact: c865b1db85 user: drh
19:20
Make sure the content of a manifest has been materialized and is not a copy-or-write segment of another blob prior to parsing it. Ticket [9c3e2a224b6b0055] check-in: 0538980488 user: drh tags: trunk
2011-06-07
15:51
Improvements to the "annotate" algorithm: Only search primary ancestors; ignore branchs. check-in: 621be70494 user: drh tags: trunk
02:09
Merge the venks-emacs changes into trunk. check-in: fbf417b681 user: drh tags: trunk
00:48
Pull the latest trunk changes into the venks-emacs branch. check-in: 690ba8cbdb user: drh tags: venks-emacs
2011-06-06
17:31 Edit [fd6f1c5e619fc297|fd6f1c5e61]: Edit check-in comment. artifact: 90e3e9eca3 user: drh
17:17
When setting execute permission only set it for those users that also have read permission. check-in: fd6f1c5e61 user: drh tags: trunk
17:15
Bug fix: make sure "fossil update" sets the execute permission bit correctly. check-in: 37c231b11d user: drh tags: trunk
16:50
Remove an unnecessary level of function nesting. check-in: 12989181a6 user: drh tags: trunk
12:15 Edit [e8d231aaf32b1d96|e8d231aaf3]: Change branch background color to "#d69b80". artifact: edbd6b348f user: drh
12:01
Update the "scrub" command to remove traces of login-groups and subrepositories. check-in: 5ea9cf4002 user: drh tags: trunk
2011-06-03
14:24
Update the built-in SQLite to the latest 3.7.7 alpha. check-in: 9f9047d686 user: drh tags: trunk
2011-06-02
23:45
Minor code clean-ups: (1) shorten lines to less than 80 characters (2) remove C99-isms, especially intermixed code and declarations. Also merge in the moved file display fix from the trunk. check-in: a164b63a67 user: drh tags: ben-testing
21:06 Edit [25c77401f0ef1462|25c77401f0]: Change branch background color to "#d1d680". artifact: 599285ce0b user: drh
20:49
Improved handling of check-in diff display when files have changed names but are otherwise unmodified. Requires a rebuild to get the display exactly right since the MLINK table needs to be recomputed. check-in: 067cda2645 user: drh tags: trunk
18:58 Ticket [14bc0ad52d] ticket display doesn't show age or creation time status still Open with 3 other changes artifact: 84d23877d1 user: drh
18:53 Ticket [d1b50f4d06] finfo and timeline commands are cryptic status still Open with 3 other changes artifact: bb7a005277 user: drh
18:52 Closed ticket [d13e296bd5]: can't browse tickets without logging in plus 2 other changes artifact: 197b8b5b30 user: drh
14:56 Fixed ticket [3233c3dad9]: SQLITE_ERROR: no such function: now plus 1 other change artifact: 770d36eecb user: drh
14:56
Make sure the built-in "now()" function is available to peer-repository connections for single-signon operations. Ticket [3233c3dad99d57ad]. check-in: 74ecc4d646 user: drh tags: trunk
2011-06-01
22:39 Fixed ticket [9bed1f604e]: 'fossil tag find' does not allow distinguishing events and checkins plus 1 other change artifact: a05c571920 user: drh
22:39
Add the --type option to the "fossil tag find" command. Ticket [9bed1f604e0773] check-in: d5b9674ec5 user: drh tags: trunk
22:34 Ticket [9bed1f604e] 'fossil tag find' does not allow distinguishing events and checkins status still Open with 2 other changes artifact: bba4712c87 user: drh
22:32 Fixed ticket [5f611295e3]: Cannot update to a branch leaf (due to events tagged as the branch) plus 1 other change artifact: 73a2845ace user: drh
22:32
In contexts where only a check-out makes since, only resolve tags or branch names into check-outs, not events or other artifacts. Ticket [5f611295e3c2a8]. check-in: 2a013f0228 user: drh tags: trunk
10:12 Ticket [1b340a4849] fossil writes to my home directory or fails if $HOME is unset status still Open with 2 other changes artifact: fdd76f907b user: drh
09:53 Closed ticket [e9ce8c8a93]: Does fossil have this function ? plus 2 other changes artifact: e647848285 user: drh
2011-05-31
13:00 Fixed ticket [5a96dd5f52]: non-portable Makefile plus 2 other changes artifact: f1d5901a28 user: drh
12:58 Fixed ticket [8967ea1df4]: i18n, webui: link to tag with non-ascii chars is broken in timeline plus 2 other changes artifact: 1dffb65b27 user: drh
12:52
Always use the alternate-form flag "#" to control the number of input bytes to printf conversions like %t, %h, and %q. Do not use precision in those cases since precision limits the number of output characters, not the number of input characters. Ticket [8967ea1df4f51af]. check-in: e5e6ca4659 user: drh tags: trunk
12:49 Edit [6d35cde78d475f86|6d35cde78d]: Add tag "test-%-&-tag". artifact: d16f802886 user: drh
2011-05-30
13:18 Edit [0448438c56d836a8|0448438c56]: Change background color to "#d0c0ff". Edit check-in comment. Add tag "release". artifact: 166ec712f0 user: drh
12:52 Ticket [5a96dd5f52] non-portable Makefile status still Open with 1 other change artifact: a8d14ae133 user: drh
2011-05-28
18:51
Release check-in: 0448438c56 user: drh tags: trunk, release
18:50 Fixed ticket [3f02165606]: i18n: fossil ui can't show artifacts with non-ascii chars in the name on Windows plus 2 other changes artifact: b7a95477b6 user: drh
17:56
Merge the latest changes from the ben-security branch into trunk. check-in: 6d35cde78d user: drh tags: trunk, test-%-&-tag
17:53 Fixed ticket [034fa7bb29]: Build breaks on MAC OS X 10.6/i386 plus 2 other changes artifact: 613e806f62 user: drh
17:52
Do not attempt to use fossil_fopen() in place of fopen() in the SQLite shell as doing so causes problems on (some) Macs and does not really help the windows i18n situation. Ticket [034fa7bb2907e96] check-in: e94c1e9068 user: drh tags: trunk
2011-05-27
14:37
Issue a warning if the "push" or "sync" command is issued when "dont-push" is enable. check-in: 21ceccddd8 user: drh tags: trunk
13:08 Fixed ticket [49db5c3993]: windows-i18n: "fossil extras" does not see files with non-ascii chars in their name plus 1 other change artifact: b65772295b user: drh
12:56
Internationalize the opendir() function calls. Ticket [49db5c3993bef2]. check-in: e05fea3852 user: drh tags: trunk
12:16
Add the test-mimetype command and use it to verify the correct order of entries in the mimetype table. Fix the errors found. check-in: ea2698e9c7 user: drh tags: trunk
12:03
Do not use strcmp() for comparison since the sort order can vary by locale. Use fossil_strcmp() instead. Ticket [3f0216560679fd41]. check-in: 32ad9a1584 user: drh tags: trunk
2011-05-26
11:57
Add the --systemtrace option for debugging calls to fossil_system. check-in: 5a4dc2239b user: drh tags: trunk
11:29
Make arrangements for the output of "fossil status" to go through the UTF8 to MBCS translation. Ticket [3f0216560679fd] check-in: 02a6aa2d5e user: drh tags: trunk
2011-05-25
14:12 Ticket [b67996c1e6] Fossil can no longer find files in open checkouts with non-ascii chars in directory status still Open with 2 other changes artifact: 60b0f20e31 user: drh
13:54
Update the Mac icon for the download page. check-in: a2e1c48373 user: drh tags: trunk
13:52 Edit [474850cff598d76f|474850cff5]: Change background color to "#d0c0ff". Add tag "release". artifact: 01e1167a4c user: drh
2011-05-24
12:03 Edit [3db75c4803c934f9|3db75c4803]: Change branch background color to "#f0ffc0". artifact: 90723444a2 user: drh
12:02
Merge the latest trunk changes into the versionable-settings branch. check-in: 9c915adb0a user: drh tags: versionable-settings