Fossil

Timeline
Login

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

12 check-ins using file src/shell.c version 9351fc6de1

2016-08-01
13:50
Disable navigation key binds in the --tk diff screen. Otherwise, pressing "q" in the Search entry box causes the whole diff window to die. check-in: f6d9583173 user: drh tags: trunk
12:45
Fix a C99-style comment. check-in: 9e2f940ec5 user: drh tags: trunk
12:40
Use C89 comments (not C99 style). Only the comment delimiters have been changed. Closed-Leaf check-in: c665a2f214 user: dave.vines tags: djvfixcommentstyle
12:35
Create new branch named "djvfixcommentstyle" check-in: aea114d080 user: dave.vines tags: djvfixcommentstyle
11:01
Minor UI enhancements in the --tk diff display. check-in: 3d7468454b user: drh tags: trunk
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