Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins related to "trunk" plus check-in "2016-08-03 14:04:16" occurring around 2016-08-03 14:04:16.
2016-08-16
| ||
20:48 | Add the -nocomplain option to the TH1 "query" command. Add the ability to query the unversioned table, if such a table exists. ... (check-in: c8289bdce4 user: drh tags: trunk) | |
17:26 | Merge user-list documentation enhancements from trunk. ... (check-in: 8f773f2caa user: drh tags: unversioned-files) | |
17:25 | Add the /setup_ucap_list built-in documentation page. Improvements to the /setup_ulist_notes built-in documentation page. ... (check-in: 70d898fe3c user: drh tags: trunk) | |
16:25 | Merge recent trunk enhancements. ... (check-in: f6d4a2bfe3 user: drh tags: unversioned-files) | |
16:17 | Add the ability to create a child-project repository that can pull from its parent repository but never push back. ... (check-in: dddc58da65 user: drh tags: trunk) | |
15:32 | Add the ability to create a child-project repository that can pull from its parent repository but never push back. ... (Closed-Leaf check-in: 0ab5ad5f36 user: drh tags: child-projects) | |
2016-08-15
| ||
15:18 | update change-log ... (check-in: 4f3054bcb3 user: jan.nijtmans tags: trunk) | |
2016-08-12
| ||
22:45 | Improved documentation of the date and time stamps understood by most fossil commands and web pages. No non-documentation changes were made, but comments in eight source files were edited. ... (check-in: cd77e0649a user: rberteig tags: trunk) | |
13:44 | Add experimental 'raw' mode for embedded TH1 docs feature. ... (check-in: ccd8a9cbe4 user: mistachkin tags: trunk) | |
13:33 | Update the built-in SQLite to 3.14.1 release ... (check-in: f80532e92c user: jan.nijtmans tags: trunk) | |
04:46 | Add experimental 'raw' mode for embedded TH1 docs. ... (Closed-Leaf check-in: fbd31d4c2d user: mistachkin tags: th1RawDocs) | |
2016-08-10
| ||
09:07 | Update changes ... (check-in: 9a70aa7c89 user: jan.nijtmans tags: trunk) | |
09:06 | Remove unnecessary spacing ... (check-in: c3b5f1d2f2 user: jan.nijtmans tags: trunk) | |
2016-08-09
| ||
14:42 | Since fossil now uses sqlite3_trace_v2(), it needs at least the 'pi' release of SQLite. ... (check-in: 0dc21b70c6 user: jan.nijtmans tags: trunk) | |
2016-08-08
| ||
14:44 | Merge updates from trunk. ... (check-in: f63576a796 user: drh tags: jan-manifest-tags) | |
14:31 | Merge changes from trunk. ... (check-in: 3506156a31 user: drh tags: unversioned-files) | |
14:20 | Update the built-in SQLite to 3.14 release. ... (check-in: 60d5fee782 user: drh tags: trunk) | |
2016-08-06
| ||
17:42 | Add a link to the web-cache status screen to the Admin main menu. ... (check-in: 4a4a51a541 user: drh tags: trunk) | |
17:40 | Add a link to the web-cache status screen to the Admin main menu. ... (check-in: 7c176f7aeb user: drh tags: unversioned-files) | |
2016-08-04
| ||
22:49 | Begin work on the ability to store and sync files for which no history is kept. ... (check-in: 4ce1c9b2f2 user: drh tags: unversioned-files) | |
14:11 | Update the built-in SQLite to the second 3.14 beta. ... (check-in: aa63cd405b user: drh tags: trunk) | |
11:56 | Fix another typo in the sync protocol document. ... (check-in: 94381d32ce user: drh tags: trunk) | |
11:34 | Fix a typo in the sync protocol document. ... (check-in: 12cbe2bdda user: drh tags: trunk) | |
00:42 | Bring the sync protocol documentation more up-to-date. Fix typos in the command-line documentation for "push" and "sync". ... (check-in: 3dcf69a741 user: drh tags: trunk) | |
2016-08-03
| ||
14:04 | Fix a minor preprocessor directive typo. ... (check-in: a5c08fde0a user: jan tags: trunk) | |
08:17 | Fix typos in the How CGI Works document. ... (check-in: 9c87cb2912 user: drh tags: trunk) | |
01:24 | Improvements to the "How CGI Works" page. ... (check-in: e379665aaf user: drh tags: trunk) | |
01:18 | Merge with trunk; resolved tar and zip generation to handle include/exclude globs. ... (check-in: de9e7651a9 user: jan tags: jan-manifest-tags) | |
2016-08-02
| ||
19:42 | New documentation on how CGI works in Fossil. This is a work-in-progress. ... (check-in: c55f54d0fc user: drh tags: trunk) | |
18:17 | Fix a typo in the "fossil purge" command documentation. ... (check-in: c14ecc432a user: drh tags: trunk) | |
17:59 | Add documentation of the repolist mode to the CGI command. ... (check-in: 20e9731ccd user: rberteig tags: trunk) | |
17:17 | Improved documentation for the "fossil cgi" command. ... (check-in: 66d0038051 user: drh tags: trunk) | |
15:18 | Merge the "purge" command onto trunk, even though it is incomplete. ... (check-in: b78a32f43d user: drh tags: trunk) | |
15:17 | Add a further warning on the purge command to indicate that it is dicey. That extra warning makes the purge code permissible to add to trunk. ... (Closed-Leaf check-in: 501f3e1143 user: drh tags: purge) | |
14:41 | Sync up with the trunk. ... (check-in: 12f8633aa1 user: drh tags: purge) | |
09:10 | Corrections to information about running Fossil in a chroot jail. ... (check-in: f1a480e130 user: drh tags: trunk) | |
08:46 | Compiler warning fixes. This includes disabling the undocumented FOSSIL_PWREADER feature and upgrading the built-in SQLite. ... (check-in: f35b46d4cb user: drh tags: trunk) | |
2016-08-01
| ||
17:09 | Update the built-in SQLite to the 3.14 first beta. ... (check-in: f475b943eb user: drh tags: trunk) | |
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) | |
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) | |