Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
33 check-ins using file src/zip.c version 419b5bb18e
|
2016-10-04
| ||
| 14:55 | Update the built-in SQLite 3.15.0 beta. ... (check-in: 3d8a41f12c user: drh tags: trunk) | |
| 04:49 | Make sure that symlinks to directories are honored when dealing with checkout files. ... (check-in: 912a0d5008 user: mistachkin tags: trunk) | |
| 03:55 | Return an error instead of silently ignoring invalid input. ... (check-in: 274e537bb0 user: andybradford tags: trunk) | |
| 02:55 | Coding style tweak. ... (Closed-Leaf check-in: b47e4cc401 user: mistachkin tags: binDiffFix) | |
| 02:44 | Whitespace tweak. ... (check-in: 4ed91cdacf user: mistachkin tags: binDiffFix) | |
| 02:43 | Adopt the diff algorithm changes from trunk. ... (check-in: f9f2d76926 user: mistachkin tags: binDiffFix) | |
| 02:16 | Detect binary files that look like text but end with a sequence of zeros. ... (check-in: 0e0e29aea0 user: drh tags: trunk) | |
| 02:02 | The previous check-in was interpreting any file that did not end in \n as binary. This check-in should fix the problem. ... (check-in: 47d1256cd8 user: drh tags: trunk) | |
| 01:53 | If a file to be diffed contains an 0x00 character, consider it to be binary and do not attempt the diff. ... (check-in: 334ab15270 user: drh tags: trunk) | |
|
2016-10-03
| ||
| 23:23 | Minor optimization. ... (check-in: 9903ce5a5b user: mistachkin tags: binDiffFix) | |
| 23:18 | Further improve clarity. ... (check-in: 11e2c6e611 user: mistachkin tags: binDiffFix) | |
| 23:10 | Another adjustment to handle some corner cases. ... (check-in: 8017c358ba user: mistachkin tags: binDiffFix) | |
| 21:59 | Initial tests for the diff-binary-detection fixes. ... (check-in: 5db0eb5219 user: mistachkin tags: binDiffFix) | |
| 21:30 | Merge updates from trunk. ... (Closed-Leaf check-in: be316701b9 user: mistachkin tags: dirSymlinks) | |
| 21:27 | Further test refinements. ... (check-in: 596bbe3421 user: mistachkin tags: dirSymlinks) | |
| 21:12 | Test refinement. ... (check-in: 0751dbe2da user: mistachkin tags: dirSymlinks) | |
| 20:43 | Initial draft of new tests to cover the directory symlink fixes. ... (check-in: 7cefd41a36 user: mistachkin tags: dirSymlinks) | |
| 19:22 | Fix binary blob detection in the new break_into_lines() algorithm. ... (check-in: dacc2bad82 user: mistachkin tags: binDiffFix) | |
|
2016-10-02
| ||
| 01:26 | Update custom MinGW makefile. ... (check-in: 903af996f5 user: mistachkin tags: trunk) | |
| 00:45 | Update the built-in SQLite to the latest 3.15.0 beta for testing. Add new performance-enhancing compile-time options to the SQLite build. ... (check-in: dfe32f53ac user: drh tags: trunk) | |
| 00:29 | Say "An undo is available" instead of "A undo is available" ... (check-in: 994b319f4b user: andygoth tags: trunk) | |
|
2016-10-01
| ||
| 05:07 | Return an error if the origin cannot be matched to a check-in or a date. ... (Closed-Leaf check-in: 34d0c57043 user: andybradford tags: pending-review) | |
| 04:21 | Use #define constants instead of numbers to improve readability of code. ... (check-in: 68b53604bb user: andybradford tags: trunk) | |
| 03:39 | Merge updates from trunk. ... (check-in: 3e4eba78f0 user: mistachkin tags: dirSymlinks) | |
| 03:39 | Another coding style (whitespace) fix. ... (check-in: 2ccd046de2 user: mistachkin tags: trunk) | |
| 03:38 | The 'diff' command operates on files within the repository; therefore, it should use the directory symlinks. ... (check-in: 9a99389680 user: mistachkin tags: dirSymlinks) | |
| 03:36 | Fix casing of a temporary table name to be consistent. ... (check-in: efeb10c5b3 user: mistachkin tags: trunk) | |
| 02:23 | Minor correction to text in usage help/comment in new --checkin option. ... (check-in: 5aacaba35f user: andybradford tags: trunk) | |
|
2016-09-30
| ||
| 23:47 | Start of experimental changes to support directory symlinks. ... (check-in: d6debf638c user: mistachkin tags: dirSymlinks) | |
| 23:45 | Coding style tweaks. No changes to functionality. ... (check-in: 3bb04c90dc user: mistachkin tags: trunk) | |
| 22:01 | Trunkify support for generating manifest.tags file. ... (check-in: 189bfc28e7 user: jan tags: trunk) | |
| 21:55 | Merge from trunk. ... (Closed-Leaf check-in: 9beff66bdc user: jan tags: jan-manifest-tags) | |
|
2016-09-23
| ||
| 02:27 | Merge updates from trunk. ... (check-in: 0934366187 user: mistachkin tags: jan-manifest-tags) | |