Fossil

Timeline
Login

Timeline

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

200 events occurring around 5edfe089caa0c85e.

2010-03-06
13:39
Minor documentation updates. (check-in: 46d98dd5 user: drh tags: trunk)
02:27 Ticket [4884dee3] Fossil server crashes on Windows with custom CMD.exe command-line AutoRun status still Open with 1 other change (artifact: 42c041ea 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: d6e09ac9 user: drh tags: trunk)
2010-03-05
23:14
Pull in all clear-title changes from trunk. (check-in: dfb5fd64 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: c9e9fd75 user: drh tags: trunk)
21:20
Another attempt to get the quoting right for RSS feeds. (check-in: 18449fa6 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: ee7dbb86 user: drh tags: trunk)
20:29 Fixed ticket [a2de4526]: timeline graphs shows trunk line many times plus 1 other change (artifact: 77197be6 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: 97336c56 user: drh tags: trunk)
19:58 New ticket [a2de4526] timeline graphs shows trunk line many times. (artifact: 4cf9a387 user: anonymous)
13:57 Fixed ticket [fcbcdb66]: Mac OS/X 10.5 build fails plus 1 other change (artifact: cc11b004 user: drh)
13:56
Update to a version of SQLite that builds on Mac with SQLITE_ENABLE_LOCKING_STYLE disabled. (check-in: e1f21628 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: 5476e50d user: drh tags: trunk)
09:32 Fixed ticket [8b3c5d30]: Cannot build under MacOS/X 10.4 ... missing 'gethostuuid' plus 1 other change (artifact: 17a80a18 user: anonymous) ... 1 similar event omitted.
06:20 Ticket [fcbcdb66] Mac OS/X 10.5 build fails status still Open with 2 other changes (artifact: d8f0d539 user: ron) ... 1 similar event omitted.
01:00 Fixed ticket [4fe4de1b]: "clone" does not work if the password is mistakenly entered once plus 1 other change (artifact: 67fdb6ce user: drh)
01:00
Prompt for the password whenever a URL is supplied that contains a username but no password. (check-in: 99a98377 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: 03ed0836 user: drh tags: trunk)
00:10
Pull over from the trunk all recent changes for which we have clear title. (check-in: b9d3b428 user: drh tags: clear-title)
00:08
Disable prompts for a password if fossil is not running on an interactive terminal. (check-in: 554d4caa 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: 62b4df4e user: drh tags: trunk)
23:41
Here is an altenative fix to [8b3c5d30f7e] that explicitly disables the LOCKING_STYLE option of SQLite. (check-in: 879a030e user: drh tags: trunk)
22:39 Fixed ticket [8b3c5d30]: Cannot build under MacOS/X 10.4 ... missing 'gethostuuid' plus 1 other change (artifact: 0dfa7eaa 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: 73223b8b user: drh tags: trunk)
20:20 Ticket [ebea0290] Cannot view related checkins from a ticket URL status still Open with 1 other change (artifact: fc554f59 user: jeremy_c) ... 2 similar events omitted.
18:14 Ticket [8b3c5d30] Cannot build under MacOS/X 10.4 ... missing 'gethostuuid' status still Open with 1 other change (artifact: 48446be2 user: bharder) ... 1 similar event omitted.
07:20 New ticket [4fe4de1b] "clone" does not work if the password is mistakenly entered once. (artifact: 88febc1f user: ron)
07:10 New ticket [8b3c5d30] Cannot build under MacOS/X 10.4 ... missing 'gethostuuid'. (artifact: 4266dc0c user: anonymous)
2010-03-03
19:57 Ticket [1b20ab6c] "Fossil : no such file: in -E2F0FD85......." status still Open with 1 other change (artifact: f61efc50 user: anonymous)
18:55 Ticket [c84ee136] Export zip from cli status still Open with 1 other change (artifact: 17fb1445 user: ron) ... 1 similar event omitted.
14:01 Edit [63d31b0448b3d25b|63d31b04]: Edit check-in comment. Timestamp 2010-03-03 13:52:36. (artifact: 920dee40 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 language. (check-in: 63d31b04 user: jeremy_c tags: trunk)
06:20 Ticket [feb61a11] XHTML standard compliance status still Open with 1 other change (artifact: a19680c8 user: anonymous)
06:16 Ticket [0049db24] Firefox HTML Validator thinks all pages are full of errors status still Open with 2 other changes (artifact: 32f71baf 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: 71edacd9 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: 732e3db3 user: drh tags: trunk)
02:15 New ticket [0049db24] Firefox HTML Validator thinks all pages are full of errors. (artifact: 61c462ab user: anonymous)
01:06 Ticket [6c68067a] Request an option to allow cookies to not rely on IP address status still Open with 2 other changes (artifact: d1263664 user: anonymous)
2010-03-02
21:22 Ticket [e36b52c1] make wiki (code?, bugs?) searchable status still Open with 1 other change (artifact: 91aca24f user: anonymous)
18:20 Fixed ticket [80d3ba8b]: fossil add can't add two files whose names only differ by an underscore or dash plus 1 other change (artifact: df7dc78e user: drh)
18:20
On windows, use COLLATE NOCASE instead of LIKE to do case insensitive comparisons - to avoid issues with wildcards. Ticket [80d3ba8b0ff]. (check-in: d97a4cdf user: drh tags: trunk)
18:05 Ticket [80d3ba8b] fossil add can't add two files whose names only differ by an underscore or dash status still Open with 1 other change (artifact: 62b40671 user: rwilson) ... 1 similar event omitted.
2010-03-01
19:30 New ticket [6c68067a] Request an option to allow cookies to not rely on IP address. (artifact: 9d53eba6 user: ron)
18:07 Ticket [1b20ab6c] "Fossil : no such file: in -E2F0FD85......." status still Open with 1 other change (artifact: 3735a9a2 user: anonymous)
06:26 Ticket [cbda8d3b] Check-in [8fe33aa575] removed 'config.mak' for customization of make status still Closed with 1 other change (artifact: 1afcef15 user: ron)
00:54
Update the how-to-build documentation in the BUILD.txt file at the root of the source tree. (check-in: 355d37ca user: drh tags: trunk)
00:48 Ticket [1b20ab6c] "Fossil : no such file: in -E2F0FD85......." status still Open with 2 other changes (artifact: 156a9a6d user: drh)
00:45 Closed ticket [cbda8d3b]: Check-in [8fe33aa575] removed 'config.mak' for customization of make plus 2 other changes (artifact: 7fef8e08 user: drh)
00:42 Edit [0ddd305acb7f4b0b|0ddd305a]: Change branch background color to "#f0ffc0". Move to branch ron-make. Timestamp 2010-02-28 07:01:29. (artifact: ab59d216 user: drh)
2010-02-28
23:34 New ticket [80d3ba8b] fossil add can't add two files whose names only differ by an underscore or dash. (artifact: 40dd8ab4 user: rwilson)
22:40 New ticket [1b20ab6c] "Fossil : no such file: in -E2F0FD85.......". (artifact: 0137fae0 user: anonymous)
08:38 Edit [7f2ccea7ff4e9cd6|7f2ccea7]: Timestamp 2010-02-28 08:18:38. Change user to "ron". (artifact: 66eae1f8 user: ron)
08:18
fix small issue in postbuild (Closed-Leaf check-in: 7f2ccea7 user: ron tags: ron-make)
07:01
added make wrapper script (check-in: 0ddd305a user: ron tags: ron-make)
2010-02-27
13:28 Ticket [068a6565] Wiki Sections ==Section== (with possibly table of contents) status still Open with 2 other changes (artifact: 8453fdc7 user: anonymous)
12:26
A wiki-style hyperlink to a well-formed ISO8601 date-time will link to the timeline at that date and time. (check-in: 7ca773bc user: drh tags: trunk)
2010-02-26
18:18 Changes to wiki page "Extending Fossil's Wiki" (artifact: 1077b112 user: anonymous)
13:09
Update SQLite to pre-3.6.23. (check-in: 1efd09ed user: drh tags: trunk)
03:02
Merge in latest changes from trunk. (Closed-Leaf check-in: df905727 user: linuxfood tags: creole)
2010-02-25
14:06
Pull over the latest clear-title changes from trunk. (check-in: 16e703be user: drh tags: clear-title)
12:59 Fixed ticket [7c3ca0ea]: "not a ordinary file" errors in update command plus 1 other change (artifact: 85eed76e user: drh) ... 1 similar event omitted.
12:58
If a file has been deleted from the filesystem, but not deleted by fossil, then make the "update" command restore that file. Ticket [7c3ca0eae8287] (check-in: 63d5a4fe user: drh tags: trunk)
12:39 Closed ticket [93166ec5]: disk I/O error on commit (AIX) plus 1 other change (artifact: d4661ce4 user: drh) ... 1 similar event omitted.
07:46 New ticket [7c3ca0ea] "not a ordinary file" errors in update command. (artifact: e02bc5ee user: anonymous)
2010-02-24
22:39
Back out the changes of [0e2281fc8a757] since they were causing a segfault while trying to enter a new ticket. The ticket [6b498a792c0] should still be fixed. (check-in: 5a6634c4 user: drh tags: trunk)
21:51 Ticket [93166ec5] disk I/O error on commit (AIX) status still Open with 2 other changes (artifact: de442f41 user: drh) ... 1 similar event omitted.
04:11
Updates to the file format documentation. (check-in: f01ec9db user: drh tags: trunk)
2010-02-23
21:30
Improved graph layout algorithm attempts to keep merge arrows in between their source and destination. (check-in: 0f27a598 user: drh tags: trunk)
16:29 New ticket [cbda8d3b] Check-in [8fe33aa575] removed 'config.mak' for customization of make. (artifact: a0b505c3 user: ron)
16:14
Fix the Makefile so that all parameters are commented and so that it works with non-GNU makes. (check-in: 8fe33aa5 user: drh tags: trunk)
15:33
Make the "clearsign" PGP signing default to off. (check-in: 28987096 user: drh tags: trunk)
15:28 Fixed ticket [ddd45723]: About a half of check-in link on timeline is not clickable plus 1 other change (artifact: 393fcf65 user: drh)
15:28
Fix the width of the graph canvas so that it does not overlap and disable hyperlinks in the check-in comment text. Ticket [ddd45723b9a2]. (check-in: 847ae1fe user: drh tags: trunk)
12:30 Ticket [ddd45723] About a half of check-in link on timeline is not clickable status still Open with 1 other change (artifact: 6f62d8e9 user: anonymous)
11:09 Ticket [c68b4e0f] after committing "Fossil : no such file: in -E2F0FD85......." status still Open with 2 other changes (artifact: 5ecae2ad user: anonymous) ... 1 similar event omitted.
2010-02-21
10:45
make it possible to do both Linux and Win builds without doing clean first (check-in: aff93fb6 user: ron tags: trunk)
2010-02-20
18:36 Added wiki page "Fossil" (artifact: c5519d45 user: anonymous)
2010-02-19
17:57
timeline.rss now supports n=### param, like the /timeline page does. This feature is arguable (could lead to DoS), but i want it for harvesting an activity timeline which includes older commits. (check-in: 65a46db3 user: stephan tags: trunk)
12:29 Ticket [91683f49] Mechanism for i18n the product UI status still Open with 1 other change (artifact: 79833834 user: anonymous)
00:28 New ticket [cccd387b] "nowiki" tag doesn't take effect in ticket titles.. (artifact: ac7a95b4 user: bharder)
2010-02-18
18:34 Ticket [f6b83821] Tickets should have an 'assigned_to' field status still Fixed with 1 other change (artifact: 2536c704 user: anonymous)
17:38 Fixed ticket [329d51eb]: default ticket schema does not include "submitted by" plus 2 other changes (artifact: 9b8bf561 user: ron)
17:37 Fixed ticket [f6b83821]: Tickets should have an 'assigned_to' field plus 2 other changes (artifact: a1b6f3a6 user: ron) ... 1 similar event omitted.
15:50 Edit [5edfe089caa0c85e|5edfe089]: Edit check-in comment. Timestamp 2010-02-18 13:47:55. (artifact: 0a48e260 user: drh)
15:49 Edit [ae2adb543bd8066d|ae2adb54]: Edit check-in comment. Timestamp 2010-02-18 11:22:15. (artifact: 00e627a4 user: drh)
15:48
Remove the byte-order mark from the beginning of index.wiki. (check-in: e964b55d user: drh tags: trunk)
13:49 Edit [5edfe089caa0c85e|5edfe089]: Edit check-in comment. Timestamp 2010-02-18 13:47:55. (artifact: 972832f2 user: ron)
13:47
Fixed layout of the custom_tickets.wiki page. (check-in: 5edfe089 user: ron tags: trunk)
12:46
customize tickets (visible from main) (check-in: c98e4a47 user: ron tags: trunk)
12:44
customize tickets (check-in: c2aab086 user: ron tags: trunk)
11:24 Edit [0893a67a9ccc1572|0893a67a]: Edit check-in comment. Timestamp 2010-02-18 11:23:51. (artifact: a207642d user: ron)
11:23
Finalize (for now) the server docs (check-in: 0893a67a user: ron tags: trunk)
11:22
Add a link from the homepage to the new server documentation. (check-in: ae2adb54 user: ron tags: trunk)
11:20
server docs (check-in: 0c83e192 user: ron tags: trunk)
2010-02-17
20:27
more detail for server.wiki (check-in: c516e0d2 user: ron tags: trunk)
20:17
add server.wiki document (check-in: f5466259 user: ron tags: trunk)
19:54 New ticket [19be0265] Rebuild button on Shun page on UI generates incorrect output. (artifact: 350e5ed7 user: anonymous)
19:51 Ticket [2d2b158d] -include config.mak fails under OpenBSD status still Open with 1 other change (artifact: b80e6cfa user: anonymous)
17:53 Edit [ef43b995730771bc|ef43b995]: Edit check-in comment. Timestamp 2010-02-17 16:34:12. (artifact: 61f87647 user: rwilson)
16:34
fix typo in isspace() (check-in: ef43b995 user: rwilson tags: trunk)
12:36 Ticket [f6b83821] Tickets should have an 'assigned_to' field status still Open with 2 other changes (artifact: 3d15938c user: jeremy_c) ... 1 similar event omitted.
04:41 Ticket [329d51eb] default ticket schema does not include "submitted by" status still Open with 1 other change (artifact: 046b309b user: ron)
2010-02-16
20:03 Fixed ticket [6b498a79]: Cyrillic symbols does not display correctly plus 2 other changes (artifact: 7575bd66 user: ron)
20:02
fixed [6b498a792c] (check-in: 0e2281fc user: ron tags: trunk)
19:44 New ticket [993287b3] Patch to allow sidebox to be skinable.. (artifact: 6a3d4a69 user: anonymous)
17:50 Fixed ticket [eff2cbe5]: info prints two colons for user-home plus 1 other change (artifact: ed862361 user: drh)
17:49
Remove surplus ":" from the user-home: line in windows builds. Ticket [eff2cbe5ae11c] (check-in: 0ee44737 user: drh tags: trunk)
10:56 Ticket [6b498a79] Cyrillic symbols does not display correctly status still Verified with 1 other change (artifact: 7342dcff user: ron)
10:27 Ticket [ddd45723] About a half of check-in link on timeline is not clickable status still Open with 2 other changes (artifact: 3f553100 user: anonymous) ... 1 similar event omitted.
10:08 Ticket [6b498a79] Cyrillic symbols does not display correctly status still Verified with 1 other change (artifact: ec4a91f4 user: ron)
04:54 New ticket [eff2cbe5] info prints two colons for user-home. (artifact: 7329aa45 user: anonymous)
2010-02-15
21:06
Improve punctuation. Related to [6b8dcc1d67171f3e3]. (check-in: d5dd493b user: bch tags: trunk)
21:04 Closed ticket [6b8dcc1d]: Superfluous word in sentence of fossil docs plus 2 other changes (artifact: c2d38018 user: bharder)
21:01
Remove superfluous word, as per [6b8dcc1d67171f3e30]. (check-in: 05b44d58 user: bch tags: trunk)
20:37 New ticket [6b8dcc1d] Superfluous word in sentence of fossil docs. (artifact: ebf2dbe7 user: anonymous)
20:29 Ticket [6b498a79] Cyrillic symbols does not display correctly status still Verified with 1 other change (artifact: b222a5d8 user: ron)
19:26 New ticket [4962a7b0] "fossil ui repo --sqltrace" does not work on Windows. (artifact: eb1f574b user: ron)
06:39 New ticket [068a6565] Wiki Sections ==Section== (with possibly table of contents). (artifact: 954c3601 user: anonymous)
01:18 New ticket [930a1683] fossil is GPLed, openssl is GPL-incompatible, suggest adding clause to license. (artifact: 8761dfdf user: anonymous)
2010-02-14
15:39 New ticket [b3201450] fossil new --date-override issue. (artifact: 1ad7b21b user: altufaltu)
2010-02-13
16:42 New ticket [c68457bf] Link order of SSL libraries. (artifact: 1653e31d user: anonymous)
12:31 Closed ticket [2245a1e3]: rm command mistakingly believes files are directories plus 2 other changes (artifact: cedf7991 user: jeremy_c)
12:30
Fixed bug [2245a1e3d0]. rm command now properly checks return value. (check-in: 02f638a1 user: jeremy_c tags: trunk, release)
05:38 New ticket [2245a1e3] rm command mistakingly believes files are directories. (artifact: a24e6c20 user: anonymous)
2010-02-12
08:12 Changes to wiki page "Branching" (artifact: dbe0290d user: eric)
02:07 New ticket [8f7e657c] Example for report coloring by priority is wrong. (artifact: 622d06c2 user: anonymous)
2010-02-11
12:44 New ticket [4c636a73] Ticket table in Safari more than one line per row. (artifact: 86df283d user: anonymous)
06:28 Ticket [727af73f] ssl: on "pull -R repo", gets ssl certificate again, asks to accept a/y/N status still Open with 2 other changes (artifact: 435ac2c2 user: ron) ... 1 similar event omitted.
06:22 Fixed ticket [0e3f8719]: ssl-enabled fossil cannot log in to server plus 2 other changes (artifact: 06ca790a user: ron)
06:21 Fixed ticket [1fad9cdb]: clone w/ ssl has problems with logon plus 2 other changes (artifact: 378e4772 user: ron)
01:41 Ticket [812379bd] "fossil ui" network interface option status still Open with 1 other change (artifact: da328bbb user: anonymous) ... 1 similar event omitted.
2010-02-10
20:13 Ticket [46bf4bae] wrongly reported illigal character, "" and "" status still Closed with 1 other change (artifact: b88445aa user: drh)
20:11 Ticket [812379bd] "fossil ui" network interface option status still Open with 2 other changes (artifact: 0e2bff43 user: anonymous)
13:20 Closed ticket [46bf4bae]: wrongly reported illigal character, "" and "" plus 2 other changes (artifact: f9406ba8 user: drh)
13:13
Bug fix in the graph layout algorithm. (check-in: 95ae79d5 user: drh tags: trunk)
11:06 Ticket [91683f49] Mechanism for i18n the product UI status still Open with 2 other changes (artifact: 3548be53 user: ron)
10:19 New ticket [46bf4bae] wrongly reported illigal character, "" and "". (artifact: 79a1ebe5 user: anonymous)
07:06 New ticket [91683f49] Mechanism for i18n the product UI. (artifact: 2e9b545c user: ron)
2010-02-09
22:13
Not all tickets are "problems". Adjust label for "one-line summary" entry when creating new ticket. (check-in: 2b79f36e user: bch tags: trunk)
17:54
JavaScript graph drawing enhancements using an HTML5 canvas (if available) suggested by Joshua Paine. (check-in: 6fd91413 user: drh tags: trunk)
13:36
Enable the graph for tag timelines, but omit descenders. (check-in: 22b6887e user: drh tags: trunk)
12:34 Closed ticket [017b54f4]: fossil update -n does not work plus 2 other changes (artifact: d1efb282 user: drh)
12:32 Fixed ticket [03c9f4de]: Disable built-in robots.txt file plus 1 other change (artifact: 9c344996 user: drh)
12:31
Disable the built-in robots.txt file. Ticket [03c9f4deef] (check-in: f2626a53 user: drh tags: trunk)
12:28 Fixed ticket [e42448ed]: "co --latest" not working anymore? plus 1 other change (artifact: 09d7b13d user: drh)
12:28
Get the --latest option on the "co" command working when the current checkout is on a dead branch. Ticket [e42448edec1]. (check-in: c9894824 user: drh tags: trunk)
11:57
Modify the check-in command to detect clock skew and abort if found. (check-in: 8fdac87b user: drh tags: trunk)
11:37
Prevent a segfault in the graph computation due to time skew. The graph is still not drawn right, but at least it displays something now. (check-in: ff9efe30 user: drh tags: trunk)
11:13
Add the "ng" query parameter to the "timeline" to disable the graph. (check-in: 2f22c476 user: drh tags: trunk)
07:01 Ticket [1fad9cdb] clone w/ ssl has problems with logon status still Open with 2 other changes (artifact: b4522041 user: ron) ... 1 similar event omitted.
2010-02-08
22:12
Additional refinements to the Makefile stemming from the cut-over of SSL. (check-in: 5c30ad4c user: drh tags: trunk)
22:00 Fixed ticket [1927cbd9]: BSD Make broken w/ SSL merge plus 1 other change (artifact: 80948a71 user: drh)
22:00
Remove GNU-isms from the Makefile. Ticket [1927cbd979]. (check-in: fcd7ecb7 user: drh tags: trunk)
21:55 Ticket [1927cbd9] BSD Make broken w/ SSL merge status still Open with 2 other changes (artifact: ee85de67 user: bharder) ... 1 similar event omitted.
21:42
Fix another graph layout bug. (check-in: f312587a user: drh tags: trunk)
21:19 Edit [8c23a947eb8284cf|8c23a947]: Mark "Closed". Timestamp 2010-02-08 18:12:26. (artifact: 47692ea6 user: drh)
21:18
Merge the SSL branch into the trunk. (check-in: b05cb4a0 user: drh tags: trunk)
19:59
Add a DOCTYPE to the beginning of every page. IE8 appears to work better with the DOCTYPE in place. (check-in: 0faa676f user: drh tags: trunk)
19:17
Change the way the graph elements are removed when the graph is being redrawn. (check-in: 63d46e6d user: drh tags: trunk)
18:48
Use the innerHTML method rather than setAttribute to add DIV elements for graphics, in an effort to get graphs to work with IE. (check-in: 4e8c30c3 user: drh tags: trunk)
18:47
fossil rm can now remove entire directories. (check-in: 6dbd362d user: jeremy_c tags: trunk)
18:16
Merge recent changes into the dual-license branch. (check-in: 14c19fbc user: drh tags: clear-title)
18:12
Merge all the latest trunk changes into the SSL branch. (Closed-Leaf check-in: 8c23a947 user: drh tags: ssl)
18:08
Check the graph for resize events every second and rerender the graph if a resize has occurred. This fixes display problems on Safari and also keeps the graph consistent with resized browser windows. (check-in: f51bd596 user: drh tags: trunk)
17:22 New ticket [e42448ed] "co --latest" not working anymore?. (artifact: 7414994f user: bharder)
16:58
Fix a bug in timeline graph generation. (check-in: 399d1ca0 user: drh tags: trunk)
16:40
Fix a bug in the graph display that causes an assertion fault if the timeline contains a node that has no parents. (check-in: c5f3e87b user: drh tags: trunk)
16:23 Edit [1761fee0556d5e1b|1761fee0]: Mark "Closed". Timestamp 2010-02-08 14:20:24. (artifact: 4c262bd4 user: drh)
16:12
Implement a graph of changes in the timeline to replace the older flashing asterisk mechanism. Does not work on IE6. Probably still contains bugs. (check-in: d89fea6a user: drh tags: trunk)
16:10
Alternative implementation to the improved "remove directory" error message. (check-in: 8c9f949a user: drh tags: trunk)
16:08
Alternative fix for ticket [9ff56ae8a6]. (check-in: 3cc4cd55 user: drh tags: trunk)
14:52 Ticket [f64f9b57] warnings introduced in db.c since checkin [2f58d48cab] status still Open with 2 other changes (artifact: 7045d6c8 user: rwilson)
14:52 New ticket [269a5033] warnings introduced in main.c since checkin [9cfc5cc672]. (artifact: 662fadcf user: rwilson)
14:50 New ticket [f64f9b57] warnings introduced in db.c since checkin [2f58d48cab]. (artifact: df11fb43 user: rwilson)
14:20
Added better error message when trying to remove a directory. (Closed-Leaf check-in: 1761fee0 user: jeremy_c tags: dead-end)
2010-02-06
20:21 Fixed ticket [9ff56ae8]: "fossil sha xxx" crashes w/ assert if "xxx" doesn't exist plus 2 other changes (artifact: 7933badd user: ron)
20:20
fixed [9ff56ae8a6] - "fossil sha" crash (check-in: 4027ad4b user: ron tags: dead-end)
20:19 New ticket [9ff56ae8] "fossil sha xxx" crashes w/ assert if "xxx" doesn't exist. (artifact: d67b3f26 user: ron)
17:25
Windows only: remove duplicate code from sqlite3.c in db.c (check-in: 2f58d48c user: ron tags: trunk)
12:16 Fixed ticket [dc2b2503]: Maybe error in last ci plus 2 other changes (artifact: 9e0ff8e0 user: drh)
12:14
Fix double-free of zCopy in date_to_uuid(). Ticket [dc2b2503031] (check-in: 01a769a9 user: drh tags: trunk)
11:56 Ticket [dc2b2503] Maybe error in last ci status still Open with 2 other changes (artifact: ccb7ef6c user: anonymous)