summaryrefslogtreecommitdiff
path: root/mongoexport/mongoexport.go
Commit message (Expand)AuthorAgeFilesLines
* TOOLS-894 preserve key order in import and exportKyle Erf2015-09-091-2/+2
* TOOLS-657: properly project dotted fieldsWisdom Omuya2015-06-191-11/+30
* TOOLS-652 disable socket timeout on export querymike o'brien2015-03-091-0/+1
* TOOLS-579 --type should disregard string casingGabriel Russell2015-02-101-0/+2
* TOOLS-591: improve mongoexport documentationWisdom Omuya2015-01-291-4/+6
* TOOLS-591: improve package documentationWisdom Omuya2015-01-231-0/+1
* TOOLS-563 use --type in mongoexportKyle Erf2015-01-131-9/+16
* TOOLS-554 mongoexport shouldn't close output writer if its writing to standar...mike o'brien2015-01-071-11/+6
* TOOLS-269 capture and propagate error from parsing special keysmike o'brien2014-12-161-1/+4
* tools-469 properly convert query object after parsing special keysmike o'brien2014-12-161-9/+1
* TOOLS-477 --fields should work with --type=json in mongoexportmike o'brien2014-12-161-0/+18
* Add option to mongoexport to render pretty jsonAntonytm2014-12-111-1/+2
* TOOLS-475 --slaveOk flag should set mode on mongoexport query sessionmike o'brien2014-12-101-0/+4
* TOOLS-449: remove options subpackage from each tool packageSam Helman2014-12-101-5/+4
* tools-446 make connection errors consistent across all tools.mike o'brien2014-12-041-1/+1
* TOOLS-295 make certain flags hidden, make --dbpath trigger error messagemike o'brien2014-11-201-7/+0
* TOOLS-215 fix some minor bugs and refactoring in mongoexportValeri Karpov2014-10-291-11/+27
* TOOLS-294 use package constants for logging instead of numeric literalsalabid2014-10-211-1/+1
* TOOLS-274: vendor dependenciesSam Helman2014-10-141-0/+292