Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
76 check-ins using file src/db.c version eb9f1a684e
|
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
| ||
| 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
| ||
| 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 | |
| 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 | |
|
2014-01-11
| ||
| 20:41 | Prevent buffer overruns when trying to do side-by-side diff alignment of lines that contain non-UTF8 characters and a prefix match. check-in: 4d7f7e96d4 user: drh tags: branch-1.28 | |
| 20:39 | Merge the accidental fork. check-in: f7563c671f user: drh tags: trunk | |
| 20:39 | Prevent buffer overruns when trying to do side-by-side diff alignment of lines that contain non-UTF8 characters and a prefix match. check-in: 37ffaaa911 user: drh tags: trunk | |
| 20:38 | Fix incorrect link check-in: 27a843d227 user: jan.nijtmans tags: trunk | |
| 19:11 | Fix a harmless valgrind warning in the tarball generator. check-in: 64fc6d15e5 user: drh tags: trunk | |
| 18:56 | Fix the test/valgrind-www.tcl script so that it works on Ubuntu 13.10. check-in: fcfe117b5a user: drh tags: trunk | |
| 18:29 | Don't replace sqlite3_strglob with sqlglob: It's wrong because the return value is different. Since SQLite 3.8.2 is guaranteed to have sqlite3_strglob anyway, no need to worry. check-in: ddc93368e5 user: jan.nijtmans tags: branch-1.28 | |
| 18:26 | Don't replace sqlite3_strglob with sqlglob: It's wrong because the return value is different. Since SQLite 3.8.2 is guaranteed to have sqlite3_strglob anyway, no need to worry. check-in: 492cb99567 user: jan.nijtmans tags: trunk | |
| 18:07 | Revert [77d37d910b], which restores the "fossil sqlite3" command as it was. On trunk it doesn't work, but in branch 1.28 it works fine, because the source_id's always match (SQLite 3.8.2 is the only stable version supported. Just to be sure, disable the source_id check anyway: Fossil itself already has the necessary check. check-in: 6fce6fc256 user: jan.nijtmans tags: branch-1.28 | |
|
2014-01-10
| ||
| 22:13 | The common script should be run even when no hook is set. Improvements to consistency and style of hook integration. check-in: 7f39fb61cb user: mistachkin tags: delay-ticket-hook | |
| 21:50 | Merge updates from trunk. check-in: bc276e4daf user: mistachkin tags: delay-ticket-hook | |
| 10:44 | Only run xfer_ticket_code() when needed, and fix another logic error (found by Mark Janssen) check-in: 80e443bdbd user: jan.nijtmans tags: delay-ticket-hook | |
| 01:00 | Slight change to wording on the 'how to compile' page. check-in: 2ab19a1d62 user: mistachkin tags: trunk | |
| 00:34 | Comment on the stability of trunk versions of the Fossil source code on the "how to compile" page. check-in: ec12deda19 user: drh tags: trunk | |
|
2014-01-09
| ||
| 21:17 | Show unsupported "test" commands on the /help webpage. check-in: 3b10682a8c user: drh tags: trunk | |
| 21:12 | Add -width option to the search command. check-in: 1f10199a09 user: mistachkin tags: branch-1.28 | |
| 21:10 | Add -width option to the search command. check-in: e4a6159ba3 user: mistachkin tags: trunk | |
| 21:00 | Fix a possible NULL-pointer dereference in the "fossil search" command. check-in: 6e7e8fbe01 user: drh tags: branch-1.28 | |
| 20:59 | Fix a possible NULL-pointer dereference in the "fossil search" command. check-in: 5dc60b1faf user: drh tags: trunk | |
| 20:27 | Merge updates from trunk. check-in: e4af590ff9 user: mistachkin tags: delay-ticket-hook | |
| 20:25 | Avoid initializing TH1 for running hooks when not strictly necessary. check-in: 211ddf891a user: mistachkin tags: branch-1.28 | |
| 20:20 | Avoid initializing TH1 for running hooks when not strictly necessary. check-in: e252c944e0 user: mistachkin tags: trunk | |
| 20:11 | Some corrections to ticket hook logic. check-in: a6faa2aee4 user: mistachkin tags: delay-ticket-hook | |
| 19:37 | Enforce minimum version requirement for SQLite of 3.8.2. check-in: aee292257a user: mistachkin tags: trunk | |
| 19:32 | Enforce minimum version requirement for SQLite of 3.8.2. check-in: f96162b06b user: mistachkin tags: branch-1.28 | |
| 19:20 | Merge TH1 'info exists' fix from trunk. check-in: 03504c6262 user: mistachkin tags: branch-1.28 | |
| 19:11 | Make sure the TH1 'info exists' sub-command preserves the existing interp error stack trace. check-in: 9765b03759 user: mistachkin tags: trunk | |
| 16:11 | Replace embedded SQLite version to version 3.8.2 stable. check-in: 1e4b84864a user: jan.nijtmans tags: branch-1.28 | |
| 15:39 | Delay activation of ticket hook until after the ticket tables have been rebuilt. check-in: dff7d2c1ee user: jan.nijtmans tags: delay-ticket-hook | |
| 15:03 | Updates to the change-log. check-in: ad2dd5680b user: drh tags: trunk | |
| 14:27 | Add the --integrate option to the "commit" command. check-in: 82f69aa9bf user: drh tags: trunk | |
| 13:18 | Make sure it is not possible to add files that are outside of the current checkout. check-in: c6f32a262d user: drh tags: trunk | |
| 13:17 | Add comments to better explain what it happening for the out-of-tree check in the "add" command. Closed-Leaf check-in: d83fc58dea user: drh tags: pending-review | |
| 13:14 | Missing "unhide" option in link to timeline. check-in: 32bb2a31f4 user: jan.nijtmans tags: trunk | |
| 11:57 | Change C++ comments to C commenting style check-in: 25950f8b67 user: jan.nijtmans tags: trunk | |
| 11:24 | Merge again checkout_on_root_fix. Fix more cases when working from '/', should not affect when working normally. check-in: af194dbb16 user: mgagnon tags: trunk | |
| 10:41 | Upgrade mingw and msc makefiles to use openssl-1.0.1f in stead of openssl-1.0.1e check-in: ef47028a3e user: jan.nijtmans tags: trunk | |
| 05:56 | Attempts to add files outside the open checkout tree result in fatal error. check-in: f0de41fd5e user: andybradford tags: pending-review | |
|
2014-01-08
| ||
| 17:40 | <strong>Fix some remaining corner cases when having a checkout on '/'..</strong> Update command: * Was asserting when localroot is '/' file_cannonical_name(): * Return '/' instead of '.' when refering to '/'. * Avoid the double '/' on beginning. * Refactoring to avoid some duplicated code. file_relative_name(): * Handle properly relative path when working on '/'. Closed-Leaf check-in: 89ad123f5c user: mgagnon tags: checkout_on_root_fix | |
| 11:38 | Merge the checkout_on_root_fix. check-in: cbcd7056b6 user: drh tags: trunk | |
| 04:59 | Remove traces. Waiting approval to merge on trunk.. check-in: 84abd45533 user: mgagnon tags: checkout_on_root_fix | |