Fossil

Changes On Branch fossil-2.0
Login

Changes On Branch fossil-2.0

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

Changes In Branch fossil-2.0 Excluding Merge-Ins

This is equivalent to a diff from 41af304e to b9a1a3b9

2017-03-01
16:00
Add the ability to read and understand SHA3 name hashes. ... (check-in: fd9b7bd9 user: drh tags: trunk)
15:35
Change references to "SHA1 hash" in comments and UI labels to be "artifact hash" or similar. ... (Closed-Leaf check-in: b9a1a3b9 user: drh tags: fossil-2.0)
15:09
Do not create the ALIAS table as it turns out not to be needed. ... (check-in: 3259aa54 user: drh tags: fossil-2.0)
00:35
Merge updates from trunk. ... (check-in: fcc9116a user: drh tags: fossil-2.0)
00:25
On a check-out the manifest.uuid file is determined by the display name, not the SHA1 hash of the manifest. ... (check-in: 41af304e user: drh tags: trunk)
2017-02-27
14:46
The smallest SHA3 hash size is 224 bits, not 228 bits. ... (check-in: 5ed8477b user: drh tags: trunk)

Changes to VERSION.

Changes to src/attach.c.

Changes to src/blob.c.

Changes to src/browse.c.

Changes to src/bundle.c.

Changes to src/checkin.c.

Changes to src/content.c.

Changes to src/db.c.

Changes to src/diff.c.

Changes to src/doc.c.

Changes to src/event.c.

Changes to src/export.c.

Changes to src/foci.c.

Changes to src/fusefs.c.

Changes to src/graph.c.

Added src/hname.c.

Changes to src/import.c.

Changes to src/info.c.

Changes to src/main.c.

Changes to src/main.mk.

Changes to src/makemake.tcl.

Changes to src/manifest.c.

Changes to src/mkversion.c.

Changes to src/name.c.

Changes to src/printf.c.

Changes to src/purge.c.

Changes to src/rebuild.c.

Changes to src/schema.c.

Changes to src/sha1.c.

Changes to src/sha3.c.

Changes to src/shun.c.

Changes to src/sitemap.c.

Changes to src/sqlcmd.c.

Changes to src/stat.c.

Changes to src/tag.c.

Changes to src/tar.c.

Changes to src/timeline.c.

Changes to src/verify.c.

Changes to src/vfile.c.

Changes to src/wiki.c.

Changes to src/wikiformat.c.

Changes to src/xfer.c.

Changes to src/zip.c.

Changes to win/Makefile.dmc.

Changes to win/Makefile.mingw.

Changes to win/Makefile.msc.

Changes to www/changes.wiki.

Changes to www/fileformat.wiki.