Fossil

Changes On Branch branch-1.37
Login

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

Changes In Branch branch-1.37 Excluding Merge-Ins

This is equivalent to a diff from 1669115ab9 to a233560424

2022-10-19
17:22
Fix the handling of manifest files for the "tag" and "amend" commands. ... (Leaf check-in: a233560424 user: drh tags: branch-1.37)
2019-02-18
22:37
Fix the handling of manifest files for the "tag" and "amend" commands. ... (check-in: 5e20a4f7a8 user: drh tags: trunk)
2017-02-17
13:23
Cherrypick [http://www.sqlite.org/src/info/810d29320b853b3a|810d29320b]: Remove the CLANG_VERSION macro, since we have learned that version numbers in clang are "marketing" and are inconsistent and unreliable. Builds using clang will still use the GCC_VERSION macro since clang works hard to be gcc compatible. ... (check-in: c453a91606 user: jan.nijtmans tags: branch-1.37)
2017-01-27
12:26
(cherry-pick): Fix the --differ option on "fossil changes" which was broken in the 1.37 release. Openssl 1.0.2j -> 1.0.2k ... (check-in: 86db914551 user: jan.nijtmans tags: branch-1.37)
2017-01-18
11:19
Upgrade to openssl 1.1.0c. Merge trunk (up to fossil 1.37 release) ... (check-in: d0fbbd0115 user: jan.nijtmans tags: openssl-1.1)
2017-01-16
23:16
Update the www/mkdownload.tcl script so that it generates a download page appropriate for version 1.37. ... (check-in: 66a6377ed2 user: drh tags: trunk)
20:58
Version 1.37 ... (check-in: 1669115ab9 user: drh tags: trunk, release, version-1.37)
20:35
The "fossil version -v" command and the /version?verbose webpage show the same output. Update the change log for the 1.37 release. ... (check-in: 9c97d23d36 user: drh tags: trunk)

Changes to VERSION.

Changes to src/checkin.c.

Changes to src/info.c.

Changes to src/json_wiki.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/makemake.tcl.

Changes to src/search.c.

Changes to src/shell.c.

Changes to src/sqlite3.c.

Changes to src/sqlite3.h.

Changes to src/tag.c.

Changes to win/Makefile.mingw.

Changes to win/Makefile.mingw.mistachkin.

Changes to win/Makefile.msc.

Changes to www/build.wiki.