Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2012-11-25 21:42:31.
2012-11-29
| ||
10:24 | • Edit [609ea54f7b0c2c27|609ea54f7b]: Edit check-in comment. ... (artifact: 28ae0dc827 user: jan.nijtmans) | |
10:19 | • Edit [609ea54f7b0c2c27|609ea54f7b]: Edit check-in comment. ... (artifact: 2b69ba4b8d user: jan.nijtmans) | |
09:59 | One more thing I spotted (but cannot test!): UTF8-mac encoded values could enter fossil through environment variables as well... ... (check-in: 42951c59ae user: jan.nijtmans tags: ticket-e399bc) | |
09:53 | Tested now on win32 and cygwin (with some fixes, please evaluate!). I cannot test it on OSX, but I think this should function as intended. ... (check-in: a0148eac53 user: jan.nijtmans tags: ticket-e399bc) | |
09:19 | • Edit [22b570f4f33e1d9b|22b570f4f3]: Edit check-in comment. ... (artifact: db33ed038d user: jan.nijtmans) | |
08:57 | unbreak win32 ... (check-in: 0ff5b5ed0f user: jan.nijtmans tags: ticket-e399bc) | |
2012-11-28
| ||
08:45 | merge trunk ... (check-in: 58a98df4a5 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
08:44 | merge trunk ... (Closed-Leaf check-in: 9d67e2e2d3 user: jan.nijtmans tags: convert_before_commit_v2) | |
08:43 | merge trunk ... (check-in: 569d0e2cec user: jan.nijtmans tags: improve_commit_warning) | |
2012-11-27
| ||
14:53 | unbreak mingw-w64 build ... (check-in: 14cf3f3c9d user: jan.nijtmans tags: trunk) | |
12:10 | merge trunk ... (check-in: 2e1f2e69d5 user: jan.nijtmans tags: improve_commit_warning) | |
11:26 | merge trunk ... (check-in: 71cd228b0e user: jan.nijtmans tags: ticket-d17d6e5b17) | |
11:11 | • Ticket [1038e224fa] problems setting admin user at init status still Open with 2 other changes ... (artifact: 3109412758 user: jan.nijtmans) | |
11:10 | Suggested fix for [1038e224fa] ... (Closed-Leaf check-in: 9f3622b22a user: jan.nijtmans tags: ticket-1038e224fa) | |
09:46 | merge trunk ... (check-in: 35f5c40c72 user: jan.nijtmans tags: convert_before_commit_v2) | |
09:42 | blob_to_utf8_no_bom(): the starts_with_utf16(le|be)_bom calls were swapped. ... (check-in: d27cddf17c user: jan.nijtmans tags: trunk) | |
09:15 | missed a small part when merging ... (check-in: 5d3a492d8a user: jan.nijtmans tags: convert_before_commit_v2) | |
09:10 | • Edit [7e7dcdd2c9b6be29|7e7dcdd2c9]: Mark "Closed". ... (artifact: a1ef8bdbc6 user: jan.nijtmans) | |
09:10 | merge trunk ... (check-in: 43caa73788 user: jan.nijtmans tags: convert_before_commit_v2) | |
2012-11-26
| ||
22:47 | merge trunk ... (check-in: f05090e5e8 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
20:03 | merge trunk ... (check-in: 1772f8b895 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
20:01 | • Edit [06e1b67270b521f3|06e1b67270]: Mark "Closed". ... (artifact: 37112778a5 user: jan.nijtmans) | |
12:23 | - Make --force imply --no-warnings - Add --no-warnings to "fossil scrub" and "fossil clean" - Remove "--conflict" option for "fossil merge", use --force for that. ... (Closed-Leaf check-in: 06e1b67270 user: jan.nijtmans tags: bellon-unicode-v2) | |
11:33 | • Edit [e9954e588bccc798|e9954e588b]: Remove the "Closed" mark. ... (artifact: 7973f863d2 user: jan.nijtmans) | |
2012-11-25
| ||
21:42 | Patch provided by Stefan Bellon, >Attached you'll find a patch that adds the "unicode-glob" to the >settings and respects its setting in the check-in. Additionally I >disabled all the check-in warnings (crnl, binary and unicode) in case >--force/-f is set on commit. ... (check-in: 0c2f705c80 user: jan.nijtmans tags: bellon-unicode) | |
20:44 | merge trunk ... (check-in: 22a543bcf5 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
2012-11-23
| ||
19:33 | some unnecessary spacing ... (check-in: d13143eb3b user: jan.nijtmans tags: trunk) | |
11:29 | merge trunk "filename contains illegal characters" is now a warning ... (check-in: d3bee356ba user: jan.nijtmans tags: ticket-d17d6e5b17) | |
10:35 | Disallow invalid unicode characters ... (Closed-Leaf check-in: 9242c09ff9 user: jan.nijtmans tags: invalid-unicode) | |
2012-11-22
| ||
12:59 | • Edit [6119cb310da07498|6119cb310d]: Edit check-in comment. ... (artifact: 113f22f583 user: jan.nijtmans) | |
12:59 | merge trunk ... (check-in: 6e9c044e3b user: jan.nijtmans tags: ticket-d17d6e5b17) | |
12:58 | Minor fix in checking for drive-prefix (!= absolute filename) ... (check-in: 6119cb310d user: jan.nijtmans tags: ticket-d17d6e5b17) | |
11:49 | • Edit [e6a1910fa8a31994|e6a1910fa8]: Edit check-in comment. ... (artifact: 6857020966 user: jan.nijtmans) | |
09:32 | merge trunk <p>Functional complete and well-tested ... (check-in: e6a1910fa8 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
2012-11-21
| ||
20:53 | Just commit some weird filenames, even one with a newline in it, to test the code. ... (Closed-Leaf check-in: ac1af2306b user: jan.nijtmans tags: test-ticket-d17d6e5b17) | |
09:20 | Somehow, part of previous change got lost ... (check-in: 9272573511 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
09:12 | Split off in separate functions <p>Still experimental, but starts looking better ... (check-in: b59dc07818 user: jan.nijtmans tags: ticket-d17d6e5b17) | |
2012-11-20
| ||
15:22 | • Ticket [d17d6e5b17] Handle file names containing brackets, interrogation mark or asterisk status still Open with 1 other change ... (artifact: 0acc624f7e user: jan.nijtmans) ... 1 similar event omitted. | |
13:46 | Experimental fix for issue [d17d6e5b17]. <p>Should have a LOT more testing before merging it to trunk, because it is dangerous! <p>The method used is as described at: <br> [http://cygwin.com/cygwin-ug-net/using-specialnames.html] The only problematic characters left are ':' and '\', all other problematic characters are handled by translating them to characters in the range U+F000 to U+F0FF <p>Feedback welcome. ... (check-in: 82ce90f91c user: jan.nijtmans tags: ticket-d17d6e5b17) | |
2012-11-19
| ||
11:15 | • Ticket [10aee063c4] Fossil didn't support for UTF8 to storage filenames. status still Open with 1 other change ... (artifact: d6bc5e4c28 user: jan.nijtmans) ... 1 similar event omitted. | |
2012-11-17
| ||
20:19 | merge trunk ... (Closed-Leaf check-in: 7e7dcdd2c9 user: jan.nijtmans tags: convert_before_commit) | |
20:17 | • Edit [46fba0f1c6b54932|46fba0f1c6]: Mark "Closed". ... (artifact: 1aeb6d3f2a user: jan.nijtmans) | |
2012-11-16
| ||
07:50 | remove unused variable ... (check-in: 6fb750d77c user: jan.nijtmans tags: trunk) | |
07:33 | The <nobr> tag is not valid xhtml. <p>All div.logo, div.status, div.section and div.divider parts of the html pages are not supposed to be line-wrapped. Some skins do that though the <nobr> tag, other do it by putting "white-space: nowrap;" in css. <p>This commit changes the skins to do the same using css in all skins. <p>With this change, the "timeline" and "finfo" pages become 100% html5 complient: validator.w3.org doesn't show any errors any more (just 3 warnings) ... (Closed-Leaf check-in: 46fba0f1c6 user: jan.nijtmans tags: no-nobr) | |
2012-11-13
| ||
15:04 | this ampersand should not have been escaped ... (check-in: 2017763c31 user: jan.nijtmans tags: trunk) | |
12:32 | • Edit [06b00fa511a69ede|06b00fa511]: Edit check-in comment. ... (artifact: 662798b524 user: jan.nijtmans) | |
12:31 | bug-fix: If both suppressCnt and pendingEndTr are true, a </td></tr> pair too much is printed out. Discovered by validator.w3.org ... (check-in: 06b00fa511 user: jan.nijtmans tags: trunk) | |
2012-11-12
| ||
15:32 | • Edit [2b63068b4a299d75|2b63068b4a]: Mark "Closed". ... (artifact: f38a7bfd5e user: jan.nijtmans) | |