Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around e40e4faabb79bbb8.
2012-10-24
| ||
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 | |
01:22 | merge trunk check-in: 7f939bd8d7 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
01:11 | unused variable includeDotFiles struct utimbuf -> struct _utimbuf (compiler warning with mingw-w64) a few "const" additions (lower memory footprint, allows C-compiler to optimize better) check-in: 6032dd51f2 user: jan.nijtmans tags: trunk | |
2012-10-15
| ||
15:10 | Avoid entering a ticket-change artifact that does not specify any changes. check-in: 7097562813 user: drh tags: trunk | |
15:09 | • Closed ticket [68b4e947d0]: '"Fossil"' is not recognized as an internal or external command artifact: 299fb7cf31 user: drh | |
15:01 | Fix the windows build for the 1.19 branch. check-in: d3e7557a54 user: drh tags: branch-1.19 | |
14:41 | The name_to_rid() routine returns record-IDs even if they do not appear in the EVENT table. check-in: a758144e26 user: drh tags: trunk | |
14:31 | Add a prototype "test-orphans" command. Does not yet work exactly right. check-in: 1ec715ae34 user: drh tags: trunk | |
05:28 | unused variable includeDotFiles struct utimbuf -> struct _utimbuf (compiler warning with mingw-w64) a few "const" additions check-in: d2e1469d12 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
05:11 | merge trunk check-in: 69a0db2dd0 user: jan.nijtmans tags: use-utf8-in-win-external-editor | |
05:09 | bug-fix: is_temporary_file expects utf8, not unicode on Windows check-in: 0e6b7bc363 user: jan.nijtmans tags: trunk | |
2012-10-14
| ||
20:09 | Bug-fix: missing blob_zero. This commit is done with a big-endian unicode comment file check-in: 8a0c2c366c user: jan.nijtmans tags: use-utf8-in-win-external-editor | |