| Age | Commit message (Expand) | Author |
| 2016-09-16 | WT-2916 Fix and simplify s_whitespace. (#3047) | Michael Cahill |
| 2016-09-08 | WT-2873 Refactor CRC32 code (#3000) | Keith Bostic |
| 2016-08-15 | WT-2645 Moved the complexity of dump from the dump utility to the metadata cu... | Don Anderson |
| 2016-08-12 | WT-2820 add gcc warn_unused_result attribute (#2938) | Keith Bostic |
| 2016-07-14 | WT-2765 wt dump: indices need to be shown in the dump output (#2873) | Don Anderson |
| 2016-06-22 | WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2824) | Keith Bostic |
| 2016-06-21 | WT-2691 Use wrappers for ctype functions to avoid sign extension errors (#2818) | Don Anderson |
| 2016-06-09 | WT-2671 dump more information about the file layout in verify debug mode (#2755) | Keith Bostic |
| 2016-06-06 | WT-2687 test suite should verify the exit status of the wt utility (#2778) | Keith Bostic |
| 2016-06-03 | WT-2677 Fix JSON output so only printable ASCII is produced. (#2771) | Don Anderson |
| 2016-05-31 | WT-2268 WT-2597 JSON load/dump Unicode fixes (#2749) | Don Anderson |
| 2016-05-19 | WT-2644 Fix 'wt load -r' (rename) with LSM (#2735) | Don Anderson |
| 2016-04-29 | WT-2479 Refactored json dump to eliminate duplicate code. (#2699) | Don Anderson |
| 2016-04-06 | WT-2505: Review clang analyzer warnings | Keith Bostic |
| 2016-04-06 | WT-2505: Review clang analyzer warnings | Keith Bostic |
| 2016-04-06 | WT-2505: Review clang analyzer warnings | Keith Bostic |
| 2016-03-29 | WT-2330: in-memory configurations should not create on-disk collection files | Keith Bostic |
| 2016-03-27 | WT-2330: in-memory configurations should not create on-disk collection files | Keith Bostic |
| 2016-03-25 | WT-2330: in-memory configurations should not create on-disk collection files | Keith Bostic |
| 2016-03-18 | Merge branch 'develop' into wt-2330 | Keith Bostic |
| 2016-03-18 | WT-2330: in-memory configurations should not create on-disk collection files | Keith Bostic |
| 2016-03-14 | WT-2482: Coverity 1353015, 1353016, out-of-bounds access | Keith Bostic |
| 2016-03-10 | WT-2381: dump utility discards table config | Keith Bostic |
| 2016-03-08 | WT-2381: dump utility discards table config | Keith Bostic |
| 2016-03-08 | WT-2381: dump utility discards table config | Keith Bostic |
| 2016-02-12 | WT-2381: dump utility discards table config | Keith Bostic |
| 2016-01-01 | Upgrade copyright notices from 2015 to 2016. | Keith Bostic |
| 2016-01-01 | Merge branch 'develop' into wt-2287-rebalance | Keith Bostic |
| 2016-01-01 | Upgrade copyright notices from 2015 to 2016. | Keith Bostic |
| 2016-01-01 | Merge branch 'develop' into wt-2287-rebalance | Keith Bostic |
| 2015-12-30 | Merge pull request #2386 from wiredtiger/wt-2276-checkpoint-decodemongodb-3.3.0mongodb-3.2.1 | sueloverso |
| 2015-12-17 | WT-2287: Add support for a WT_SESSION.rebalance method that rebuilds the | Keith Bostic |
| 2015-12-12 | WT-2276. Don't balk when listing metadata entries that don't have | Don Anderson |
| 2015-12-11 | For some reason, managed to lose a couple of changes in the commit. | Keith Bostic |
| 2015-12-11 | Instead of creating a fake WT_BLOCK structure, drive the allocation-size | Keith Bostic |
| 2015-12-11 | WT-2276. Make a public function for converting cookies that does not | Don Anderson |
| 2015-12-11 | WT-2276. In 'wt list -c', extract/display more information about a checkpoint. | Don Anderson |
| 2015-12-10 | Merge pull request #2376 from wiredtiger/wt-2275 | Michael Cahill |
| 2015-12-09 | whitespace | Keith Bostic |
| 2015-12-04 | WT-2235. Changes to wt printlog to add -x option and remove -p. | Don Anderson |
| 2015-09-24 | Boolean conversion pass over utilities. | Keith Bostic |
| 2015-09-24 | Boolean conversion pass over cursor. | Keith Bostic |
| 2015-08-26 | Rename WT_LASFILE_URI to WT_LAS_URI, get rid of "file". | Keith Bostic |
| 2015-08-26 | Consistently use "lookaside table", rather than "lookaside file". | Keith Bostic |
| 2015-08-10 | Don't list the lookaside file, using the same conditions as the | Keith Bostic |
| 2015-07-13 | WT-1980 Rename data source for WT_SESSION::create metadata to "metadata:create". | Michael Cahill |
| 2015-07-08 | SERVER-19083 Provide an API to query metadata meaningful to WT_SESSION::create. | Michael Cahill |
| 2015-05-02 | Make the rest of the code consistent, remove the initial if test from | Keith Bostic |
| 2015-05-02 | Clean up free call. References WT-1822. | Don Anderson |
| 2015-05-02 | For wt -E, zero out secret key as early as possible. References WT-1822. | Don Anderson |