Fossil

Timeline
Login

Timeline

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

8 check-ins using file src/stash.c version 05790c62

2012-10-05
12:10
Merge the controlInfoLink branch into trunk. ... (check-in: 71c3b67a user: drh tags: trunk)
08:28
Simplify internal link generation for control artifacts to avoid using escaped HTML entities. ... (Closed-Leaf check-in: bcf41d31 user: mistachkin tags: controlInfoLink)
2012-10-03
19:54
Integration work for the markdown engine provided by Natacha Porté. ... (check-in: d38c6eef user: mistachkin tags: markdown)
14:58
Import the latest SQLite core from upstream. ... (check-in: 7f3379f3 user: drh tags: trunk)
2012-10-02
23:01
Enable building with the TCL stubs library and then loading the main TCL library at run-time, and only if needed. ... (check-in: 25f7fa11 user: drh tags: trunk)
22:59
Merge the enhancements that adds the "diff-binary" setting for passing binary files to the external diff program. ... (check-in: f8339c27 user: drh tags: trunk)
2012-09-30
07:39
Make sure the new command line options are always processed; however, wait until after the settings are available. ... (Closed-Leaf check-in: 064afb22 user: mistachkin tags: diffBinExternal)
06:25
Add support for skipping binary files when using an external diff program. The existing 'binary-glob' setting and new 'diff-binary' boolean setting control this feature. ... (check-in: c50eb507 user: mistachkin tags: diffBinExternal)