Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
6 check-ins using file src/db.c version 20b0e9153b
|
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 | |