Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 0b6b0dfd0b1938a5.
2012-10-30
| ||
15:18 | working utf-16 diff, still being tested check-in: 879d1e2405 user: jan.nijtmans tags: use-blob_strip_bom | |
10:23 | Fix a typo in a comment. check-in: 1167d7b145 user: drh tags: trunk | |
08:06 | take over various stylistic adjustments check-in: ab5a6b436e user: jan.nijtmans tags: use-blob_strip_bom | |
02:17 | Refactor commit warning functionality. Break out UTF-16 BOM detection into a new function. Style and comment fixes. Closed-Leaf check-in: d57f0a9361 user: mistachkin tags: commitWarning | |
2012-10-29
| ||
22:34 | • Задача [d23fb0b742] i18n for commit comments статус остался Open с 1 изменением artifact: fc93890ca9 user: jan.nijtmans | |
22:09 | Working "c=convert" option for [fossil commit]. Just to be tested a little bit more. check-in: a97aa34920 user: jan.nijtmans tags: use-blob_strip_bom | |
16:01 | fix bit handling check-in: 1badca9491 user: jan.nijtmans tags: use-blob_strip_bom | |
15:57 | (experiment) Allow 'c' for converting unicode/crlf files at user request, not complete yet. check-in: 121394b04f user: jan.nijtmans tags: use-blob_strip_bom | |
15:24 | • Edit [70b4f105ebaab44c]: Edit check-in comment. artifact: a7fd691a23 user: jan.nijtmans | |
14:45 | • Edit [9267dba49830aeda]: Marked "Closed". artifact: 83f2091302 user: jan.nijtmans | |
14:45 | Allow unicode files for Wiki-rendering on Windows. Trying to commit a file with an UTF-16 BOM will now give a warning, just as a file containing crlf The --args command line option now accept UTF-16 files as well check-in: 70b4f105eb user: jan.nijtmans tags: trunk | |
14:35 | fix "possible unresolved merge conflict" warning message to show the pathname relative to the wd in stead of the root check-in: 2a15d87edb user: jan.nijtmans tags: trunk | |
14:04 | fix handling of "crlf-glob" option: UTF-16 BOM's always give a warning now Closed-Leaf check-in: 9267dba498 user: jan.nijtmans tags: use-blob_strip_bom | |
08:27 | merge trunk check-in: f61d0a1c50 user: jan.nijtmans tags: use-blob_strip_bom | |
2012-10-28
| ||
23:01 | Simplify the looks_like_binary() macro. Remove literal tab character, adjust styling and comments in looks_like_text(). check-in: c8e72df08e user: mistachkin tags: trunk | |
22:38 | • Edit [b2204034ecb389e5]: Edit check-in comment. artifact: 4c6d14245b user: jan.nijtmans | |
22:37 | missing <tr> tag check-in: b2204034ec user: jan.nijtmans tags: trunk | |
22:08 | merge trunk check-in: 6c41027335 user: jan.nijtmans tags: use-blob_strip_bom | |
21:52 | now tested with ssl enabled as well check-in: 101a53cfc9 user: jan.nijtmans tags: trunk | |
21:38 | - finally, do the ++j update in looks_like_text() right - More consistancy in prompt handling: accept Capitals everywhere, use '(' not '[', and abbreviate yes/no to y/N everywhere check-in: 7c527165a6 user: jan.nijtmans tags: trunk | |
21:20 | • Edit [204680eedc023295]: Edit check-in comment. artifact: 8b3944072a user: jan.nijtmans | |
20:47 | .. but don't forget to update j check-in: 6542935c9d user: jan.nijtmans tags: trunk | |
20:40 | speed-up looks_like_text(), by eliminating variable "i" and handle first character separately. check-in: 204680eedc user: jan.nijtmans tags: trunk | |
17:28 | Performance enhancement for branch name look-ups. check-in: 186405ce3a user: drh tags: trunk | |
10:05 | fix abandoning message check-in: f57f74b2af user: jan.nijtmans tags: use-blob_strip_bom | |
10:03 | merge trunk check-in: 0b6b0dfd0b user: jan.nijtmans tags: use-blob_strip_bom | |
09:34 | modify looks_like_binary() to looks_like_text() such that it is usable in cr_warning() as well check-in: 1bffce5230 user: jan.nijtmans tags: trunk | |
09:05 | glad that I double-checked.... check-in: 6feba0dba5 user: jan.nijtmans tags: trunk | |
09:00 | a little consistancy: Allow lower and uppercase for all commit responds, so if Caps-Lock hangs that doesn't matter any more. check-in: d503cfd430 user: jan.nijtmans tags: trunk | |
08:32 | Handle eventual utf-8 correctly everywhere in download page check-in: 63565631d7 user: jan.nijtmans tags: trunk | |
2012-10-27
| ||
04:10 | Add [utime] and [stime] commands to TH1. check-in: 3d50bdcb9a user: drh tags: trunk | |
03:19 | Update the diff-test-1 document with a pointer to a difficult indentation change. check-in: 80b6020692 user: drh tags: trunk | |
2012-10-26
| ||
21:34 | Add the --deanalyze option to "fossil rebuild" for removing ANALYZE results. We really don't want ANALYZE run on a repository because all the queries are tuned to work without it. Add the ability to pass rebuild arguments to "fossil all rebuild". check-in: 85233c40c9 user: drh tags: trunk | |
20:53 | • Edit [60b409322ade0425]: Edit check-in comment. artifact: 5a7c85d519 user: drh | |
20:46 | Force the correct join order on timeline generation using a CROSS JOIN. check-in: 60b409322a user: drh tags: trunk | |
20:33 | Merge the optimizations into trunk. check-in: 09681e17bb user: drh tags: trunk | |
20:18 | Bring in the latest SQLite from upstream. Leaf check-in: bda00cbada user: drh tags: optimization | |
16:45 | Minor performance optimization on wiki rendering. check-in: 25d99f2698 user: drh tags: optimization | |
13:01 | merge trunk check-in: bc027af59b user: jan.nijtmans tags: use-blob_strip_bom | |
12:38 | Oops, not too fast..... check-in: 884dd2331c user: jan.nijtmans tags: use-blob_strip_bom | |
12:28 | src/stash.c: In function ‘stash_cmd’: src/stash.c:377:16: warning: ‘stashid’ may be used uninitialized in this function src/stash.c:472:7: note: ‘stashid’ was declared here check-in: 10e0d0b256 user: jan.nijtmans tags: trunk | |
12:14 | a little consistancy: Allow lower and uppercase for all commit responds, so if Caps-Lock hangs that doesn't matter any more. check-in: 110d68f2a1 user: jan.nijtmans tags: use-blob_strip_bom | |
09:49 | • Edit [748071a25d582a9a]: Edit check-in comment. artifact: c21325f739 user: jan.nijtmans | |
09:44 | Even though wiki pages can now be in UNICODE on Windows, this is still not recommended: A diff doesn't work, and it is Windows-only. So give out a warning when a UNICODE file is attempted to be checked in on Windows, just as for CrLf files as well Implement looks_like_text(), similar to looks_like_binary() but it can distinguish more types... check-in: 748071a25d user: jan.nijtmans tags: use-blob_strip_bom | |
09:07 | • Edit [cbb24cf854fc0352]: Move to branch use-blob_strip_bom. artifact: df3d1285c7 user: jan.nijtmans | |
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 | |