Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 94e2deef6d6fa4fe.
2012-10-02
| ||
23:01 | • Edit [2d63ffdd4f912ef0]: Marked "Closed". artifact: cab4eb3e65 user: drh | |
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: 25f7fa1157 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: f8339c2743 user: drh tags: trunk | |
22:59 | • Edit [064afb225a7e7cb3]: Marked "Closed". artifact: 4e2229d26f user: drh | |
2012-09-30
| ||
09:29 | The 'binary-glob' setting is a versionable project setting and should be listed with the others. check-in: 6ef41eeffe user: mistachkin tags: trunk | |
07:39 | Make sure the new command line options are always processed; however, wait until after the settings are available. Closed-Leaf check-in: 064afb225a 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: c50eb50718 user: mistachkin tags: diffBinExternal | |
01:43 | Fix typo in comment. check-in: 97f68e61da user: mistachkin tags: trunk | |
2012-09-29
| ||
14:08 | Make the "--tk" option to the "diff" command also imply the "-i" option to force the use of the internal diff engine. check-in: 5a4fbb0a28 user: drh tags: trunk | |
07:40 | For custom makefile, build with Tcl stubs support by default. Closed-Leaf check-in: 2d63ffdd4f user: mistachkin tags: tclStubsV2 | |
07:29 | Skip calling Tcl_InitStubs when not compiled to use the Tcl stubs mechanism. check-in: 1f4cfd5776 user: mistachkin tags: tclStubsV2 | |
07:20 | Merge updates from trunk. check-in: fbd3c2a597 user: mistachkin tags: tclStubsV2 | |
07:16 | Some fine-tuning for autosetup to support the Tcl stubs mechanism. check-in: 01de4c53b1 user: mistachkin tags: tclStubsV2 | |
06:56 | Build system changes to support the Tcl stubs mechanism. check-in: 9d0a4a89d7 user: mistachkin tags: tclStubsV2 | |
2012-09-28
| ||
20:15 | Refinements to the Tcl stubs integration. check-in: a0b3507d6c user: mistachkin tags: tclStubsV2 | |
13:45 | merge trunk check-in: 1aed9aabaa user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
10:18 | Update to the latest SQLite amalgamation, for the purpose of testing recent changes in SQLite. check-in: c0f245de25 user: drh tags: trunk | |
07:26 | load Tcl dynamically using the Stubs mechanism in stead of linking in the library statically. Closed-Leaf check-in: ba91fe5f9e user: jan.nijtmans tags: stubbed-tcl | |
01:02 | • Edit [33ffb32cb86eab15]: Marked "Closed". artifact: dcea7c5de8 user: mistachkin | |
2012-09-27
| ||
21:16 | Merge the partialCommitPerms branch which fixes an issue with permission bit changes of non-specified files being picked up by a partial commit. check-in: a0da8b3873 user: drh tags: trunk | |
17:29 | Update the pre-checkin checklist to talk about the new --tk option to the diff command. check-in: 394177917c user: drh tags: trunk | |
13:57 | • Closed ticket [711d04b6d8]: only bail out from commit when no selected files are changed plus 1 other change artifact: a65d1f9ff4 user: jan.nijtmans | |
13:02 | Merge the fix for [711d04b6d8577] into trunk. Only bail out of a commit if none of the selected files have changed, rather than if any selected file is unchanged. check-in: 3a5e81cedb user: drh tags: trunk | |
12:08 | • Fixed ticket [c179f93e63]: fossil commit crashes when added paths contain Shift-JIS plus 1 other change artifact: 7080ac671c user: drh | |
11:51 | Alternative fix for ticket [711d04b6d8577]. Closed-Leaf check-in: 94e2deef6d user: drh tags: ticket-711d04b6d8 | |
11:36 | • Edit [eab9f88e7f6c173e]: Edit check-in comment. artifact: 623e9c5195 user: drh | |
11:21 | • Ticket [711d04b6d8] only bail out from commit when no selected files are changed status still Open with 2 other changes artifact: add3dcf447 user: jan.nijtmans ... 2 similar events omitted. | |
08:43 | Candidate fix for ticket [711d04b6d8] check-in: eab9f88e7f user: jan.nijtmans tags: ticket-711d04b6d8 | |
08:38 | • New ticket [711d04b6d8] only bail out from commit when no selected files are selected. artifact: 4f79bde498 user: jan.nijtmans | |
08:10 | • Ticket [c179f93e63] fossil commit crashes when added paths contain Shift-JIS status still Open with 1 other change artifact: ba015fd868 user: jan.nijtmans | |
01:38 | Fixes to the --tk diff option to support unified diff on Windows. check-in: 1048bccf14 user: mistachkin tags: trunk | |
00:37 | Allow unified diff for the --tk diff option. check-in: 5be507df71 user: mistachkin tags: trunk | |
2012-09-26
| ||
14:11 | merge check-in: 84f1b5b37f user: jan.nijtmans tags: trunk | |
14:10 | Make "fossil diff --tk" work on Windows as well. check-in: b836ec8a35 user: jan.nijtmans tags: trunk | |
13:52 | For the --tk option to the diff command, invoke "tclsh" instead of "wish" and invoke "package require Tk" at the beginning of the script. check-in: aba451e9d5 user: drh tags: trunk | |
12:55 | Add the --tk option to "fossil diff" in order to launch a Tcl/Tk GUI display of colorized side-by-side diffs. check-in: 22e5d711e5 user: drh tags: trunk | |
11:59 | Add the --baseurl open to the "fossil server" and "fossil http" commands, for use with reverse proxies such as nginx. check-in: ecb85f61a9 user: drh tags: trunk | |
09:48 | Correct last merge: mbcs->utf-8 conversion is done later check-in: b9640f05a2 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
09:32 | merge trunk check-in: 71ef64bb75 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
09:27 | Bug-fix: inline editor on Windows should expect mbcs, not utf-8 check-in: 9c9ad8e572 user: jan.nijtmans tags: trunk | |
08:26 | • Edit [c1fdc63630435a3c]: Change background color to "#ffc0d0". artifact: 1729d1bce6 user: jan.nijtmans | |
07:35 | Now it works ۠ check-in: 433cb71479 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
07:09 | • Edit [c1fdc63630435a3c]: Marked "Closed". artifact: 0d7ff8af83 user: jan.nijtmans | |
07:09 | • Edit [c1fdc63630435a3c]: Move to branch mistake. Edit check-in comment. artifact: a63c172ded user: jan.nijtmans | |
07:07 | asd�� (doesn't work!) Closed-Leaf check-in: c1fdc63630 user: jan.nijtmans tags: mistake | |
00:11 | Escape "<" and ">" characters denoting removed and inserted line in the HTML version of side-by-side diff. check-in: 28cfb2fb10 user: drh tags: trunk | |
2012-09-25
| ||
21:15 | another attempt ۠ check-in: 4358a23778 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
20:40 | C check-in: fa8e0fed9c user: jan.nijtmans tags: use-utf8-in-win-external-editor | |