summaryrefslogtreecommitdiff
path: root/tools/dump.cpp
Commit message (Expand)AuthorAgeFilesLines
* make tools capable of running standalone, without a mongod instanceAaron2009-05-201-3/+4
* Replace emptyObj with BSONObj()Aaron2009-03-191-2/+2
* slave ok for doing dumpsyellow2009-01-311-2/+2
* sort() for c++ clientDwight2009-01-291-1/+1
* make run return and that is what the binary exits withEliot Horowitz2009-01-291-2/+2
* moving to unified Tool systemEliot Horowitz2009-01-271-122/+78
* Replaced our #defined cout with mongo::out()Aaron2009-01-151-9/+9
* Indent all lines within namespaces one levelAaron2009-01-151-68/+68
* Replace tab indentation with spacesAaron2009-01-141-88/+88
* Put our code in 'mongo' namespaceAaron2009-01-141-3/+6
* typoEliot Horowitz2009-01-111-1/+1
* fix param parsingEliot Horowitz2009-01-101-1/+1
* typor0.1.7_rc1Eliot Horowitz2008-12-291-1/+1
* fast db binary dumpEliot Horowitz2008-12-291-0/+154