Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 events for the month beginning 2016-07-01
Following month ↑
2016-07-29
| ||
21:40 | Add the ability to search by NoCase, RegExp, or WholeWord. check-in: 2a5de7ea2e user: drh tags: trunk | |
21:27 | Add a simple "Search" button to the --tk diff widget. check-in: cea6081150 user: drh tags: trunk | |
15:12 | Update the built-in SQLite to another 3.14 alpha version. check-in: 59bf47b2d5 user: drh tags: trunk | |
2016-07-28
| ||
14:07 | Update the built-in SQLite to the latest 3.14 alpha version, for testing. check-in: 84f55ef7f0 user: drh tags: trunk | |
13:58 | Enhance the "fossil purge" command to allow it to specify individual artifacts and files to be purged. check-in: 263fd2dab2 user: drh tags: purge | |
05:02 | Begin enhancing the "fossil purge" command to be much more flexible and powerful. Plans are to provide the ability to purge specific files, or tickets, or wiki pages, with options to limit the timeframe of the purge. check-in: 45fcac621f user: drh tags: purge | |
2016-07-25
| ||
12:25 | Update the built-in SQLite to use the latest sqlite3_trace_v2() interface changes. check-in: f0d8483338 user: drh tags: trunk | |
2016-07-23
| ||
22:02 | Fix harmless compiler warnings. check-in: fd35e3396a user: drh tags: trunk | |
20:35 | Update the built-in SQLite to the 3.14 alpha. Use sqlite3_trace_v2() instead of sqlite3_trace(), which is not deprecated. check-in: b9573e55c2 user: drh tags: trunk | |
09:14 | • Edit [4887295ab8ec9a56|4887295ab8]: Mark "Closed". artifact: 49b5c93e9d user: mistachkin | |
2016-07-09
| ||
16:43 | Fix a typo in the FOSSIL_SECURITY_LEVEL documentation of the previous check-in. check-in: 2dec4bdfcb user: drh tags: trunk | |
16:38 | Documentation on FOSSIL_SECURITY_LEVEL. check-in: 2b964533da user: drh tags: trunk | |
02:12 | Fix spelling of "occurrence" check-in: d064213b90 user: andygoth tags: trunk | |
2016-07-05
| ||
14:54 | Updates to the encrypted Fossil documentation. check-in: 7fd600903f user: drh tags: trunk | |
14:47 | (cherry-pick) Another place where checking for pRow->isLeaf is too simple (which could result in more phantom up-arrows) check-in: 1af1a6628d user: jan.nijtmans tags: branch-1.35 | |
14:47 | Another place where checking for pRow->isLeaf is too simple (which could result in more phantom up-arrows) check-in: 8ce629f916 user: jan.nijtmans tags: trunk | |
14:40 | Add the "fossil shell" command. check-in: ebcb9dffbf user: drh tags: trunk | |
14:30 | (cherry-pick) Fix a timeline bug, showing an unintended arrow when closing a fork. check-in: 4cae5c94ea user: jan.nijtmans tags: branch-1.35 | |
14:24 | • Edit [a78e51185326b91f|a78e511853]: Mark "Closed". Edit check-in comment. artifact: 00d7713f07 user: jan.nijtmans | |
14:23 | Fix a timeline bug, showing an unintended arrow when closing a fork. check-in: f16e1a0eab user: jan.nijtmans tags: trunk | |
14:17 | Partially revert [f73411025e8ebec7]. This fixes a problem that when closing a fork by just doing "fossil merge" and additonal arrow going up is displayed. Probably not the right fix. Remark: reverting more than necessary. Already fixed on trunk. Closed-Leaf check-in: a78e511853 user: jan.nijtmans tags: close-fork-arrow | |
2016-07-04
| ||
22:08 | Detect old stashfile schema and recreate to allow file renames to be stashed in existing checkout databases. check-in: a13217b897 user: andybradford tags: stash-fixes | |
20:13 | Merge in trunk and resolve conflict. check-in: 003b6581ef user: andybradford tags: stash-fixes | |