index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
docs
/
command-line.dox
Age
Commit message (
Expand
)
Author
2014-06-02
Add a mention of the JSON dump format to the Ref Guide, reference #740.
Keith Bostic
2014-02-25
Fix stat Options subsection.
Susan LoVerso
2013-11-12
Update "wt stat" with an "all" command line option for the new statistics API.
Michael Cahill
2013-08-04
When we changed the meaning of the overwrite configuration, we missed
Keith Bostic
2012-12-04
Update the 'wt stat' command line utility to support all statistics sources
Michael Cahill
2012-10-16
Add a "wt compact" utility command.
Keith Bostic
2012-10-16
Add support for online compaction, ref #248. This is an initial commit,
Keith Bostic
2012-09-14
First pass adding documentation for LSM.
Michael Cahill
2012-08-15
Fix links on the "command line utility" page.
Michael Cahill
2012-07-03
Implement hot backup feature (ref issue #236).
Keith Bostic
2012-06-18
Get rid of "snapshot" at the API layer, drive the change down to the btree
Keith Bostic
2012-06-18
Typo messed up the list and read commands, fix that, then put the list
Keith Bostic
2012-06-18
session.drop no longer deletes snapshots, remove support for the -s option
Keith Bostic
2012-05-15
Make the whitespace script run on the examples, utilities extension code.
Keith Bostic
2012-05-09
Move docs/src to src/docs.
Michael Cahill