Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
59 check-ins using file src/browse.c version c78520390a
|
2014-04-22
| ||
| 10:01 | Make sure SQLITE_TESTCTRL_BYTEORDER is defined. Closed-Leaf check-in: 4778b1d07a user: jan.nijtmans tags: branch-1.28 | |
| 09:43 | [a138dc97fc]: Fix a potential segfault when the SSH_CONNECTION environment variable is defined. [http://www.sqlite.org/src/info/9d2ae6342c|9d2ae6342c]: In the command-line shell, run set writable_schema before running the ".clone" command. check-in: d7889a2e83 user: jan.nijtmans tags: branch-1.28 | |
|
2014-04-10
| ||
| 15:16 | Cherry-pick [f2ebd7e52d16891bdbf2eb423891ad007e744f61|f2ebd7e52d]: Make use of a recursive query capability (if available) to replace the compute_ancestors() function with a single query. check-in: 52d8026045 user: jan.nijtmans tags: branch-1.28 | |
|
2014-04-09
| ||
| 21:55 | Cherry-pick [c5b86115de]: Update version of OpenSSL that is referred to in the makefiles. Cherry-pick [565ba734d2]: Fix "fossil extras" when a "extra" entry matches partly with current directory name (reported by j. van den hoff). check-in: c779b68904 user: jan.nijtmans tags: branch-1.28 | |
|
2014-04-04
| ||
| 12:18 | Cherry-pick [ee1aa460a4]: Fix using the unary bitwise NOT operator in TH1. Update to SQLite 3.8.4.3 check-in: 97608a6b57 user: jan.nijtmans tags: branch-1.28 | |
|
2014-03-28
| ||
| 07:12 | Update to SQLite 3.8.4.2. No need for "win32-longpath" any more for Cygwin. check-in: 2ae080c1a3 user: jan.nijtmans tags: branch-1.28 | |
|
2014-03-23
| ||
| 09:52 | update changes.wiki for the branch-1.28 branch check-in: 0e40f659ab user: jan.nijtmans tags: branch-1.28 | |
| 09:46 | Cherry-pick [684eb478e7] Fix the SCGI processing so that it works with Nginx check-in: 26eb153988 user: jan.nijtmans tags: branch-1.28 | |
| 09:45 | cherry-pick [bfdabaecc8]: Fix the EXPLAIN indenter in the command-line shell to correctly handle NextIfOpen and PrevIfOpen opcodes check-in: 67f148537f user: jan.nijtmans tags: branch-1.28 | |
|
2014-03-11
| ||
| 22:26 | update changes.wiki check-in: 927257ea56 user: jan.nijtmans tags: branch-1.28 | |
| 22:07 | Update to SQLite 3.8.4.1 check-in: 8dcb40d880 user: jan.nijtmans tags: branch-1.28 | |
|
2014-03-10
| ||
| 21:51 | Update internal SQLite to version 3.8.4 check-in: 92f31e01d4 user: jan.nijtmans tags: branch-1.28 | |
|
2014-02-28
| ||
| 08:10 | Fix compilation with Makefile.msc. Thanks to Ryan Noll for reporting this. check-in: eccc229270 user: jan.nijtmans tags: branch-1.28 | |
|
2014-02-27
| ||
| 08:19 | Cherry-pick [d5d7e640d0]: When on a Fossil web-page without being logged-in, pressing "Login" and doing a successful login will bring you back to the same web-page again. check-in: 63462826b3 user: jan.nijtmans tags: branch-1.28 | |
|
2014-02-25
| ||
| 14:37 | Cherry-pick [fc6bb93689]: Add the "httpize" TH1 command, which does the same as Javascript's encodeURIComponent() function. check-in: 8abc941f74 user: jan.nijtmans tags: branch-1.28 | |
| 11:06 | Cherrypick [3fbdaa243d]: Speedup "fossil extras" and other commands which traverse the local filesystem. See: [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg14697.html]. Thanks to Samuel Debionne for the suggestion. check-in: 5255b49318 user: jan.nijtmans tags: branch-1.28 | |
|
2014-02-24
| ||
| 09:41 | [d752140c7a]: The reconstruct op appears to have been importing raw directory entries into the blob table. check-in: 503ae213ca user: jan.nijtmans tags: branch-1.28 | |
| 09:26 | [202edc2c1c]: Make 'th1-setup' a textarea in settings UI. check-in: cec85224c1 user: jan.nijtmans tags: branch-1.28 | |
|
2014-02-20
| ||
| 10:03 | Cherrypick [1c39f113d1], Fix [a56db55924]: Crash on STASH DIFF command check-in: cba5a0b988 user: jan.nijtmans tags: branch-1.28 | |
|
2014-02-16
| ||
| 21:30 | Cherrypick [b4dffdac5e]: Avoid unnecessary no-op write transactions on the server during a pull. Adapt changes.wiki with all candidate cherry-picks so far. check-in: ebac09bcf7 user: jan.nijtmans tags: branch-1.28 | |
|
2014-02-14
| ||
| 13:37 | Cherrypick [252aff3e62] and related clean-ups: Use built-in Tcl for "diff --tk" implementation if possible. Fallback is to spawn an external "tclsh" as before. This makes "fossil diff --tk" work with ActiveState Tcl on Win32 out-of-the-box. check-in: f325b2343e user: jan.nijtmans tags: branch-1.28 | |
| 12:44 | Cherrypick [7b30a7c7ef8977a7]: unbreak win/Makefile.mingw for modified SRCDIR check-in: 7ecb9d25f9 user: jan.nijtmans tags: branch-1.28 | |
| 11:01 | Cherrypick [d8a588ba765ae5be]: Check for "clearsign" option in "fossil branch" command. Reported by J. van den Hoff. check-in: 21904cec14 user: jan.nijtmans tags: branch-1.28 | |
|
2014-02-12
| ||
| 08:41 | Update the built-in SQLite to the version 3.8.3.1 release check-in: 5d33c3b887 user: jan.nijtmans tags: branch-1.28 | |
|
2014-02-09
| ||
| 16:48 | Relax minimum version check to 3.7.17. This make "configure --disable-internal-sqlite" work on latest Ubuntu (13.10) check-in: 393ce7d424 user: jan.nijtmans tags: branch-1.28 | |
|
2014-01-27
| ||
| 17:33 | Version 1.28 check-in: 3d49f04587 user: drh tags: release, branch-1.28, version-1.28 | |
|
2014-01-18
| ||
| 13:49 | Skip merge-utf-*.23 and merge-utf-*.32 test-cases, which currently fail. They are not crucial for the 1.28 release (in Fossil 1.26 and 1.27 they failed as well). Probably a problem in the test-case itself (some special character in test/utf.test?) check-in: 4b3b89b51e user: jan.nijtmans tags: branch-1.28 | |
|
2014-01-16
| ||
| 22:08 | Cherrypick MSVC/TH1 related fixes [42316a14e2], [354288db9c], [9dc0877d91], [fb29094a8f], [e0f22dda7b], [1aeb2726b0], [95292a13fa], [5e368e911d], [dd8d317670], and [f61958b183] from trunk. check-in: 93832bd9af user: mistachkin tags: branch-1.28 | |
| 10:01 | Cherrypick MSVC/TH1 related fixes [42316a14e2], [354288db9c], [9dc0877d91], [fb29094a8f], [e0f22dda7b], [1aeb2726b0], [95292a13fa], [5e368e911d], [dd8d317670], and [f61958b183] from trunk for review. check-in: 76442af7e1 user: mistachkin tags: branch-1.28 | |
|
2014-01-15
| ||
| 01:29 | Improve a comment. check-in: 5e368e911d user: mistachkin tags: trunk | |
| 01:26 | For the TH1 unset command, simplify removal of variable from the call frame. check-in: 95292a13fa user: mistachkin tags: trunk | |
| 00:26 | Update SQLite to the latest from the 3.8.2 branch. check-in: 2447b2d7ed user: mistachkin tags: branch-1.28 | |
|
2014-01-14
| ||
| 16:08 | Fix several issues with the TH1 unset command, including a memory leak. Add more tests. Keep the original branch open in case further changes are needed. check-in: 1aeb2726b0 user: drh tags: trunk | |
| 13:41 | Make a change to the test/utf16le.txt file as a test case to verify that the diff logic displays utf16 changes correctly. check-in: 6228efbb7c user: drh tags: trunk | |
| 13:39 | Handle utf16 text pages in the /doc webpage. check-in: 1c5b51e6bf user: drh tags: trunk | |
| 13:30 | Simplify usage of the new TH1 Find structure. Closed-Leaf check-in: b0eb21b66a user: mistachkin tags: th1UnsetVar | |
| 13:25 | Fix another possible memory leak in a corner case. Add more tests. Improve comments on the new Find structure. check-in: 9b3b1d0714 user: mistachkin tags: th1UnsetVar | |
| 12:50 | Fix several issues with the TH1 unset command, including a memory leak. Add more tests. check-in: e4047acb76 user: mistachkin tags: th1UnsetVar | |
| 12:44 | Add the ability to display content and diffs for UTF16 text files in the web interface. check-in: 5a66b6e785 user: drh tags: trunk | |
| 10:43 | Cherrypick SQLite [http://www.sqlite.org/src/info/1e131094b5|1e131094b5]: For the Win32 VFS, defining winShmMutexHeld should be controlled by NDEBUG, not SQLITE_DEBUG check-in: 4699f8d919 user: jan.nijtmans tags: branch-1.28 | |
| 09:48 | Enable use of the TH1_DELETE_INTERP environment variable to delete the TH1 interp on exit. check-in: e0f22dda7b user: mistachkin tags: trunk | |
| 09:45 | For MSVC, disable optimizations when compiling for debugging. check-in: fb29094a8f user: mistachkin tags: trunk | |
| 09:12 | Unbreak the MSVC build batch file tool. check-in: 9dc0877d91 user: mistachkin tags: trunk | |
| 09:02 | Cherrypick SQLite [http://www.sqlite.org/src/info/c43b59dac1|c43b59dac1]: Correct the VFS name as reported by the file control when explicitly using the 'win32-longpath' VFS check-in: 242e0b81c9 user: jan.nijtmans tags: branch-1.28 | |
| 08:36 | Cherrypick [354288db9c]: Fix build with older MinGW. See: [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg14377.html] check-in: 26362ef002 user: jan.nijtmans tags: branch-1.28 | |
| 08:35 | Fix build with older MinGW. See: [http://www.mail-archive.com/fossil-users@lists.fossil-scm.org/msg14377.html] check-in: 354288db9c user: jan.nijtmans tags: trunk | |
| 08:29 | Cherrypick SQLite [http://www.sqlite.org/src/info/ac15455abc|ac15455abc]: In the command-line shell, defend against a NULL-pointer dereference in the case where sqlite3_column_name() returns NULL (as might happen following an OOM error) check-in: a12b9c4533 user: jan.nijtmans tags: branch-1.28 | |
| 00:10 | Delay activation of ticket hook until after the ticket tables have been rebuilt. check-in: 42316a14e2 user: mistachkin tags: trunk | |
| 00:04 | Merge recent fixes from trunk. Closed-Leaf check-in: eff4999d50 user: mistachkin tags: delay-ticket-hook | |
|
2014-01-13
| ||
| 23:41 | Honor timezones in imports from git. check-in: 1aef260f4c user: drh tags: trunk | |
| 23:33 | Make sure that TH1 variables get removed from the call frame upon being unset. check-in: 7905fb22f0 user: mistachkin tags: branch-1.28 | |
| 23:32 | Make sure that TH1 variables get removed from the call frame upon being unset. check-in: 1ebe4b02e4 user: mistachkin tags: trunk | |
| 23:27 | Make sure that TH1 variables get removed from the call frame upon being unset. Closed-Leaf check-in: fa17f1ce3a user: mistachkin tags: th1Work | |
| 23:06 | Trim trailing whitespace in TH1 and align some comments. check-in: 5a9f9ba61d user: mistachkin tags: th1Work | |
| 22:50 | Merge updates from trunk. Style fixes. check-in: 81c185f685 user: mistachkin tags: delay-ticket-hook | |
| 13:27 | Add discussion of SQLITE_ENABLE_EXPLAIN_COMMENTS to the makefile documentation. check-in: cde4759d5e user: drh tags: trunk | |
|
2014-01-12
| ||
| 10:55 | Fix incorrect link. All bug-fixes from trunk are now merged into "branch-1.28" except (on purpose!) the harmless valgrind warning in the tarball generator check-in: 1c6a991711 user: jan.nijtmans tags: branch-1.28 | |
| 10:24 | Fix tree-view JS error/warnings. check-in: 26c26b6fc3 user: joel tags: trunk | |
| 10:20 | Fix tree-view JS error/warnings. check-in: 94fcef1051 user: joel tags: branch-1.28 | |