Fossil

Timeline
Login

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

20 check-ins using file src/finfo.c version fccd03e4dc

2013-11-21
01:46
Minor style cleanup. check-in: 78a3c01e30 user: andybradford tags: hide-diff-on-vdiff_page
2013-11-19
19:44
Remove an unused local variable. check-in: 811c9febd3 user: drh tags: trunk
18:49
Add a page (admin access only) to show the repository schema. Fix a bug in the "Last Rebuilt" display. check-in: 3ea94847d1 user: drh tags: trunk
18:25
Update the built-in SQLite to the version that includes the DELETE with ONEPASS optimization and the enhanced EXPLAIN indentation in the shell. check-in: 0830c352ff user: drh tags: trunk
13:09
Now that checkout_cmd() can handle the situation that vid==0 ([b725c1cf26]), no longer assume that the initial commit has rid=1: If the initial commit is not empty that will not be true any more. check-in: 6791ad1185 user: jan.nijtmans tags: trunk
2013-11-15
12:58
Update custom makefile as well. If fossil is linked with external SQLite library, make sure it is used single-threaded. check-in: 1928cf526e user: jan.nijtmans tags: trunk
2013-11-14
19:36
Update the built-in SQLite to the latest from upstream that includes the skip-scan optimization and the improved EXPLAIN display in the shell. check-in: 28c508679e user: drh tags: trunk
04:34
Set the error message to indicate the HTTP status code returned on CONNECT to avoid segfault. check-in: 87d5fef9ce user: andybradford tags: jan-httpsproxytunnel
2013-11-13
15:18
Minor correction to text in setup_timeline for description of setting. check-in: 40a2557f00 user: andybradford tags: hide-diff-on-vdiff_page
11:28
Take over latest change in src/mem1.c (usage of _msize function) from SQLite trunk, and modify MinGW build to use it as well. check-in: bcd979daef user: jan.nijtmans tags: trunk
08:39
Fix end-marker handling in "fossil timeline", broken by previous commit [465f8ecd4a]. (That's what the "n+1" in [14104fde04?ln=1818] was meant for, but -1 is always better) check-in: f13ae6b673 user: jan.nijtmans tags: trunk
03:51
Merge latest trunk. check-in: 17f6b65524 user: mgagnon tags: hide-diff-on-vdiff_page
2013-11-12
19:41
Restore the end-of-timeline marker only when no limit is active; otherwise, use a 'no more data' marker instead. Use -1 to indicate no limit in the SQL clause. check-in: 465f8ecd4a user: mistachkin tags: trunk
19:26
Fix macro redefinition compiler warnings. check-in: 629d49752c user: mistachkin tags: trunk
15:57
Update the built-in SQLite to include the latest bug fixes, especially the fix to count(*) on WITHOUT ROWID tables. Fix the "fossil all" command so that it works on a WITHOUT ROWID global_config table. check-in: c0700615ff user: drh tags: trunk
15:49
Move proxy-related fields after the other url-related fields. check-in: 45107553c0 user: jan.nijtmans tags: jan-httpsproxytunnel
15:27
merge trunk check-in: 1bd561c3ba user: jan.nijtmans tags: jan-httpsproxytunnel
15:10
Fix password handling as in trunk. check-in: 384a6b3dba user: jan.nijtmans tags: tkt-change-hook
12:39
merge trunk check-in: 3d63f56039 user: jan.nijtmans tags: tkt-change-hook
08:58
Add option --offset to "fossil timeline" check-in: 32a9b55e17 user: jan.nijtmans tags: trunk