Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 7d34d1748a1c72fb.
2012-10-26
| ||
09:07 | use blob_strip_bom() in wikiformat.c This has the effect that on Windows wiki pages can now be in unicode as well. check-in: 05033666fd user: jan.nijtmans tags: use-blob_strip_bom | |
09:06 | • Edit [cbb24cf854fc0352]: Edit check-in comment. artifact: a313631897 user: jan.nijtmans | |
08:19 | use blob_strip_bom in main.c This has the effect that on Windows the --args file accepts a unicode file, starting with a UTF-16 BOM as well check-in: cbb24cf854 user: jan.nijtmans tags: use-blob_strip_bom | |
07:37 | • Edit [c3ec6309fdd24464]: Marked "Closed". artifact: a86851253a user: jan.nijtmans | |
02:35 | Improvements to side-by-side diff alignment. check-in: 511405f426 user: drh tags: trunk | |
01:38 | Improvements to the way binary files are detected. check-in: 8a1c80fb34 user: drh tags: trunk | |
2012-10-25
| ||
14:50 | diff.c:looks_like_binary(): No need to make the blob null-terminated. checkin.c: Make limits the same as in looks_like_binary(), preparation to move the function to diff.c Closed-Leaf check-in: c3ec6309fd user: jan.nijtmans tags: improve_looks_like_binary | |
13:59 | Allow the deletion of multiple stash entries using "fossil stash rm" with multiple arguments. Multi-stash deletion is undoable. check-in: f41308d780 user: drh tags: trunk | |
10:27 | use utf8 in stash comment editor on Windows, just like the commit comment editor check-in: fb565614db user: jan.nijtmans tags: trunk | |
2012-10-24
| ||
19:08 | Fix the --setmtime flag on fossil-commit so that it works when changing version, and not just when updating the current version. check-in: d4bdac3c51 user: drh tags: branch-1.19 | |
19:04 | Fix the --setmtime flag on fossil-commit so that it works when changing version, and not just when updating the current version. check-in: 1d3256cbca user: drh tags: trunk | |
13:43 | Removing superfluous parenthesis in html output. check-in: ad9cf1cad6 user: viriketo tags: trunk | |
07:55 | • Edit [94e2deef6d6fa4fe]: Marked "Closed". artifact: d124fe31f2 user: jan.nijtmans | |
07:42 | relax Wiki name restriction Leaf check-in: d5453ca06a user: jan.nijtmans tags: ticket-897c39d284 | |
07:38 | • New ticket [897c39d284] Wiki name restriction. artifact: 8aaa206445 user: jan.nijtmans | |
2012-10-23
| ||
18:20 | Simplifications to the checkout-db schema auto-update mechanism. check-in: 21f8161e8e user: drh tags: trunk | |
13:54 | Fix source code formatting in winhttp.c. check-in: 9d8bdc90f9 user: drh tags: trunk | |
2012-10-22
| ||
21:21 | • Edit [f460839cff85d4e4]: Edit check-in comment. artifact: d1fdf5a02a user: jan.nijtmans | |
21:16 | Update to Toni Rönkkö's latest version (1.12.1) of dirent.h http://www.softagalleria.net/dirent.php check-in: f460839cff user: jan.nijtmans tags: trunk | |
17:33 | • Edit [5678565beca5fe70]: Marked "Closed". artifact: 12ae76790f user: drh | |
17:33 | • Edit [65f495bc06767362]: Marked "Closed". artifact: 4a55a14fe0 user: drh | |
17:29 | • Edit [c7703868b39b825e]: Marked "Closed". artifact: 1283cbd289 user: drh | |
17:29 | Merge the changes to use various UTF encodings for win32 check-in comment editor into trunk. check-in: cc01ec5094 user: drh tags: trunk | |
14:56 | merge trunk Closed-Leaf check-in: c7703868b3 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
13:38 | Merge in the ability to add submenu buttons on embedded documentation using hyperlinks with the "button" class. check-in: 18c310afd8 user: drh tags: trunk | |
13:23 | Merge the changes to show unresolved conflicts in "fossil status" and to prevent committing unresolved conflicts. check-in: 7d34d1748a user: drh tags: trunk | |
12:48 | Version 1.24 check-in: 8d758d3715 user: drh tags: trunk, release, version-1.24 | |
08:03 | • Ticket [838bde7990] file extracted from Fossil zip archive could have different name status still Review with 1 other change artifact: 37fae49762 user: jan.nijtmans | |
08:00 | • Ticket [13b7388964] Commit comments with multi-byte character break status still Open with 3 other changes artifact: f655d307f5 user: jan.nijtmans | |
07:54 | • Ticket [490b6c2edd] Chinese windows file name require convert from mbcs to utf8 status still Open with 1 other change artifact: 1785450a09 user: jan.nijtmans | |
07:52 | • Ticket [cadc9aa78f] convert comment between utf8 and big5 on windows status still Open with 1 other change artifact: 9227547f98 user: jan.nijtmans | |
2012-10-21
| ||
19:07 | Make sure that Tcl integration related script errors have consistent casing. check-in: d769ee702b user: mistachkin tags: trunk | |
00:54 | Fix a crash bug that comes up when trying to view the history of files whose names contain charaters that require URL escapes. This is a cherry-pick of [65f495bc06767] which was committed to the wrong branch. check-in: 9c6f9e7a8c user: drh tags: trunk | |
00:52 | Fix a crash bug that comes up when trying to view the history of files whose names contain charaters that require URL escapes. Closed-Leaf check-in: 65f495bc06 user: drh tags: conflict-tracking | |
2012-10-20
| ||
00:29 | Report unresolved conflicts on "fossil status". Refuse to commit with unresolved conflicts if the --conflict flag is omitted from "fossil commit". check-in: 1fb2ca625b user: drh tags: conflict-tracking | |
2012-10-19
| ||
18:36 | Add a mention of the ability to do dynamic loading of Tcl to the change log. (This change originally checked into the wrong branch.) check-in: e40e4faabb user: drh tags: trunk | |
18:35 | Add a mention of the ability to do dynamic loading of Tcl to the change log. Closed-Leaf check-in: 5678565bec user: drh tags: embedded-doc-buttons | |
18:33 | All submenu buttons on embedded documentation pages using markup of the form: <a class="button" href="...">LABEL</a>. check-in: 563b3ccb7b user: drh tags: embedded-doc-buttons | |
17:34 | Simple changes that allows embedded documentation *.wiki files to contain unrestricted HTML. This is on a branch because I don't believe we want to go this way, but I might change my mind later. Leaf check-in: 463df97c06 user: drh tags: full-html-for-embedded-docs | |
17:04 | Fix a typo in the Style document. check-in: 2116906fb1 user: drh tags: trunk | |
15:29 | Further edits to the change log for 1.24. check-in: 5ea7a3ec56 user: drh tags: trunk | |
14:36 | Add a proposed change log for the next release. check-in: a8a0985318 user: drh tags: trunk | |
13:30 | Increase the version number to 1.24. check-in: caa4d5786f user: drh tags: trunk | |
2012-10-18
| ||
05:11 | dequote_git_filename: missing return type check-in: ee424936da user: jan.nijtmans tags: trunk | |
2012-10-17
| ||
17:50 | It turns out that filenames in git-fast-export format can be quoted, if they contain special characters. Update the importer to dequote those names before trying to use them. check-in: 77cbe38af0 user: drh tags: trunk | |
14:05 | Picking the latest fix in trunk check-in: 39a59de8cb user: viriketo tags: annotate_links | |
14:04 | I think I fix the previous commit, that should avoid committing a ticket manifest if it has no changes. It was ignoring the ticket appends. In the case of only appending, the user was not notified not properly redirected, and the ticket chagnes were not committed. Still, there should be some kind of warning to the user, if it ends up in such situ... check-in: f02946aa8b user: viriketo tags: trunk | |
2012-10-16
| ||
23:14 | Merge updates from trunk. check-in: ce3b312a15 user: mistachkin tags: tclRdOnly | |
12:19 | Updating from trunk. check-in: 3cdf9480dd user: viriketo tags: annotate_links | |
12:18 | Fixing buffer overflows in the width calculation of sbsDiff. check-in: 314a294321 user: viriketo tags: annotate_links | |