Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
202 events for the month beginning 2013-03-01
Following month ↑
2013-03-31
| ||
19:05 | • Edit [3546a84c1fdeba33|3546a84c1f]: Mark "Closed". artifact: 586d8abb47 user: jan.nijtmans | |
18:56 | Fix for [2cfd96b2ba]: Improve ignore-glob. This changes the UI regarding versionable settings with a string value to use a multi-line input field. Already looks quite good, but feedback on layout perfectioning appreciated! check-in: bc047d1e3d user: jan.nijtmans tags: trunk | |
2013-03-30
| ||
10:13 | Added timelineComment and infoComment CSS classes, per suggestion by Baptiste Daroussin. check-in: f9d4e0853b user: stephan tags: trunk | |
2013-03-29
| ||
16:38 | Add the N-card to control artifacts for wiki, checkins, events, and attachments, which opens up the possibility (not yet implemented) of being able to save wiki text, check-in comments, event text, and attachment descriptions in a variety of formats, such as text/plain, text/html, or text/x-markdown. check-in: 2336a2d86e user: drh tags: markdown | |
15:43 | Enable markdown by default. Render as markdown any document that ends with either "md" or "markdown". check-in: 02f312e698 user: drh tags: markdown | |
15:05 | Win32: Fossil now understands Cygwin paths containing one or more of the characters <nowiki>"*:<>?|</nowiki>. Those are normally forbidden in win32. This means that the win32 fossil.exe is better usable in a Cygwin environment. See [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-specialchars]. check-in: fc413110eb user: jan.nijtmans tags: trunk | |
2013-03-28
| ||
22:30 | (!Experiment, not meant for trunk, ever!) How would the fossil code look like, if the Tcl_InitSubsystems() function (TIP #414) was available. Closed-Leaf check-in: be1a739694 user: jan.nijtmans tags: initsubsystems2 | |
05:45 | Update autosetup to the latest version (0.6.5) Closed-Leaf check-in: 55a85b2dd1 user: steveb tags: autosetup | |
2013-03-27
| ||
23:13 | Make the intent of the code in commit_warning() clearer. Style cleanup. check-in: 3f78dfe593 user: mistachkin tags: trunk | |
20:53 | Update the built-in SQLite sources to the latest 3.7.16.1 beta for the purpose of testing SQLite. check-in: 2e9be37f50 user: drh tags: trunk | |
09:45 | Allow looks_like_utf8/16 to specify when the loop should stop, in stead of leaving it unspecified. Minor comment/doc fixes. check-in: 79f7eb2fc5 user: jan.nijtmans tags: trunk | |
2013-03-26
| ||
11:12 | Enable fossil to distinguish correctly CR/CRNL/mixed line endings. check-in: f89e2eccbb user: jan.nijtmans tags: trunk | |
2013-03-25
| ||
19:04 | • Ticket [6aeda5a5f3] status still with 3 other changes artifact: 179a892385 user: anonymous | |
2013-03-22
| ||
10:36 | typo, mention Cygwin as well. check-in: 68f8aafb3f user: jan.nijtmans tags: trunk | |
09:36 | Allow win32 forbidden characters to be used in filenames, using the Cygwin workaround: [http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-specialchars]. The files test/00*.x should NOT be merged to trunk, otherwise trunk cannot be checked out with older win32 fossil versions any more! Closed-Leaf check-in: c68afe0f5b user: jan.nijtmans tags: win32-please-evaluate | |
2013-03-21
| ||
12:51 | • Edit [4310b0b2edd57a3b|4310b0b2ed]: Edit check-in comment. artifact: 5569915bba user: jan.nijtmans | |
12:37 | merge trunk. Not correct: Test-case 414 doesn't give the right answer! check-in: 4310b0b2ed user: jan.nijtmans tags: improve_commit_warning | |
12:06 | Add flag LOOK_INVALID, not used yet. Add many more UTF8/16 test-cases. check-in: 3ec3909b17 user: jan.nijtmans tags: trunk | |
10:57 | merge trunk (testcases not adapted yet!) check-in: 43aa3b2d8b user: jan.nijtmans tags: improve_commit_warning | |
2013-03-20
| ||
14:40 | • Ticket [7567c8daf9] Tickets Cannot be searched from Web UI status still Open with 4 other changes artifact: 2812f3f450 user: anonymous | |
02:02 | • Edit [3f2f1e62fa157017|3f2f1e62fa]: Mark "Closed". artifact: 6e853e61ec user: mistachkin | |
2013-03-19
| ||
17:40 | Merge UTF-16 byte swapping fix and test-looks-like-utf command enhancements. check-in: b4bec3753d user: mistachkin tags: trunk | |
17:37 | Fix overly eager byte swapping when checking for UTF-16 text. Closed-Leaf check-in: 3f2f1e62fa user: mistachkin tags: bomRefactor | |
14:12 | take over new testcases from bomRefactor branch. check-in: f58bc2dfc7 user: jan.nijtmans tags: trunk | |
12:49 | • Ticket [e167be3b92] fossil timeline: option for single line per log entry status still Open with 4 other changes artifact: 79bca6b52d user: anonymous | |
12:05 | • Ticket [5927b03873] Make timeline machine readable status still Open with 4 other changes artifact: 49fe04337c user: anonymous | |
12:03 | • Ticket [e167be3b92] fossil timeline: option for single line per log entry status still Open with 4 other changes artifact: 3f52ae0fc3 user: anonymous ... 1 similar event omitted. | |
10:06 | merge trunk (still experimental) Closed-Leaf check-in: af4d780446 user: jan.nijtmans tags: use-blob_strip_bom | |
09:03 | • Edit [5a886cfd9b499191|5a886cfd9b]: Mark "Closed". artifact: 6f10750fae user: jan.nijtmans | |
08:59 | Merge "cr-warning" branch to trunk: Fossil now warns before committing files with CR line-endings and offers to convert them to LF line-endings; fossil's diff cannot handle those. In checkin.c, use LOOK_BINARY in stead of LOOK_NUL, in case more flags are added to the BINARY detection. Rename LOOK_LENGTH to LOOK_LONG. check-in: ea2598e447 user: jan.nijtmans tags: trunk | |
08:41 | • Edit [59f2644788308c15|59f2644788]: Mark "Closed". artifact: b44f49bb28 user: jan.nijtmans | |
08:41 | • Edit [9263d4c2c3a66f50|9263d4c2c3]: Mark "Closed". artifact: e3971e5395 user: jan.nijtmans | |
08:38 | • Edit [a9f1cbbd6cf7b856|a9f1cbbd6c]: Mark "Closed". artifact: 137ef81d02 user: jan.nijtmans | |
08:34 | • Edit [b0b3f2a44f3daadc|b0b3f2a44f]: Move to branch bomRefactor. artifact: 24bdee3197 user: jan.nijtmans | |
08:34 | Fix expected value of test-cases: The value of LOOK_LONE_CR is wrong in 19 cases. I leave it to Joe to fix the code. check-in: 8af1541ac5 user: jan.nijtmans tags: bomRefactor | |
2013-03-18
| ||
23:47 | Make sure that LOOK_CR is set even when a CR/LF pair is detected. Rename the LOOK_LENGTH flag to LOOK_LONG for clarify. Add LOOK_SHORT flag to indicate that the looks_like_utf16() function did not perform a full check. Support tests for UTF-16 in reverse byte order. Enhancements to the test-looks-like-utf command. check-in: b0b3f2a44f user: mistachkin tags: bomRefactor | |
12:46 | • Edit [a4cdc7235a923422|a4cdc7235a]: Edit check-in comment. artifact: 0e3f1c2b3c user: jan.nijtmans | |
12:37 | Adapt test-case 112 such that it contains a reversed CR/LF, a case not covered before. Fix detection of reversed CR/LF and lone CR in reversed UTF-16 case, broken by [e3f9a42b58]. check-in: a4cdc7235a user: jan.nijtmans tags: trunk | |
11:45 | Add test-cases using reverse UTF-16 BOM, and the unicode characters U+0A00 and U+0D00 check-in: d1f0c4b93e user: jan.nijtmans tags: trunk | |
11:04 | • Edit [a9f1cbbd6cf7b856|a9f1cbbd6c]: Move to branch reverse-bom-testcases. artifact: fddf4c9558 user: jan.nijtmans | |
10:22 | Add test-cases using reverse UTF-16 BOM, and the unicode characters U+0A00 and U+0D00 Closed-Leaf check-in: a9f1cbbd6c user: jan.nijtmans tags: reverse-bom-testcases | |
09:30 | Remove dead code from checkin.c Fix LOOK_BINARY macro: LOOK_ODD doesn't say anything about being binary or not, it only means it cannot be UTF-16. check-in: 12ce0041f5 user: jan.nijtmans tags: trunk | |
08:00 | • Ticket [3a2a265132] Suggestion: CLI option to describe features with which fossil was compiled status still Closed with 3 other changes artifact: 3d768a5bc8 user: mistachkin | |
07:10 | Rename blob_remove_cr() to blob_to_lf_only() since that is what it now does. Also, improvements to style and related comments. check-in: 757585fb28 user: mistachkin tags: trunk | |
07:05 | Improve consistency of the version information. check-in: e452aa97f1 user: mistachkin tags: trunk | |
06:09 | Fixes to the verbose mode of the version command. Also, make sure to consistently order optional feature lists. check-in: b85a18ba20 user: mistachkin tags: trunk | |
05:38 | Correct inverted result of looks_like_binary() macro. Correct off-by-one error in the looks_like_utf16() function. Restore original meaning of the LOOK_CR and LOOK_LF flags. Restore LOOK_ODD flag, abstracting UTF-16 content inspection away from blob length. When performing byte swaps, do so consistently. Fix test cases to work with Tcl versions prior to 8.6. Add could_be_utf16() function to preform the preliminary blob checks. Adjustments to style and comments. check-in: e3f9a42b58 user: mistachkin tags: trunk | |
2013-03-17
| ||
09:54 | remove the LOOK_ODD flag. It doesn't fit in looks_like_utf16() because it doesn't need each character to be scanned. check-in: d4fe8be6a3 user: jan.nijtmans tags: trunk | |
2013-03-16
| ||
06:46 | move starts_with_utf16_bom() call out of looks_like_utf16(), so we do it only once. check-in: b58800e5eb user: jan.nijtmans tags: trunk | |
2013-03-15
| ||
19:06 | • Ticket [137cf42ad9] Fossil pull from file fails when proxy is set status still Open with 4 other changes artifact: 405d04539f user: mjanssen | |
18:26 | • Ticket [3a2a265132] Suggestion: CLI option to describe features with which fossil was compiled status still Closed with 3 other changes artifact: d2b0f0b175 user: anonymous | |
15:02 | Code changes for Android, suggested by Mark Janssen. check-in: d4d66d133a user: jan.nijtmans tags: trunk | |
14:53 | Fixed a C99ism (decl after code). check-in: 123e4bc589 user: stephan tags: trunk | |
14:52 | • Closed ticket [3a2a265132]: Suggestion: CLI option to describe features with which fossil was compiled plus 4 other changes artifact: 23f9b19640 user: stephan | |
14:49 | Added basic implementation of RFE ticket [3a2a26513220342]: -verbose option for the "version" command. check-in: 1be15a57f1 user: stephan tags: trunk | |
14:35 | ssh:// and file:// protocols now ignore proxy. (From Martin Gagnon.) check-in: 0d55a0ad0f user: stephan tags: trunk | |
14:08 | • Fixed ticket [38cecac15f]: test-move-repository requires access to original repository plus 4 other changes artifact: 8c565d705f user: jan.nijtmans | |
14:07 | Fix ticket [38cecac15f]: test-move-repository requires access to original repository check-in: e5905473a8 user: jan.nijtmans tags: trunk | |
13:40 | • Edit [9b90146a6ae6581d|9b90146a6a]: Mark "Closed". artifact: 6ca70a47d8 user: jan.nijtmans | |
12:53 | • Edit [5a886cfd9b499191|5a886cfd9b]: Move to branch cr-warning. artifact: 61ea6b9e79 user: jan.nijtmans | |
12:53 | (expirimental) First implementation of "CR line endings" warning. Closed-Leaf check-in: 5a886cfd9b user: jan.nijtmans tags: cr-warning | |
12:35 | • New ticket [3a2a265132] Suggestion: CLI option to describe features with which fossil was compiled. artifact: fac77fe9df user: anonymous | |
12:29 | merge trunk Closed-Leaf check-in: 59f2644788 user: jan.nijtmans tags: bomRefactor | |
12:23 | Don't let looks_like_utf8/16 decide any more whether the blob is text or binary. Calling code can do that based on the returned flags. This simplifies looks_like_utf8/16 a lot. check-in: 276b34955b user: jan.nijtmans tags: trunk | |
11:32 | Allow blob_remove_cr() to be used for both \r\n -> \n as well as \r -> \n conversions. check-in: 4b2c2a519f user: jan.nijtmans tags: trunk | |
11:16 | minor simplifications check-in: 731e07dd94 user: jan.nijtmans tags: bomRefactor | |
10:54 | • Edit [8be674a133e8322d|8be674a133]: Mark "Closed". artifact: f7a8a5afb7 user: jan.nijtmans | |
10:28 | fix comments check-in: d0a36540fd user: jan.nijtmans tags: bomRefactor | |
10:17 | re-apply [3d6d2e7f35]: Better handling and tests for initial CR/LF chars in the looks_like_utf*() functions. check-in: 3528062ac1 user: jan.nijtmans tags: bomRefactor | |
10:05 | Add two new utf-16 test-cases, which were handled wrong up to now, and fix the code accordingly. check-in: fab2b8aea5 user: jan.nijtmans tags: trunk | |
2013-03-14
| ||
22:16 | • Edit [be4a6630a6fd8b12|be4a6630a6]: Mark "Closed". artifact: e2c8424543 user: mistachkin | |
22:16 | Add a regexp command to TH1. check-in: d772ff7219 user: mistachkin tags: trunk | |
22:14 | Better handling and tests for initial CR/LF chars in the looks_like_utf*() functions. check-in: 3d6d2e7f35 user: mistachkin tags: trunk | |
21:14 | Do not accept the SHA1 password hash as a legitimate password on the login screen. check-in: 2bb8a7a8fc user: drh tags: trunk | |
20:45 | The VSEEN table added in the previous check-in should be a TEMP table. check-in: ec4c9787c9 user: drh tags: trunk | |
20:27 | Prevent time warps from causing infinite loops in the annotator. check-in: 1605649f3e user: drh tags: trunk | |
16:07 | In the timeline with the "namechng" query parameter, show the name change even if the file content does not change. check-in: 9e9e4d080f user: drh tags: trunk | |
14:56 | Enhance the web timeline so that with the "namechng" query parameter it shows only check-ins that involve filename changes. check-in: 1d2f4c2f26 user: drh tags: trunk | |
14:48 | Merging from trunk to get the annotate fixes. Trivial conflict solved. <strong>Update:</strong> the new branch viric_flavour ([b31afcc2ca]) includes most of these changes in a more recent fossil. Closed-Leaf check-in: f14798e0e3 user: viriketo tags: annotate_links | |
14:41 | merge trunk. Add fossil and fossil.exe to "ignore-glob". check-in: 4acff0a6d3 user: jan.nijtmans tags: clean-with-ignore | |
14:19 | merge trunk check-in: 4aa55e5533 user: jan.nijtmans tags: clean-with-ignore | |
14:18 | Update the "annotate" command and webpage to prefer to take changes from direct ancestors of the version being analyzed, rather than more recent changes on branches. check-in: e320f0cd79 user: drh tags: trunk | |
14:09 | style check-in: 3ba9a4d5ca user: jan.nijtmans tags: trunk | |
13:51 | LOOK_LENGTH flags only has meaning when LOOK_NUL is not set. check-in: 8923e06cea user: jan.nijtmans tags: trunk | |
12:11 | Simplify many if() expressions. Use the fact that if the last char in a file is CR, it cannot be followed by a LF any more. This way we don't need to verify the value of 'n' (number of characters remaining) any more. check-in: bd1dcc1c52 user: jan.nijtmans tags: trunk | |
11:00 | • New ticket [00d9d44689] finfo file history stops at renames. artifact: f31bba45fa user: anonymous | |
10:33 | Fix detection of LOOK_LONE_CR/LOOK_LONE_LF for the first byte/character of the file. Fix off-by-one error in utf8 LOOK_LONE_CR detection, which could access one byte past the blob. Simplify the code, making use of the know relation between some LOOK_XXX flags. check-in: ce9d6abea2 user: jan.nijtmans tags: trunk | |
2013-03-13
| ||
15:03 | merge trunk Closed-Leaf check-in: 9263d4c2c3 user: jan.nijtmans tags: bomRefactor | |
14:52 | make expected "utf-check" parameters less cryptic check-in: 5a9f855810 user: jan.nijtmans tags: trunk | |
13:44 | remove debug code check-in: 7ef1890c19 user: jan.nijtmans tags: bomRefactor | |
13:37 | merge trunk check-in: 3718383e5c user: jan.nijtmans tags: bomRefactor | |
12:13 | merge trunk check-in: 515feb5697 user: jan.nijtmans tags: clean-with-ignore | |
01:22 | Update the built-in SQLite to the latest 3.7.16 beta from upstream. check-in: f803d534d0 user: drh tags: trunk | |
2013-03-12
| ||
22:37 | Modify the looks_like_utf*() functions to detect lone CR and LF characters and set new output flags accordingly. check-in: 7dee903839 user: mistachkin tags: trunk | |
16:36 | • New ticket [137cf42ad9] Fossil pull from file fails when proxy is set. artifact: 66ba3d7030 user: mjanssen | |
16:01 | add .lib, remove some unneeded entries check-in: 124aad1864 user: jan.nijtmans tags: clean-with-ignore | |
15:54 | fix "fossil clean --test" check-in: ca5903240d user: jan.nijtmans tags: clean-with-ignore | |
15:48 | Add --keep option to "fossil clean", and versionable "keep-glob" setting check-in: 6c72cab73c user: jan.nijtmans tags: clean-with-ignore | |
15:30 | Fix "fossil clean --test" not to remove files. check-in: 1c8efa5cab user: jan.nijtmans tags: trunk | |
12:48 | merge trunk check-in: b72908bc5b user: jan.nijtmans tags: clean-with-ignore | |
12:00 | Fix determination of LOOK_CR/LOOK_LF to include the first character in the file, eliminating overlap with LOOK_CRLF. This way, inconsistant line endings can be determined by verifying that at most one of the flags LOOK_CR/LOOK_LF/LOOK_CRLF may be set. Test cases adapted accordingly. check-in: c1d3526741 user: jan.nijtmans tags: trunk | |
10:31 | merge trunk check-in: 0a93bf105a user: jan.nijtmans tags: improve_commit_warning | |
2013-03-11
| ||
21:40 | Bring in the latest SQLite version 3.7.16 beta from upstream for testing. check-in: d586f2edfc user: drh tags: trunk | |
15:37 | Combine looks_like_utf8/looks_like_utf16 to a single looks_like_utf function, which can be used in both checkin.c and utf.test. This assures that utf.test really checks the same thing as checkin.c is using. check-in: e42ea98f95 user: jan.nijtmans tags: bomRefactor | |
07:51 | Prototype for a TH1 regexp command. Closed-Leaf check-in: be4a6630a6 user: mistachkin tags: th1RegExp | |
2013-03-10
| ||
13:32 | Add possible 'a=all' response to "fossil clean" check-in: 5f4881d421 user: jan.nijtmans tags: trunk | |
10:09 | Add possible 'a=all' response to "fossil clean", and print out which files actually are removed. check-in: 3a2c433aa4 user: jan.nijtmans tags: clean-with-ignore | |
09:57 | Change behavior of "fossil clean --ignore": The ignore setting now specifies which files can be removed without confirmation Add versionable "ignore-glob" setting for fossil, in order to demonstrate the desired behavior. check-in: 5a3855f68b user: jan.nijtmans tags: clean-with-ignore | |
09:23 | Skip running the Tcl integration tests if Fossil was not compiled with Tcl integration support. check-in: 6c47a16e5d user: mistachkin tags: trunk | |
01:36 | Add UTF detection tests for the LOOK_ODD flag. check-in: c58b815f2b user: mistachkin tags: trunk | |
00:18 | Style and comment fixes. check-in: 4368611ba8 user: mistachkin tags: trunk | |
2013-03-08
| ||
13:02 | merge trunk check-in: 17e972c318 user: jan.nijtmans tags: improve_commit_warning | |
11:56 | merge trunk Closed-Leaf check-in: 8be674a133 user: jan.nijtmans tags: bomRefactor | |
11:39 | • Edit [14019cb0e241f976|14019cb0e2]: Move to branch bomRefactor. Mark "Closed". artifact: 8c8b32a2cf user: jan.nijtmans | |
09:15 | Fix crnl-warning for file which starts with þÿ or ÿþ (latin-1) and has an odd number of bytes. check-in: 25eec8cfaf user: jan.nijtmans tags: trunk | |
02:18 | Make it easier to correlate the UTF detection test results with the byte-order-mark and data used to produce them. check-in: 70d15c8104 user: mistachkin tags: trunk | |
02:16 | • Edit [9b90146a6ae6581d|9b90146a6a]: Move to branch mistake. Edit check-in comment. artifact: a7deeb83a4 user: mistachkin | |
00:46 | In the test for the UTF-8/UTF-16 detection functions, use the right byte-order-mark for the endianness of the machine. check-in: 05ac588496 user: mistachkin tags: trunk | |
00:26 | • New ticket [3ff2f5c194] Please allow serving extension *.gpg files as static files. artifact: fffb469629 user: anonymous | |
00:09 | Revise the looks_like_utf16() function so that it can handle blobs with an odd number of bytes and still set all the applicable output flags. Add tests for the UTF-8/UTF-16 detection functions. check-in: e3ae41483d user: mistachkin tags: trunk | |
2013-03-07
| ||
22:40 | • New ticket [6aeda5a5f3] . artifact: 0afe2b3e47 user: anonymous | |
22:26 | Detect overlong and nul-bytes for files starting with utf-16 BOM but with odd number of bytes. Closed-Leaf check-in: 14019cb0e2 user: jan.nijtmans tags: bomRefactor | |
12:35 | Somewhat better layout: Putting text-field title first, above the text-field. Closed-Leaf check-in: 3546a84c1f user: jan.nijtmans tags: ticket-2cfd96b2ba | |
11:00 | merge trunk check-in: f96894a54a user: jan.nijtmans tags: ticket-2cfd96b2ba | |
10:56 | • Edit [c53b128f15d878f3|c53b128f15]: Edit check-in comment. artifact: 7d2ba21b07 user: jan.nijtmans | |
10:19 | merge-mark trunk check-in: 9baee7e90f user: jan.nijtmans tags: bomRefactor | |
10:16 | Fix gcc warning, and add test-case (which fails in current trunk) check-in: c53b128f15 user: jan.nijtmans tags: bomRefactor | |
09:56 | Since the blob size is unsigned, looks_like_utf16() cannot easily process the content if the size is not even. check-in: 32b8fc7dcd user: mistachkin tags: trunk | |
09:21 | Better comment. check-in: 2237e34377 user: jan.nijtmans tags: bomRefactor | |
08:54 | Forgot to remove the odd bytes check, and fixed comment. check-in: b5a3f0b48a user: jan.nijtmans tags: bomRefactor | |
08:48 | • Edit [b061772ddf5f5b0f|b061772ddf]: Mark "Closed". artifact: 4348fa4e7b user: mistachkin | |
08:47 | • Edit [ad44353d9056c9c7|ad44353d90]: Mark "Closed". artifact: f237506306 user: mistachkin | |
08:45 | • Edit [7b0b7ec87d5eafc4|7b0b7ec87d]: Move to branch bomRefactor. artifact: be7db3e4f5 user: mistachkin | |
08:21 | If the blob has an odd number of bytes, it means that the content of the file cannot be interpreted as UTF-16 characters. So, starts_with_utf16_bom() should return false and looks_like_utf16() shouldn't even be called. The flag LOOK_ODD makes no sense in starts_with_utf16_bom(). check-in: 7b0b7ec87d user: jan.nijtmans tags: bomRefactor | |
08:17 | • New ticket [3885549155] rename directory and its files. artifact: 2728f75f97 user: anonymous | |
01:27 | Add support for detecting standalone carriage-return characters via the looks_like_utf*() functions. check-in: 6c7185d9ba user: mistachkin tags: trunk | |
01:14 | Fix typo in comments. check-in: 30e4e3e25d user: mistachkin tags: trunk | |
01:12 | For the looks_like_utf*() functions, continue to examine blob content in order to fully set the output flags, even if it appears to be binary. Also, increase the strictness of starts_with_utf16_bom() and make it more accurate. check-in: 13fac7f74a user: mistachkin tags: trunk | |
2013-03-06
| ||
20:53 | Enhance the GLOB processing on settings like binary-glob so that any sequence of commas and/or whitespace serves as a delimiter. Delimiters inside of quotes are part the glob pattern and are ignored. Enhance the test-glob command to verify correct operation of the globber. check-in: a93b58cf83 user: drh tags: trunk | |
20:50 | Enhancements to the test-glob command for better testing of the setting globber. Closed-Leaf check-in: ad44353d90 user: drh tags: globListRefactor | |
20:46 | Modify the commit_warning() function so the warning for possible binary content is higher priority than the other warnings. check-in: 2d9ae4ee73 user: mistachkin tags: trunk | |
20:27 | Add the test-looks-like-utf test command to help test the looks_like_utf*() and related functions. check-in: 08b96cedee user: mistachkin tags: trunk | |
20:13 | • Edit [aeb1cfe112890e65|aeb1cfe112]: Cancel background color. artifact: 997e65d334 user: drh | |
15:50 | • Edit [af0ca3b4eb272bbc|af0ca3b4eb]: Edit check-in comment. artifact: 17c6fb78c3 user: jan.nijtmans | |
15:40 | merge trunk Closed-Leaf check-in: 820f64320b user: jan.nijtmans tags: fix-test-move-repository | |
15:33 | fix commit dialog (problem is introduced in [30a63b8b66]) for files containing crlf or long lines followed by nul byte. test-case: $ tclsh8.6 % set f [open abc w];fconfigure $f -translation binary;puts -nonewline $f \r\n\0;close $f;exit $ fossil add abc ADDED abc $ fossil commit --test ./abc contains CR/NL line endings. Use --no-warnings or the "crnl-glob" setting to disable this warning. Commit anyhow (a=all/c=convert/y/N)? n After correction: $ ./fossil commit --test ./abc contains binary data. Use --no-warnings or the "binary-glob" setting to disable this warning. Commit anyhow (a=all/y/N)? n check-in: af0ca3b4eb user: jan.nijtmans tags: trunk | |
14:40 | merge trunk check-in: 7aa9f66f92 user: jan.nijtmans tags: fix-test-move-repository | |
14:31 | • Edit [aeb1cfe112890e65|aeb1cfe112]: Move to branch mistake. artifact: b206fc2630 user: jan.nijtmans | |
14:30 | • Edit [aeb1cfe112890e65|aeb1cfe112]: Mark "Closed". artifact: bb17754827 user: jan.nijtmans | |
14:30 | • Edit [aeb1cfe112890e65|aeb1cfe112]: Move to branch wrong-branch. Change background color to "black". Edit check-in comment. artifact: d842e90870 user: jan.nijtmans | |
12:59 | • Ticket [2cfd96b2ba] Improve ignore-glob status still Open with 3 other changes artifact: 76a71adb28 user: jan.nijtmans | |
12:58 | (experimental) fix for [2cfd96b2ba] check-in: 949976e065 user: jan.nijtmans tags: ticket-2cfd96b2ba | |
11:30 | Locate the local checkout database even if it is read-only. check-in: f7b355b311 user: drh tags: trunk | |
10:16 | In db_open_local() check writability of local-db itself in stead of the directory it is in. This should enable fossil checkouts on NFS-mounts, which sometimes lie about writability of directories. check-in: beb91c9163 user: jan.nijtmans tags: trunk | |
09:28 | Fix gcc-4.7.2 warning: src/md5.c: In functie 'MD5Final': src/md5.c:263:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] src/md5.c:264:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] check-in: 98fd649a9a user: jan.nijtmans tags: trunk | |
07:50 | Refactor the looks_like_utf*() functions to use a single output flags argument to convey the various pieces of blob status information. check-in: 30a63b8b66 user: mistachkin tags: trunk | |
07:34 | • Closed ticket [ed23ef59cf]: Fossil ignoring "binary-glob" setting plus 2 other changes artifact: 27eb0050c0 user: jan.nijtmans ... 1 similar event omitted. | |
06:58 | Refactor the glob list handling code and add some tests. check-in: 1b6c39c1aa user: mistachkin tags: globListRefactor | |
02:18 | • Fixed ticket [ed23ef59cf]: Fossil ignoring "binary-glob" setting plus 3 other changes artifact: 3aa19b04d9 user: drh | |
02:18 | Allow newlines to serve as separators for multiple glob strings in the binary-glob setting (and in any other setting that accepts a list of glob patterns). Fix for ticket [ed23ef59cf0fb] check-in: 0e5f0da7eb user: drh tags: trunk | |
02:15 | Update the built-in SQLite to the latest 3.7.16 beta from upstream. check-in: 6e460c3427 user: drh tags: trunk | |
2013-03-05
| ||
16:14 | • Ticket [ed23ef59cf] Fossil ignoring "binary-glob" setting status still Open with 3 other changes artifact: 1e9f722a1b user: jan.nijtmans | |
12:25 | style: use g.zConfigDbName in stead of g.configDbName, as all other strings. check-in: a5dc5332d4 user: jan.nijtmans tags: trunk | |
12:23 | • Edit [1e90d43d764fcf33|1e90d43d76]: Mark "Closed". artifact: 4d708a6af0 user: jan.nijtmans | |
12:17 | Add check for win32/cygwin whether the config-db is writable in stead of checking that the $HOME directory is writable. Eliminate g.zHome and g.configOpen, in stead use a single g.configDbName. Then people no longer have to guess whether the config db name is ".fossil" or "_fossil". g.zHome was only used for locating the config db, nothing else. check-in: 473e08a6d1 user: jan.nijtmans tags: trunk | |
11:40 | • Ticket [19cff266f7] eat one char when work on root directory status still Open with 4 other changes artifact: ded6de9736 user: anonymous | |
10:33 | • Ticket [ed23ef59cf] Fossil ignoring "binary-glob" setting status still Open with 4 other changes artifact: 73dc7f82b5 user: jan.nijtmans | |
10:04 | Proposed fix for [ed23ef59cf]: Fossil ignoring "binary-glob" setting Closed-Leaf check-in: e0e88821bd user: jan.nijtmans tags: ticket-ed23ef59cf | |
09:25 | • Edit [dd9e030bc9dfff17|dd9e030bc9]: Mark "Closed". artifact: 6ab4db6d4a user: jan.nijtmans | |
09:24 | Don't trigger the long-lines warning if the long line is followed by a null-byte: it's a normal binary file then. re-write looks_like_utf8/16 to handle crlf the same way as long lines (thanks, Joe, for the long-lines rewrite!) check-in: ab2920c2b9 user: jan.nijtmans tags: trunk | |
02:06 | Add warning for overly long lines found during the commit process. check-in: 10fbcda270 user: mistachkin tags: trunk | |
01:27 | Revert check-in [3a74f9fe52], which added a special warning for overly long lines being detected as binary files. check-in: ccdd1abba7 user: mistachkin tags: trunk | |
01:26 | Fix artifact links for ticket attachments. check-in: 3b09348fd4 user: mistachkin tags: trunk | |
2013-03-04
| ||
23:13 | Revert check-in [3a74f9fe52], which added a special warning for overly long lines being detected as binary files. Closed-Leaf check-in: dd9e030bc9 user: mistachkin tags: noLineLenWarning | |
20:06 | Check on writability of the home directory appears too restricted. Writability of the $HOME/.fossil file should be sufficient for fossil to operate. Closed-Leaf check-in: 1e90d43d76 user: jan.nijtmans tags: home-check-too-restricted | |
19:18 | revert [9122ad308a]. It appears that file_access() cannot bries on win32 check-in: 1eb9496c48 user: jan.nijtmans tags: trunk | |
16:29 | • New ticket [ed23ef59cf] Fossil ignoring "binary-glob" setting. artifact: fa3268363a user: anonymous | |
16:12 | Merge in various complications needed to support CYGWIN. check-in: d95cbba2e6 user: drh tags: trunk | |
16:11 | • Edit [a6f4093e3f648967|a6f4093e3f]: Mark "Closed". artifact: c4c179dfff user: drh | |
16:10 | Fix coloration of side-by-side diff lines with multibyte UTF8 where the lines are completely inserted or deleted. check-in: 6184037c31 user: drh tags: trunk | |
16:08 | • Edit [18d8d2a69dde367a|18d8d2a69d]: Move to branch build-breaker. artifact: 5db9a1b129 user: drh | |
14:25 | merge trunk check-in: aa6038265a user: jan.nijtmans tags: ticket-d17d6e5b17 | |
13:26 | Enabled the 'c=convert' commit option for Cygwin, now that it can handle UTF-16. Closed-Leaf check-in: a6f4093e3f user: jan.nijtmans tags: build-breaker | |
13:20 | • Edit [18d8d2a69dde367a|18d8d2a69d]: Edit check-in comment. artifact: 09bfc2956d user: jan.nijtmans | |
13:19 | Improve fossil_utf8_to_filename() for cygwin: no longer hardcode "/cygdrive/" prefix. Fix Cygwin's handling of absolute win32 paths in a few more places. Teach Cygwin how to handle UTF-16. check-in: 18d8d2a69d user: jan.nijtmans tags: build-breaker | |
10:26 | • New ticket [38cecac15f] test-move-repository requires access to original repository. artifact: 83b3c04113 user: jan.nijtmans | |
10:25 | Proposed fix for ticket: test-move-repository requires access to original repository check-in: 1b61defd58 user: jan.nijtmans tags: fix-test-move-repository | |
2013-03-03
| ||
15:39 | minor cut/paste error check-in: b163569a8c user: jan.nijtmans tags: trunk | |
15:32 | New warning when file is considered binary due to long lines only. check-in: 3a74f9fe52 user: jan.nijtmans tags: trunk | |
00:30 | Fix the usage comment for incorrect parameters on "fossil config sync". Separately, remove an extra newline from the usage output. check-in: 69fe4237ce user: drh tags: trunk | |
00:26 | Do not prompt for passwords on ssh: or file: syncs. check-in: c06e474f68 user: drh tags: trunk | |
2013-03-02
| ||
18:30 | Additional fixes to side-by-side diff coloration for multibyte UTF8 text. check-in: 85ca387557 user: drh tags: trunk | |
17:55 | Add the comparison of Greek Lorem Ipsum to the side-by-side diff testing suite. check-in: 82081837b3 user: drh tags: trunk | |
17:49 | Check in two version of Loren Ipsum in Greek to use as a test of the side-by-side diff with multibyte UTF8 text. check-in: 256815f9c5 user: drh tags: trunk | |
2013-03-01
| ||
23:44 | Pull in the latest SQLite from upstream. check-in: 1fbc742da9 user: drh tags: trunk | |
23:33 | Fix a harmless compiler warning in regexp.c. check-in: 520703dd55 user: drh tags: trunk | |
13:45 | Enable access check on HOME directory for win32/cygwin check-in: 9122ad308a user: jan.nijtmans tags: trunk | |
13:19 | Teach fossil_utf8_to_filename() how to handle win32 paths on Cygwin. Use this function where-ever possible. check-in: caf2eb25fa user: jan.nijtmans tags: trunk | |
11:45 | In the finfo page, also print the comment parsed with %w, like in the timeline. Links or wiki syntax was not resolved. check-in: 380485de99 user: viriketo tags: trunk | |
01:15 | Change a memcmp into a strncmp in regexp.c in order to avoid the possibility of a buffer overread with optimized memcmp implementations. check-in: eec7c001f5 user: drh tags: trunk | |