Timeline
Not logged in

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

50 events occurring around b9d3b4288fe7de54.

2010-03-06
15:06 Edit [ab0a0d7640af00fa]: Add propagating tag "clear-title". artifact: eaae0ac53e user: drh
15:03 Edit [ab0a0d7640af00fa]: Move to branch clear-title. artifact: e354192c8e user: drh
15:03 Edit [ab0a0d7640af00fa]: Cancel "branch". artifact: 0742c15237 user: drh
14:56
Remove a BOM from the beginning of the branching.wiki document. check-in: 672d5c6fd0 user: drh tags: trunk
14:44
Windows clients now preserve the execute permission bits when doing a commit. check-in: 356fc21d40 user: drh tags: trunk
13:39
Minor documentation updates. check-in: 46d98dd555 user: drh tags: trunk
02:27 Ticket [4884dee3a1] Fossil server crashes on Windows with custom CMD.exe command-line AutoRun status still Open with 1 other change artifact: 42c041eae7 user: anonymous
02:27
Make sure the server does not send an 'igot' card for a phantom since this can cause a push to end prematurely. check-in: d6e09ac934 user: drh tags: trunk
2010-03-05
23:14
Pull in all clear-title changes from trunk. check-in: dfb5fd64cd user: drh tags: clear-title
23:12
On the "update" command, do not report a conflict if a new file has been added that does not exist in the version we are updating to. Also some cleanup to the "update" command implementation. check-in: c9e9fd7572 user: drh tags: trunk
21:20
Another attempt to get the quoting right for RSS feeds. check-in: 18449fa6e6 user: drh tags: trunk
21:05
Use wiki-formatting on fields of the RSS feed so that hyperlinks come out right but other markup characters (ex: <stdio.h>) get escaped properly. check-in: ee7dbb86fb user: drh tags: trunk
20:29 Fixed ticket [a2de4526a0]: timeline graphs shows trunk line many times plus 1 other change artifact: 77197be61a user: drh
20:27
Set the TIMELINE_DISJOINT option for the graph drawing logic when only checkins for a particular user are shown. Fix for ticket [a2de4526a0] check-in: 97336c56ab user: drh tags: trunk
19:58 New ticket [a2de4526a0] timeline graphs shows trunk line many times. artifact: 4cf9a387cd user: anonymous
13:57 Fixed ticket [fcbcdb66ff]: Mac OS/X 10.5 build fails plus 1 other change artifact: cc11b00441 user: drh
13:56
Update to a version of SQLite that builds on Mac with SQLITE_ENABLE_LOCKING_STYLE disabled. check-in: e1f21628f2 user: drh tags: trunk
13:55
Use double-quotes instead of single-quotes in skin template to avoid having to escape the single quotes for SQL. check-in: 5476e50d65 user: drh tags: trunk
09:32 Fixed ticket [8b3c5d30f7]: Cannot build under MacOS/X 10.4 ... missing 'gethostuuid' plus 1 other change artifact: 17a80a1834 user: anonymous ... 1 similar event omitted.
06:20 Ticket [fcbcdb66ff] Mac OS/X 10.5 build fails status still Open with 2 other changes artifact: d8f0d539f9 user: ron ... 1 similar event omitted.
01:00 Fixed ticket [4fe4de1b4d]: "clone" does not work if the password is mistakenly entered once plus 1 other change artifact: 67fdb6ced1 user: drh
01:00
Prompt for the password whenever a URL is supplied that contains a username but no password. check-in: 99a98377ec user: drh tags: trunk
00:45
If no password is supplied, give the user a single opportunity to enter the password (if they are on a tty) then fail the clone. check-in: 03ed08364b user: drh tags: trunk
00:10
Pull over from the trunk all recent changes for which we have clear title. check-in: b9d3b4288f user: drh tags: clear-title
00:08
Disable prompts for a password if fossil is not running on an interactive terminal. check-in: 554d4caa5a user: drh tags: trunk
2010-03-04
23:51
Add the FOSSIL_ALLOW_OUT_OF_ORDER_DATES compile-time option to disable the check that forces new check-ins to be younger than their parents. check-in: 62b4df4ea4 user: drh tags: trunk
23:41
Here is an altenative fix to [8b3c5d30f7e] that explicitly disables the LOCKING_STYLE option of SQLite. check-in: 879a030e1c user: drh tags: trunk
22:39 Fixed ticket [8b3c5d30f7]: Cannot build under MacOS/X 10.4 ... missing 'gethostuuid' plus 1 other change artifact: 0dfa7eaaf7 user: drh
22:39
Update SQLite to pre-3.6.23 that leaves SQLITE_ENABLE_LOCKING_STYLE turned off by default. This should help it to build correctly on Tiger. Ticket [8b3c5d30f7e6] check-in: 73223b8bd6 user: drh tags: trunk
20:20 Ticket [ebea029045] Cannot view related checkins from a ticket URL status still Open with 1 other change artifact: fc554f590c user: jeremy_c ... 2 similar events omitted.
18:14 Ticket [8b3c5d30f7] Cannot build under MacOS/X 10.4 ... missing 'gethostuuid' status still Open with 1 other change artifact: 48446be2a0 user: bharder ... 1 similar event omitted.
07:20 New ticket [4fe4de1b4d] "clone" does not work if the password is mistakenly entered once. artifact: 88febc1fe4 user: ron
07:10 New ticket [8b3c5d30f7] Cannot build under MacOS/X 10.4 ... missing 'gethostuuid'. artifact: 4266dc0c0f user: anonymous
2010-03-03
19:57 Ticket [1b20ab6cdb] "Fossil : no such file: in -E2F0FD85......." status still Open with 1 other change artifact: f61efc5014 user: anonymous
18:55 Ticket [c84ee1364f] Export zip from cli status still Open with 1 other change artifact: 17fb1445ee user: ron ... 1 similar event omitted.
14:01 Edit [63d31b0448b3d25b]: Edit check-in comment. Timestamp 2010-03-03 13:52:36. artifact: 920dee4001 user: jeremy_c
13:52
Allow the type= attribute on the verbatim wiki tag. This attribute does not pass right through. If found, it is treated as the 'Language Type' and alters the output of the verbatim tag slightly. verbatim type='cpp' would render as pre name='code' class='cpp'. This allows JavaScript tools such as SyntaxHighlighter to function properly for any langua... check-in: 63d31b0448 user: jeremy_c tags: trunk
06:20 Ticket [feb61a11a0] XHTML standard compliance status still Open with 1 other change artifact: a19680c835 user: anonymous
06:16 Ticket [0049db245e] Firefox HTML Validator thinks all pages are full of errors status still Open with 2 other changes artifact: 32f71baf3e user: anonymous
04:08
Improvements to the graph layout algorithm to render a more compact graph when there is lots of branching and merging. check-in: 71edacd95f user: drh tags: trunk
03:34
Add a hyperlink on branch tags of the info display that carries the user to a timeline of the branch. check-in: 732e3db329 user: drh tags: trunk
02:15 New ticket [0049db245e] Firefox HTML Validator thinks all pages are full of errors. artifact: 61c462ab45 user: anonymous
01:06 Ticket [6c68067abb] Request an option to allow cookies to not rely on IP address status still Open with 2 other changes artifact: d12636644d user: anonymous
2010-03-02
21:22 Ticket [e36b52c1da] make wiki (code?, bugs?) searchable status still Open with 1 other change artifact: 91aca24ffa user: anonymous