Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
16 check-ins using file src/db.c version f84979c0e3
|
2017-03-15
| ||
| 10:40 | (cherry-pick): Fix by Natacha Porté for delimiter escape bug discovered by Mark Janssen. (fossil-users list) check-in: 1c23cca8c9 user: jan.nijtmans tags: branch-2.1 | |
|
2017-03-14
| ||
| 12:15 | (cherry-pick): Fix [https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847556#10|Debian bug 847556]: Cannot clone/sync over HTTPS check-in: 7be745f306 user: jan.nijtmans tags: branch-2.1 | |
|
2017-03-13
| ||
| 21:53 | Merged from trunk to verify fix in [62352847]. check-in: 4077357a38 user: rberteig tags: rkb-2.0-tests | |
|
2017-03-10
| ||
| 17:19 | Fix the release date for 2.1 on the change log. check-in: f89e0d4a91 user: drh tags: trunk | |
| 17:07 | Version 2.1 check-in: 83e3445f67 user: drh tags: trunk, release, version-2.1 | |
|
2017-03-09
| ||
| 15:52 | For commands where the --sha1sum option has changed to --hash, continue to accept --sha1sum for historical compatibility, though leave this undocumented. check-in: d90e56f469 user: drh tags: trunk | |
|
2017-03-08
| ||
| 22:56 | Remove a repeated "are" in hash-policy command help text. check-in: 5776542195 user: mgagnon tags: trunk | |
| 20:35 | Fix the "fossil wiki export --technote" command so that it allows hash abbreviations again, as it should. check-in: 623528470d user: drh tags: trunk | |
| 15:01 | Fix an #ifdef error in the sha3 implementation that caused suboptimal code for little-endian machines. check-in: e8b433321b user: drh tags: trunk | |
| 13:01 | The default SHA3 hash size is 256, not 224. Fix the comments and the (unused) default initialization in the SHA3Init() routine. check-in: 4a31a093a3 user: drh tags: trunk | |
| 03:22 | Enhancements to TH1 related to hashing. Add the 'hash' TH1 command. check-in: 357c3c6836 user: mistachkin tags: th1Hash | |
|
2017-03-07
| ||
| 21:43 | Fix the previous fix so that it works even if TH1 hooks are disabled at compile-time. check-in: 691a649234 user: drh tags: trunk | |
| 20:38 | Do not run TH1 hooks on the "fossil sql" command. check-in: d493544369 user: drh tags: trunk | |
| 11:11 | Remove RFC documentation from zlib redistribution. Motivation: [http://core.tcl.tk/tcl/info/e14d152114efee10394a7e0b4b1c0478efff52c5|bundled zlib documentation is under a potentially non-free license] check-in: eea86cee3a user: jan.nijtmans tags: trunk | |
|
2017-03-06
| ||
| 12:52 | Use "auto" hash-policy for new Docker repositories check-in: 3c9dc14831 user: jan.nijtmans tags: trunk | |
| 12:48 | For new Docker-generated repositories, use "auto" hash-policy as default: They might be synced with "sha1"-type repositories, this would render those repositories useless. check-in: 9a6256cf08 user: jan.nijtmans tags: trunk | |