Fossil

Timeline
Login

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

24 check-ins using file src/db.c version 8c4e71b42f

2015-04-11
01:54
Enable function to know if sync is clone. check-in: a36ec9f9d9 user: andybradford tags: sync-forkwarn
2015-04-10
00:30
Add warnings to clients which receive content that creates a fork. Defer warnings as much as possible. check-in: 9d45319345 user: andybradford tags: sync-forkwarn
2015-04-09
23:22
Remove extraneous printf() statements from the IPv6 logic in the unix CGI server code. Closed-Leaf check-in: 2d9d276b7f user: drh tags: ipv6-server
23:16
Fix indentation and remove all strcpy() and strcat() calls (as OpenBSD hates those). check-in: b1cb81ebe7 user: drh tags: ipv6-server
21:36
Enable the use of IPv6 for "fossil ui" and "fossil server" on unix. check-in: dae37f0e35 user: drh tags: ipv6-server
00:51
Warn the client that pushes content which generates a fork on the server. check-in: 6b410f914e user: andybradford tags: sync-forkwarn
2015-04-08
17:05
Improve some comments. No changes to code. check-in: 5a12e8c3b6 user: mistachkin tags: trunk
12:49
Update the built-in SQLite to version 3.8.9. check-in: 15e669399f user: drh tags: trunk
09:29
Delay traversing the disk after the potential "empty check-in comment. continue (y/N)?" question: If the answer is no, we would do it unnecessary. check-in: 03921d444f user: jan.nijtmans tags: trunk
2015-04-06
11:48
Update the built-in SQLite to the third 3.8.9 beta. check-in: 93e943d56a user: drh tags: trunk
2015-04-05
19:51
Update the change log. check-in: 7e02af8c33 user: mistachkin tags: trunk
19:37
Change the name of a new TH1 function to help clarify its purpose. check-in: 22b3d0b6ab user: mistachkin tags: trunk
18:17
Add the 'info commands' and 'info vars' sub-commands to the TH1 core language, with tests. check-in: 810e6c1e68 user: mistachkin tags: trunk
04:40
Normalize capitalization of Tcl on the TH1 commands page. check-in: 0c63df2422 user: mistachkin tags: trunk
04:28
Initial work on documenting all the Fossil specific TH1 commands. check-in: 1e5548ae7c user: mistachkin tags: trunk
00:24
Formally translate TH1 to Tcl return codes and vice-versa, where necessary, in the Tcl integration subsystem. check-in: 4aba7584f7 user: mistachkin tags: trunk
00:23
Add Tcl integration TH1 commands to the docs. check-in: 7cba307895 user: mistachkin tags: trunk
2015-04-04
13:42
Update the built-in SQLite to the second 3.8.9 beta. check-in: 47c89f3e78 user: drh tags: trunk
2015-04-03
13:27
Merge the blitz skin enhancements. check-in: 8e9757296a user: drh tags: trunk
04:08
Cleanup blobs used by the 'all' sub-command. check-in: 52d746ed1e user: mistachkin tags: trunk
03:55
Update error messages and help text for the 'all' sub-command. check-in: ac56af176b user: mistachkin tags: trunk
02:05
Take extra precaution to not disturb single file server invocations even though they should already be open and not hit this code. check-in: d2f1df363e user: andybradford tags: trunk
01:44
Fix search result title handling for 'documents' that are not wiki, markdown, or HTML. check-in: 9b8d2dcb9f user: mistachkin tags: trunk
00:17
Update settings comment about 'dotfiles'. Also, update project URLs in Inno Setup file. check-in: 5358523adb user: mistachkin tags: trunk