Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
35 check-ins using file src/manifest.c version 887b071157
|
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-01-23
| ||
| 21:18 | merge branch-1.28, a few other cherry-picks from trunk check-in: 303e7af7c3 user: jan.nijtmans tags: win32-longpath | |
|
2014-01-16
| ||
| 22:02 | Fix harmless compiler warning. check-in: 79eac9a126 user: mistachkin tags: trunk | |
| 21:59 | Further fixes for tree-view in ancient versions of Firefox. check-in: f69dbc361c user: drh tags: trunk | |
| 21:43 | Improve tree-view styling on IE8. check-in: bfe7eeb71a user: joel tags: trunk | |
| 20:49 | Cleanup and fix for Firefox 3.6. Closed-Leaf check-in: cffecc776b user: joel tags: tree-view-work | |
| 20:10 | merge trunk check-in: fb647963ea user: jan.nijtmans tags: tree-view-work | |
| 20:07 | Fix use of window.getComputedStyle() function for IE8. Same fix as done in [5885241f52c6182e] for timeline. check-in: de0ae9271f user: jan.nijtmans tags: trunk | |
| 11:18 | one more attempt check-in: e2a5198ca9 user: jan.nijtmans tags: tree-view-work | |
| 11:10 | Attempted fix for FireFox 3.6.28 check-in: be31487c70 user: jan.nijtmans tags: tree-view-work | |
| 10:54 | Better NULL-protection against browsers which don't have "history" API check-in: 02b607a07a user: jan.nijtmans tags: tree-view-work | |
| 07:05 | Fix various corner cases for the TH1 'string first' and 'string last' sub-commands. check-in: f61958b183 user: mistachkin tags: trunk | |
| 06:31 | Fix typo in TH1 'string last' error message. check-in: dd8d317670 user: mistachkin tags: trunk | |
| 02:15 | Merge from trunk. check-in: eb5a49f835 user: ashish tags: ashish-ipv6 | |
|
2014-01-15
| ||
| 21:41 | Since [5a66b6e785] conversions from Unicode (actually: UTF-16) to UTF-8 are possible on UNIX too check-in: d0d7ca17a4 user: jan.nijtmans tags: trunk | |
| 11:43 | Avoid unnecessary no-op write transactions on the server during a pull. check-in: b4dffdac5e user: drh tags: trunk | |