Fossil

Timeline
Login

Timeline

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

20 check-ins related to "trunk" plus check-in "2015-01-24 00:17:55" occurring around 2015-01-24 00:17:55.

2015-01-26
03:25
Add the /md_rules page that explains the Markdown formatting rules. ... (check-in: 72759f58 user: drh tags: trunk)
2015-01-25
22:01
Improvements to the CSS in the San Francisco Modern skin. ... (check-in: c88fc81a user: drh tags: trunk)
21:21
Improved tracing capability for debugging purposes. ... (check-in: af3d3b69 user: drh tags: trunk)
09:54
Merge latest trunk ... (check-in: befd44c7 user: baruch tags: svn-import)
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: a241444d 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: ae3ef4d3 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: 317bd3cb user: drh tags: trunk)
20:42
Fix the "info" command so that it once again accepts the -R option. ... (check-in: 5826f9c4 user: drh tags: trunk)
17:05
Add "white-space: nowrap" to the branch table elements. ... (check-in: f55b538c user: drh tags: trunk)
00:17
Add the 'white-foreground' setting to the list of those used for skinning. ... (check-in: f88c18fc 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: 8f87308e user: mistachkin tags: trunk)
23:32
Further enhancements to Skin processing. Provide the ability to save the current Skin using a name. ... (check-in: e5a42063 user: drh tags: trunk)
22:55
Enhance the /setup_skin page to enable renaming of custom skins. ... (check-in: 2431ddf6 user: drh tags: trunk)
21:03
Correct casing of 'Tcl' where needed. ... (check-in: 96705034 user: mistachkin tags: trunk)
21:00
Improvements to the 'enhanced' skin. ... (check-in: ef006c31 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: 68ce0bcf user: drh tags: trunk)
18:34
Incorporate the latest changes to the "San Francisco Modern" skin. ... (check-in: be5b6986 user: drh tags: trunk)
17:57
Slightly 'improve' summary line for push/pull/sync operations. ... (check-in: 942dd0bb user: mistachkin tags: trunk)
17:48
Merge updates from trunk. ... (Closed-Leaf check-in: 8c00f6f0 user: mistachkin tags: xferSumFmt)
17:13
Add new commands: test-var-list, test-var-get, and test-var-set. The original motivation was to make it easier to insert "css", "header", and "footer" values that people send in, but these commands seem useful for other kinds of experimentation. The are "test-*" commands because they are not intended to be accessed by ordinary users. ... (check-in: 1e21dace user: drh tags: trunk)