Fossil

Timeline
Login

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

21 check-ins using file src/db.c version 8193155688

2017-04-11
21:37
Added verbiage to --ignore options of add and addremove to state that they apply to unmanaged files only. check-in: 4d2c34b0d7 user: sdr tags: trunk
20:54
Version 2.2 check-in: 81d7d3f43e user: drh tags: trunk, release, version-2.2
15:04
Update change-log check-in: 909f2ef4c6 user: jan.nijtmans tags: trunk
2017-04-03
11:40
Add support for GIT comment tags, as suggested [https://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg24595.html|here]. Implementation by Roy Marples, but modified to use the (existing) 'T' card in stead of the 'C' card. check-in: 3bba2a6e82 user: jan.nijtmans tags: trunk
2017-03-31
00:11
Fixed bug in test files generated in commit-warning tests that caused some UCS-2 (aka UTF-16) files to have an odd byte length and be seen as binary instead of Unicode. check-in: 4bbd5c3e47 user: rberteig tags: trunk
2017-03-30
18:58
Cherry-pick Solaris build fix from SQLite trunk [http://www.sqlite.org/src/info/c8000e94cca59dab] check-in: 54cf4397f4 user: jan.nijtmans tags: trunk
18:01
Add a hyperlink to PRAGMA optimize in the change log for 2.2. check-in: 84c2682f4f user: drh tags: trunk
15:25
Update the built-in SQLite to 3.18.0 check-in: 32b0065c58 user: jan.nijtmans tags: trunk
07:23
merge-mark (no change, because the removal of unused code from local.tcl was already done in trunk) Closed-Leaf check-in: 327dc56377 user: jan.nijtmans tags: autosetup
2017-03-29
23:07
Update autosetup to v0.6.6 Includes minor update to local.tcl for new option handling, and also remove some unused code from local.tcl check-in: 2af33c9771 user: steveb tags: autosetup
2017-03-28
11:10
Remove superflouous part of autosetup/local.tcl, suggested by [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg24976.html|Steve Bennett] check-in: 7198a7dc16 user: jan.nijtmans tags: trunk
2017-03-25
02:20
Fix minor typos and add helpful hyperlinks in some of the documentation. check-in: a0ce33c90b user: drh tags: trunk
01:47
Fix a typo in The Fossil Sync Protocol document. check-in: 39d6fc72a5 user: drh tags: trunk
01:14
Further changes to the security section of the How The Download Page Works document. check-in: 14ac1127de user: drh tags: trunk
01:12
Add the "Security" section to the "How The Download Page Works" document. check-in: 914d5328b6 user: drh tags: trunk
00:44
Add the "How The Download Page Works" documentation file. check-in: fb38d312c8 user: drh tags: trunk
2017-03-24
20:43
Update the built-in SQLite to the third 3.18.0 beta. check-in: af225fea67 user: drh tags: trunk
08:55
Not all MSVC versions understand __declspec(noreturn) check-in: 131bef4234 user: jan.nijtmans tags: trunk
02:54
Update the built-in SQLite to the second 3.18.0 beta. check-in: c8a4300267 user: drh tags: trunk
2017-03-23
22:09
Define the NORETURN macro for MSVC check-in: a99c9ffec2 user: drh tags: trunk
2017-03-22
16:42
Since "allow-symlinks" is already ON by default on non-unix platforms (since fossil 1.35 already), no need to do anything special during GIT/SVN import. check-in: f21820f4ab user: jan.nijtmans tags: trunk