Fossil

Timeline
Login

Timeline

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

9 check-ins using file src/main.c version 54e12237fc

2015-03-20
05:20
Remove inaccurate statement regarding use of servercode, which is now primarily historical. ... (check-in: e315ec8410 user: andybradford tags: trunk)
04:35
Add a menu entry on /fdiff, /ci and /vdiff page to control the diff context (dc=<n>) query parameter. (pending review) ... (Closed-Leaf check-in: eae6f32f1c user: mgagnon tags: diff-context-menu-entry)
2015-03-19
21:54
Upgrade to openssl 1.0.2a ... (check-in: dabb08e9b3 user: jan.nijtmans tags: trunk)
09:43
merge trunk ... (check-in: 8eb26689ed user: jan.nijtmans tags: winsymlink)
09:34
Put "dotfiles" in json configuration as well, and update documentation ... (check-in: 1f797521e3 user: jan.nijtmans tags: trunk)
09:25
upgrade SQLite to latest pre-release ... (check-in: d1db1e47a4 user: jan.nijtmans tags: trunk)
03:57
Include the new 'dotfiles' setting in the list of those associated with the project. ... (check-in: 9a67babcdb user: mistachkin tags: trunk)
2015-03-18
17:37
Correct typo in [fossil configuration sync] documentation. ... (check-in: 23515802c9 user: andygoth tags: trunk)
14:17
Add the --create option to "fossil server", which causes a new repository to be created for the server if one does not already exist. The intended use case is Docker. ... (check-in: a6e2ceb454 user: drh tags: trunk)