Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events occurring around 5b456cfa6b8ad2a0.
2015-10-15
| ||
12:16 | Update the built-in SQLite to version 3.9.0 plus a few minor fixes for harmless details. ... (check-in: bc16590e21 user: drh tags: trunk) | |
2015-10-14
| ||
13:58 | Update the version number to 1.34. Update the change log with some additional changes. Preparing for a new release. ... (check-in: 47ee063e83 user: drh tags: trunk) | |
12:35 | Update the built-in SQLite to version 3.9.0 final. ... (check-in: 82d84295a8 user: drh tags: trunk) | |
2015-10-12
| ||
12:12 | Add the ymd= query parameter to the /timeline page. ... (check-in: 16ce7ef0c5 user: drh tags: trunk) | |
2015-10-10
| ||
17:47 | Sync up the custom MinGW makefile. ... (check-in: 9eb222c1a8 user: mistachkin tags: trunk) | |
15:58 | Remove another instance of strcpy() from FTS5 in SQLite 3.9.0, to mollify OpenBSD. ... (check-in: 921d670350 user: drh tags: trunk) | |
15:13 | Update the SQLite 3.9.0 beta with fixing for warnings on various obscure compilers. Omit the use of strcpy() in FTS5 since OpenBSD hates strcpy(). ... (check-in: d4a34293ae user: drh tags: trunk) | |
14:03 | SQLite 3.9.0 beta 2. The first 3.9.0 beta gave compiler errors on some older platforms, which are fixed here. Behold the reason why I check-in SQLite betas into the Fossil trunk. ... (check-in: 0b81254c79 user: drh tags: trunk) | |
13:36 | Fix the show-files option for timelines so that it shows all files affected, even if they are coming in from a merge. ... (check-in: 9431fec1ea user: drh tags: trunk) | |
13:32 | Update the built-in SQLite to the first 3.9.0 beta. Enable JSON1 and FTS5 support (though not currently used). ... (check-in: 7428117cbf user: drh tags: trunk) | |
2015-10-08
| ||
01:37 | revert accidental line addition in comment header. ... (Closed-Leaf check-in: f8dbed8e7c user: mgagnon tags: timeline_showfiles_fix) | |
01:34 | Fix /timeline?v=1 and /info page that were not showing all affected files for check-ins with 2 ancestors or more. pending-review ... (check-in: 9f7a681d6d user: mgagnon tags: timeline_showfiles_fix) | |
2015-10-07
| ||
17:31 | Update the built-in SQLite to the first 3.8.12 beta. ... (check-in: b4b551aa66 user: drh tags: trunk) | |
2015-10-05
| ||
17:41 | Improvements to the way that the CSS URL is generated. ... (check-in: 8298f4e360 user: drh tags: trunk) | |
13:15 | Enhancements to the /timewarps page. ... (check-in: c9b0b7cacb user: drh tags: trunk) | |
2015-10-03
| ||
21:35 | New enhancements to the /timewarps page. ... (Closed-Leaf check-in: a766e7501e user: drh tags: timewarp-enhancements) | |
2015-10-02
| ||
20:38 | Update the built-in SQLite to the latest 3.8.12 beta. ... (check-in: 1059aae93c user: drh tags: trunk) | |
10:37 | Improve error handling in "fossil sqlite" command ".tables". Cherry-pick from SQLite trunk. ... (check-in: 5c9aecae21 user: jan.nijtmans tags: trunk) | |
10:35 | Let's bring down the number of eol-spaces someswhat more. No functional changes. ... (check-in: e757cd3d23 user: jan.nijtmans tags: trunk) | |
2015-09-28
| ||
21:26 | Improved /timewarp webpage. Formerly known as /test_timewarp. ... (check-in: 583e2f8f2c user: drh tags: trunk) | |
14:53 | Update the built-in SQLite to an 3.8.12 alpha version that fixes the ONEPASS optimization bug. ... (check-in: 292659684c user: drh tags: trunk) | |
2015-09-25
| ||
00:02 | Update the built-in SQLite to the 3.8.12 alpha that includes the ShmBarrier fix. ... (check-in: 96e698d23c user: drh tags: trunk) | |
2015-09-24
| ||
02:03 | Do not allow a login to occur if the USER.INFO field contains the text "expires YYYY-MM-DD" where YYYY-MM-DD is not in the future. ... (check-in: 9271b4bb35 user: drh tags: trunk) | |
2015-09-20
| ||
18:17 | merge "stash cat" ... (check-in: ba9d3f08a1 user: bch tags: trunk) | |
2015-09-16
| ||
10:49 | eliminate many unnessary type-casts ... (check-in: 5b456cfa6b user: jan.nijtmans tags: trunk) | |
09:18 | Add some "const" keywords in appropriate places. No change in functionality. Eliminates some compiler warnings. ... (check-in: a6fd491d3a user: jan.nijtmans tags: trunk) | |
08:57 | Remove unnecessary end-of-line spacing in various places ... (check-in: 4db19dccd3 user: jan.nijtmans tags: trunk) | |
2015-09-15
| ||
19:11 | "cat" synonym for "stash show" ... (Closed-Leaf check-in: 533f8b6aea user: bch tags: stash-cat) | |
18:58 | Make sure memory returned from db_get() has been properly reallocated if it uses the default value. ... (check-in: 868404c0a3 user: drh tags: trunk) | |
2015-09-12
| ||
19:18 | Fix the "fossil diff --undo" option so that it works even when called from a subdirectory of the project. ... (check-in: f6c13632bb user: drh tags: trunk) | |
2015-09-11
| ||
13:53 | Add support for the --undo option to the "fossil diff" command. ... (check-in: 485aa80625 user: drh tags: trunk) | |
13:14 | Fix some commenting and variable naming convensions in the diff code. No logical changes. ... (check-in: 4140eb3575 user: drh tags: trunk) | |
11:43 | Update the built-in SQLite to the latest SQLite (3.8.12 alpha). ... (check-in: cc0c939202 user: drh tags: trunk) | |
2015-09-08
| ||
13:22 | • Edit [a98c99571fa3f0e1|a98c99571f]: Mark "Closed". ... (artifact: 3474418ed7 user: jan.nijtmans) | |
2015-09-07
| ||
00:35 | • Edit [65ff0ab2813abb2c|65ff0ab281]: Edit check-in comment. ... (artifact: 24215caaf3 user: scott) | |
00:34 | Added documentation to commit for user and date override options. ... (check-in: 65ff0ab281 user: sdr tags: trunk) | |
2015-09-04
| ||
15:51 | Merge from trunk. ... (check-in: f571ded368 user: sdr tags: winsymlink) | |
15:44 | Fixed a broken conditional for code which should only be compiled on Windows but was only being compiled for posix. ... (check-in: 5bbf1ab3f5 user: sdr tags: winsymlink) | |
12:29 | update changelog ... (check-in: c5317b3a3a user: jan.nijtmans tags: trunk) | |
11:45 | merge trunk ... (check-in: 45cbbad4dd user: jan.nijtmans tags: cleanX) | |
11:42 | A few general symlink handling fixes, cherrypicked from "winsymlink" branch ... (check-in: 9867a3ec7c user: jan.nijtmans tags: trunk) | |
2015-09-03
| ||
23:15 | Merged from trunk with a few tiny edits to make new functionality work on Windows ... (check-in: 8f33e49dd4 user: sdr tags: winsymlink) | |
2015-08-29
| ||
23:04 | Fedora 21 -> 22 ... (check-in: 1c708ccc8f user: jan.nijtmans tags: trunk) | |
15:26 | • Edit [7febc318835527ad|7febc31883]: Edit check-in comment. ... (artifact: a003fb93b3 user: mgagnon) | |
15:24 | Merge fix from svn-import branch relative to svndump format version 3 handling. ... (check-in: 7febc31883 user: mgagnon tags: trunk) | |
2015-08-27
| ||
14:24 | Update change log. ... (check-in: d43847c968 user: mistachkin tags: trunk) | |
04:39 | Update TH1 'dir' command syntax in docs. ... (check-in: 73960e0de5 user: mistachkin tags: trunk) | |
04:38 | Add the TH1 'dir' command, with docs and tests. ... (check-in: f4ceace8f5 user: mistachkin tags: trunk) | |
2015-08-26
| ||
19:49 | Regenerate and sync-up MinGW makefiles. ... (check-in: e947fce957 user: mistachkin tags: trunk) | |
14:09 | Disable optimizations when debugging with mingw ... (check-in: e5bbc1bf16 user: baruch tags: trunk) | |