Fossil

Timeline
Login

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

22 check-ins using file src/db.c version 2fc8e0fc8f

2015-01-28
11:07
Deleting a branch closes it check-in: 86ab1f468b user: baruch tags: svn-import
2015-01-26
11:52
Omit MLINK entries when a file is added by merge. check-in: bd08b03a72 user: drh tags: mlink-improvements
04:11
Fix makefile typos that broke the build for MSVC. check-in: 5406f49271 user: drh tags: trunk
04:06
Fix the build of builtin_data.h for separate compilation. check-in: ad11262cf8 user: drh tags: trunk
03:25
Add the /md_rules page that explains the Markdown formatting rules. check-in: 72759f5859 user: drh tags: trunk
2015-01-25
22:01
Improvements to the CSS in the San Francisco Modern skin. check-in: c88fc81a33 user: drh tags: trunk
21:21
Improved tracing capability for debugging purposes. check-in: af3d3b6936 user: drh tags: trunk
09:54
Merge latest trunk check-in: befd44c747 user: baruch tags: svn-import
02:29
Some minor fixes to the /finfo tree construction. Still having problems with incorrect mlink entries being created for files added by merge. check-in: f603a91432 user: drh tags: mlink-improvements
01:30
Comment improvements in the schema. Attempt to get the /finfo page to show merge arrows. check-in: 7d5a85bba8 user: drh tags: mlink-improvements
00:20
Enhance the MLINK table schema to record file changes from all parents. Requires a "fossil rebuild". Other schema cleanups at the same time. check-in: a241444d8f user: drh tags: mlink-improvements
2015-01-24
22:13
Enhance the "fossil sync" command to retry all of the returned values from getaddrinfo() until it finds one that actually works. That way, it will find the IPv4 version on machines that do not have an IPv6 gateway. check-in: ae3ef4d3d9 user: drh tags: trunk
21:46
Add the --ipv4 option to force the use of IPv4 on "fossil clone" and "fossil sync" and so forth. check-in: 317bd3cb3d user: drh tags: trunk
20:42
Fix the "info" command so that it once again accepts the -R option. check-in: 5826f9c4b8 user: drh tags: trunk
17:05
Add "white-space: nowrap" to the branch table elements. check-in: f55b538c65 user: drh tags: trunk
00:17
Add the 'white-foreground' setting to the list of those used for skinning. check-in: f88c18fc71 user: mistachkin tags: trunk
2015-01-23
23:38
Add the 'eagle' skin, based on the one used by the Eagle project (http://eagle.to/). check-in: 8f87308eef user: mistachkin tags: trunk
23:32
Further enhancements to Skin processing. Provide the ability to save the current Skin using a name. check-in: e5a4206341 user: drh tags: trunk
22:55
Enhance the /setup_skin page to enable renaming of custom skins. check-in: 2431ddf61b user: drh tags: trunk
21:03
Correct casing of 'Tcl' where needed. check-in: 967050341d user: mistachkin tags: trunk
21:00
Improvements to the 'enhanced' skin. check-in: ef006c3147 user: mistachkin tags: trunk
18:43
Enable ZIP and Tarball downloads for user "nobody" by default, since the other anti-spider defenses seem to work well enough to prevent abuse. check-in: 68ce0bcf62 user: drh tags: trunk