Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 events occurring around 37ffaaa91162bd5a.

2014-01-14
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 Edit [eff4999d50380f6b|eff4999d50]: Mark "Closed". ... (artifact: a1c21a4068 user: mistachkin)
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:47 Edit [fa17f1ce3a8915d5|fa17f1ce3a]: Mark "Closed". ... (artifact: abf35a1476 user: mistachkin)
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)
12:42 Fixed ticket [ee97701f4c]: "fossil add" broken for repos opened into "/" plus 5 other changes ... (artifact: 18f9fdc294 user: mgagnon)
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)