Changes On Branch arjen-doc-updates
Not logged in

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

Changes In Branch arjen-doc-updates Excluding Merge-Ins

This is equivalent to a diff from 474850cff5 to d23f98877d

2011-05-30
06:55
Online help for several more commands adapted Leaf check-in: d23f98877d user: Arjen Markus tags: arjen-doc-updates
2011-05-27
06:48
Add makefile to ensure no DLLs are used for the MinGW build (zlib was installed as both a static and a dynamic library) Extensions and minor textual revisions to the online help for several commands check-in: 6469b814ab user: Arjen Markus tags: arjen-doc-updates
2011-05-25
13:54
Update the Mac icon for the download page. check-in: a2e1c48373 user: drh tags: trunk
2011-05-24
12:02
Merge the latest trunk changes into the versionable-settings branch. check-in: 9c915adb0a user: drh tags: versionable-settings
12:00
Merge the latest trunk changes into the arjen-doc-updates branch. check-in: 5d4ef37a9d user: drh tags: arjen-doc-updates
2011-05-23
15:11
Merge the ben-security branch into the trunk. check-in: 474850cff5 user: drh tags: trunk, release
15:06
Merge the solaris10 branch into the trunk. check-in: 3e0efc3827 user: drh tags: trunk
2011-05-22
15:08
Follow web app best practise by marking cookies as HttpOnly and, if it's over an https connection, as 'secure' so they will only be transmitted over https. Options supported by major browsers, and harmless where not supported. check-in: e4b57a3230 user: ben tags: ben-security

Changes to BUILD.txt.

Changes to src/allrepo.c.

Changes to src/bisect.c.

Changes to src/branch.c.

Changes to src/checkin.c.

Changes to src/checkout.c.

Changes to src/clone.c.

Changes to src/configure.c.

Changes to src/content.c.

Changes to src/db.c.

Changes to src/descendants.c.

Changes to src/diff.c.

Changes to src/diffcmd.c.

Changes to src/export.c.

Added win/Makefile.mingw_static.