Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file src/checkin.c version 68f82b8812
|
2010-03-15
| ||
| 16:16 | Show check-ins that mention a ticket in the ticket timeline. check-in: 611b3b206b user: drh tags: trunk | |
| 14:46 | Add the BACKLINK table and code to populate it. NB: Run "rebuild" when updating to this or later versions. check-in: f2181f5e45 user: drh tags: trunk | |
|
2010-03-14
| ||
| 20:56 | Add an exception to the GPLv2 license to allow Fossil to be linked against the OpenSSL library. Ticket [930a168303]. check-in: 01c2f049b4 user: drh tags: trunk | |
|
2010-03-12
| ||
| 14:29 | Fix the formatting on the non-propagating tag timeline. Ticket [274b530475ce]. check-in: 19d6b1cfe8 user: drh tags: trunk | |
|
2010-03-11
| ||
| 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 | |
|
2010-03-10
| ||
| 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-08
| ||
| 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 | |
|
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:34 | Link the SSL and CRYPTO libraries in a different order for FreeBSD. Ticket [c68457bff8b1]. check-in: 42a964c585 user: drh tags: trunk | |
| 12:44 | Disable the timeline graph when using search mode. Ticket [6166fbed08]. check-in: 4276853ef8 user: drh tags: trunk | |
|
2010-03-06
| ||
| 19:35 | Refinements to the formatting of the download page. check-in: 9405e691ad user: drh tags: trunk | |
| 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 | |
| 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 | |