Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Changes In Branch fix artifact checkout Excluding Merge-Ins
This is equivalent to a diff from 879e8c5f32 to 5d49162a31
2009-04-29
| ||
03:59 | checkpoints for the is_ticket() function Leaf check-in: 5d49162a31 user: bch tags: fix artifact checkout | |
03:51 | test recycling "is_ticket()" from wikiformat.c as a way to avoid trying to checkout a ticket check-in: 695b1c7563 user: bch tags: fix artifact checkout | |
2009-04-24
| ||
18:40 | There is some bug in the new HTTP transport layer. The easiest solution is to close the TCP connection after each round trip, which is what this check-in does. check-in: 767ae79c3d user: drh tags: trunk | |
2009-04-19
| ||
05:48 | branch, start committing hacking that will hopefully yield fix to this problem: one is allowed to checkout "artifacts" that should not be checkout-able (ie: changes to tickets); trying to check this out is permitted, but results in a segfault check-in: 4fff366109 user: bch tags: fix artifact checkout | |
2009-04-13
| ||
09:50 | Update to version SQLite 3.6.13 check-in: 879e8c5f32 user: drh tags: trunk | |
2009-04-11
| ||
13:07 | Actually get the "file:" transport working this time. check-in: a742cfa292 user: drh tags: trunk | |
Changes to src/checkout.c.