Fossil

Timeline
Login

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

7 check-ins using file src/finfo.c version 204c70c33a

2015-01-26
21:59
A couple fixes to the 'eagle' skin. check-in: a08d175634 user: mistachkin tags: trunk
21:11
Clarify guidance for the "nobody" user. Ticket [21e39ebe66a21b7a8]. check-in: 59a482023e user: drh tags: trunk
18:34
Make sure the PLINK.BASEID column exists when opening the repository database. check-in: b00e9ac8bb user: drh tags: trunk
18:23
Fix the URL parser so that it is able to handle IPv6 addresses. Cherrypick (with updates) from the ipv6 branch circa [2012-07-07]. check-in: 2075361ece user: drh tags: trunk
16:45
Add two new columns to the MLINK table. ("fossil rebuild" is not required but is highly recommended.) Use these new tables to improve the display of the history of changes to a single file. check-in: 65aa10f97c user: drh tags: trunk
16:28
Try to keep graph nodes from the same branch on the same rail of the graph. Closed-Leaf check-in: fcc9f6642e user: drh tags: mlink-improvements
15:19
Use the GR_MAX_RAIL macro to limit the number of parents for a node on a graph. On the /finfo page, ensure that a node is only marked "Added" if it has no parents. check-in: c1c50ced22 user: drh tags: mlink-improvements