Changes On Branch spelling
Not logged in

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

Changes In Branch spelling Excluding Merge-Ins

This is equivalent to a diff from c0fe455c78 to 45065c5c28

2012-11-04
18:00
merge trunk Factor out main part of UTF-8 check to macro check-in: ce7c52223e user: jan.nijtmans tags: improve_commit_warning
17:41
Merge the "spelling" branch into trunk, fixing a huge number of typos, mostly in comments, but occasionally in error messages or help screens. check-in: db0c512767 user: drh tags: trunk
12:59
Fix typos. Closed-Leaf check-in: 45065c5c28 user: dmitry tags: spelling
11:58
Improvements to the fix for [0ff64b0a5fc88e7e]: (1) Better error message and (2) allow the partial commit of the renamed file as long as its destination files is also part of the partial commit. check-in: c0fe455c78 user: drh tags: trunk
00:46
Disallow the sequence: "fossil mv A B; fossil add A; fossil commit A;" since doing so requires both the old A and the new A to be in the same check-in. Ticket [0ff64b0a5fc8]. check-in: 27298fffc8 user: drh tags: trunk

Changes to src/add.c.

Changes to src/blob.c.

Changes to src/browse.c.

Changes to src/captcha.c.

Changes to src/cgi.c.

Changes to src/checkin.c.

Changes to src/clone.c.

Changes to src/configure.c.

Changes to src/content.c.

Changes to src/db.c.

Changes to src/delta.c.

Changes to src/descendants.c.

Changes to src/diff.c.

Changes to src/encode.c.

Changes to src/glob.c.

Changes to src/http_socket.c.

Changes to src/http_ssl.c.

Changes to src/http_transport.c.

Changes to src/json.c.

Changes to src/json_detail.h.

Changes to src/json_login.c.

Changes to src/json_tag.c.

Changes to src/json_timeline.c.

Changes to src/json_wiki.c.

Changes to src/login.c.

Changes to src/main.c.

Changes to src/makeheaders.c.

Changes to src/manifest.c.

Changes to src/md5.c.

Changes to src/merge3.c.

Changes to src/mkindex.c.

Changes to src/name.c.

Changes to src/printf.c.

Changes to src/rebuild.c.

Changes to src/report.c.

Changes to src/search.c.

Changes to src/setup.c.

Changes to src/sha1.c.

Changes to src/shell.c.

Changes to src/sqlcmd.c.

Changes to src/style.c.

Changes to src/tag.c.

Changes to src/th.c.

Changes to src/th_main.c.

Changes to src/timeline.c.

Changes to src/tkt.c.

Changes to src/tktsetup.c.

Changes to src/update.c.

Changes to src/verify.c.

Changes to src/wiki.c.

Changes to src/wikiformat.c.

Changes to src/winhttp.c.

Changes to src/xfer.c.

Changes to src/xfersetup.c.