Timeline
Not logged in

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

50 events occurring around 599e6abfb177b9c3.

2010-03-14
13:06 Ticket [644116e638] The last Chinese character does not show status still Open with 1 other change artifact: e5cc079f78 user: anonymous ... 3 similar events omitted.
2010-03-13
02:14 Ticket [7b8f21b876] Segmentation fault when opening a clone of http://www.sqlite.org/src status still Open with 2 other changes artifact: 862f9b3888 user: drh ... 1 similar event omitted.
2010-03-12
14:31 Fixed ticket [274b530475]: Tags->Timeline shows timeline of tags in huge font (firefox 3.6) plus 2 other changes artifact: 3ceb6f6a15 user: drh
14:29
Fix the formatting on the non-propagating tag timeline. Ticket [274b530475ce]. check-in: 19d6b1cfe8 user: drh tags: trunk
14:02 New ticket [274b530475] Tags->Timeline shows timeline of tags in huge font (firefox 3.6). artifact: b17e44d04b user: anonymous
2010-03-11
17:47 Ticket [13536c292b] Timeline graph cease to be displayed when number of requested events cross some arbitrary number status still Open with 2 other changes artifact: 19ebc3e2aa user: drh ... 1 similar event omitted.
03:30 Fixed ticket [c84ee1364f]: Export zip from cli plus 2 other changes artifact: 9ea43506ee user: drh
03:29
Add a "zip" command for generating a ZIP archive of a check-in from the command-line. check-in: 2582ecf2ed user: drh tags: trunk
03:21 Ticket [c84ee1364f] Export zip from cli status still Open with 1 other change artifact: 02779b21a1 user: anonymous
2010-03-10
21:34 Ticket [b718806816] Mailing list link broken status still Open with 2 other changes artifact: 9ef51f4ca8 user: drh ... 1 similar event omitted.
17:18
Make sure the return value of db_text() is always something obtained from malloc() or else NULL. Strdup() the default value if the default value is used. check-in: 0cbc5d295c user: drh tags: trunk
2010-03-09
12:20 Closed ticket [4aa8218a0e]: Can checkout branch? plus 2 other changes artifact: 653929837e user: drh ... 1 similar event omitted.
00:07 Ticket [46241f6acb] password prompt problem in bash from MSYS on Windows NT status still Open with 2 other changes artifact: f0ce188a38 user: anonymous
2010-03-08
19:22 Ticket [5bba7eaa4c] Fossil "Files" menu does not default to ""only the files in tip" status still Open with 2 other changes artifact: 9ff74cb532 user: drh ... 1 similar event omitted.
14:26 Edit [10989b5c427ce121]: Timestamp 2010-03-06 19:21:10. Cancel background color. Cancel tag release. artifact: ff0b1d94ea user: drh
14:26 Edit [599e6abfb177b9c3]: Change background color to "#d0c0ff". Timestamp 2010-03-08 14:18:44. artifact: 02d40fb6fc user: drh
14:25 Edit [599e6abfb177b9c3]: Change background color to "#f2dcdc". Timestamp 2010-03-08 14:18:44. Add tag "release". artifact: 9d302ccda8 user: drh
14:18
Make the File menu option default to showing only the files in tip. check-in: 599e6abfb1 user: drh tags: trunk, release
14:12
Changes to file browser to be more direct and describing what is seen in the union of all files from all versions. Add hyperlinks to tip and trunk. check-in: 4db129c925 user: drh tags: trunk
13:18
Get skins working again. They were busted by check-in [5476e50d659] (which was backed out using the new --backout option to merge.) Also add an unused query parameter to the style.css to force a reload of the CSS when the skin changes. check-in: b22e5a9e52 user: drh tags: trunk
07:41 New ticket [46241f6acb] password prompt problem in bash from MSYS on Windows NT. artifact: 2f5ab11589 user: anonymous
05:30 Ticket [8f1632a3f7] export function not yet implemented status still Open with 2 other changes artifact: a8d1ccd888 user: ron
05:16 Ticket [c03b864696] support for standalone https server in fossil status still Open with 2 other changes artifact: 8311dd1f34 user: ron
00:15 Ticket [1b20ab6cdb] "Fossil : no such file: in -E2F0FD85......." status still Open with 1 other change artifact: eae704a5e9 user: anonymous
2010-03-07
17:43
Clean up formatting and comments asociated with the "new" command. No changes to functionality. check-in: 69dcef960f user: drh tags: trunk
17:40 Closed ticket [b32014507a]: fossil new --date-override issue plus 2 other changes artifact: f5a2e3151f user: drh
17:34 Fixed ticket [c68457bff8]: Link order of SSL libraries plus 1 other change artifact: 56703f1f42 user: drh
17:34
Link the SSL and CRYPTO libraries in a different order for FreeBSD. Ticket [c68457bff8b1]. check-in: 42a964c585 user: drh tags: trunk
17:27 Fixed ticket [2d2b158d75]: -include config.mak fails under OpenBSD plus 1 other change artifact: 61a2763f60 user: drh
12:48 Fixed ticket [6166fbed08]: timeline graphs with search shows trunk line many times plus 2 other changes artifact: f5553bd8f2 user: drh
12:44
Disable the timeline graph when using search mode. Ticket [6166fbed08]. check-in: 4276853ef8 user: drh tags: trunk
10:58 New ticket [f35bb2003c] Request cmd line return 1 if no files updated, 2 for errors. artifact: 4623efbe1b user: ron
07:49 New ticket [6166fbed08] timeline graphs with search shows trunk line many times. artifact: 0c08ffdebc user: anonymous
06:58 New ticket [c03b864696] support for standalone https server in fossil. artifact: 2a5d6ecbd2 user: anonymous
2010-03-06
19:35
Refinements to the formatting of the download page. check-in: 9405e691ad user: drh tags: trunk
19:29 Edit [02f638a16fb83f3b]: Change background color to "#d0c0ff". Timestamp 2010-02-13 12:30:48. Add tag "release". artifact: 574c21c490 user: drh
19:28 Edit [10989b5c427ce121]: Change background color to "#d0c0ff". Timestamp 2010-03-06 19:21:10. Add tag "release". artifact: 39ef8f6693 user: drh
19:21
Updates to the website download page generator script. check-in: 10989b5c42 user: drh tags: trunk
16:41
Allow specifying tags using TAG:DATE. The result is the newest check-in with TAG that occurs or before DATE. check-in: 337a1aca06 user: drh tags: trunk
15:49
Add the --backout option to the "merge" command. check-in: 3f0393f555 user: drh tags: trunk
15:21
Fix a compiler warning in the SSL module. check-in: 5825707088 user: drh tags: trunk
15:07 Edit [ab0a0d7640af00fa]: Cancel tag dual-license. artifact: 3bc6a1d8b0 user: drh