Timeline
Not logged in

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

50 events occurring around 7f2ccea7ff4e9cd6.

2010-03-03
16:29 Ticket [c84ee1364f] Export zip from cli status still Open with 2 other changes artifact: e8b94bcdbc user: anonymous
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
18:20 Fixed ticket [80d3ba8b0f]: fossil add can't add two files whose names only differ by an underscore or dash plus 1 other change artifact: df7dc78e7c 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: d97a4cdf8d user: drh tags: trunk
18:05 Ticket [80d3ba8b0f] fossil add can't add two files whose names only differ by an underscore or dash status still Open with 1 other change artifact: 62b4067171 user: rwilson ... 1 similar event omitted.
2010-03-01
19:30 New ticket [6c68067abb] Request an option to allow cookies to not rely on IP address. artifact: 9d53eba612 user: ron
18:07 Ticket [1b20ab6cdb] "Fossil : no such file: in -E2F0FD85......." status still Open with 1 other change artifact: 3735a9a2cf user: anonymous
06:26 Ticket [cbda8d3bb0] Check-in [8fe33aa575] removed 'config.mak' for customization of make status still Closed with 1 other change artifact: 1afcef1561 user: ron
00:54
Update the how-to-build documentation in the BUILD.txt file at the root of the source tree. check-in: 355d37ca8c user: drh tags: trunk
00:48 Ticket [1b20ab6cdb] "Fossil : no such file: in -E2F0FD85......." status still Open with 2 other changes artifact: 156a9a6da3 user: drh
00:45 Closed ticket [cbda8d3bb0]: Check-in [8fe33aa575] removed 'config.mak' for customization of make plus 2 other changes artifact: 7fef8e083a user: drh
00:42 Edit [0ddd305acb7f4b0b]: Change branch background color to "#f0ffc0". Move to branch ron-make. Timestamp 2010-02-28 07:01:29. artifact: ab59d2163e user: drh
2010-02-28
23:34 New ticket [80d3ba8b0f] fossil add can't add two files whose names only differ by an underscore or dash. artifact: 40dd8ab4a2 user: rwilson
22:40 New ticket [1b20ab6cdb] "Fossil : no such file: in -E2F0FD85.......". artifact: 0137fae052 user: anonymous
08:38 Edit [7f2ccea7ff4e9cd6]: Timestamp 2010-02-28 08:18:38. Change user to "ron". artifact: 66eae1f8d7 user: ron
08:18
fix small issue in postbuild Closed-Leaf check-in: 7f2ccea7ff user: ron tags: ron-make
07:01
added make wrapper script check-in: 0ddd305acb user: ron tags: ron-make
2010-02-27
13:28 Ticket [068a656512] Wiki Sections ==Section== (with possibly table of contents) status still Open with 2 other changes artifact: 8453fdc74e 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: 7ca773bc31 user: drh tags: trunk
2010-02-26
18:18 Changes to wiki page Extending Fossil's Wiki artifact: 1077b112a5 user: anonymous
13:09
Update SQLite to pre-3.6.23. check-in: 1efd09ed4f user: drh tags: trunk
03:02
Merge in latest changes from trunk. Leaf check-in: df90572760 user: linuxfood tags: creole
2010-02-25
14:06
Pull over the latest clear-title changes from trunk. check-in: 16e703be11 user: drh tags: clear-title
12:59 Fixed ticket [7c3ca0eae8]: "not a ordinary file" errors in update command plus 1 other change artifact: 85eed76eb4 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: 63d5a4fe25 user: drh tags: trunk
12:39 Closed ticket [93166ec5cc]: disk I/O error on commit (AIX) plus 1 other change artifact: d4661ce44c user: drh ... 1 similar event omitted.
07:46 New ticket [7c3ca0eae8] "not a ordinary file" errors in update command. artifact: e02bc5ee84 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: 5a6634c453 user: drh tags: trunk
21:51 Ticket [93166ec5cc] disk I/O error on commit (AIX) status still Open with 2 other changes artifact: de442f41f5 user: drh ... 1 similar event omitted.
04:11
Updates to the file format documentation. check-in: f01ec9db8b 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: 0f27a59808 user: drh tags: trunk
16:29 New ticket [cbda8d3bb0] Check-in [8fe33aa575] removed 'config.mak' for customization of make. artifact: a0b505c3f8 user: ron
16:14
Fix the Makefile so that all parameters are commented and so that it works with non-GNU makes. check-in: 8fe33aa575 user: drh tags: trunk
15:33
Make the "clearsign" PGP signing default to off. check-in: 28987096ac user: drh tags: trunk
15:28 Fixed ticket [ddd45723b9]: About a half of check-in link on timeline is not clickable plus 1 other change artifact: 393fcf653d 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: 847ae1fe0f user: drh tags: trunk
12:30 Ticket [ddd45723b9] About a half of check-in link on timeline is not clickable status still Open with 1 other change artifact: 6f62d8e941 user: anonymous
11:09 Ticket [c68b4e0f1f] after committing "Fossil : no such file: in -E2F0FD85......." status still Open with 2 other changes artifact: 5ecae2adc3 user: anonymous