summaryrefslogtreecommitdiff
path: root/mongoexport/main
Commit message (Expand)AuthorAgeFilesLines
* TOOLS-250: default Primary with mongos's or replsetsGabriel Russell2015-10-141-1/+20
* TOOLS-630 fix broken read prefs testmike o'brien2015-10-011-1/+1
* lint fixmike o'brien2015-10-011-1/+1
* TOOLS-630 accept read preferences on the command lineGabriel Russell2015-10-011-3/+24
* Revert "TOOLS-630"Gabriel Russell2015-10-011-24/+3
* TOOLS-630Gabriel Russell2015-10-011-3/+24
* TOOLS-814 use the correct flags everywhereGabriel Russell2015-07-151-0/+7
* TOOLS-579 --type should disregard string casingGabriel Russell2015-02-101-1/+1
* TOOLS-584 unify usage stringsKyle Erf2015-01-281-1/+2
* TOOLS-591: improve package documentationWisdom Omuya2015-01-231-0/+1
* TOOLS-554 mongoexport shouldn't close output writer if its writing to standar...mike o'brien2015-01-071-1/+13
* TOOLS-297: make tools' option parse error consistentWisdom Omuya2014-12-181-5/+6
* TOOLS-488: exit with a unique exit code for common "termination" signalsGabriel Russell2014-12-181-0/+2
* TOOLS-258: tools should verify host argument's replica set nameWisdom Omuya2014-12-171-0/+1
* 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-8/+5
* TOOLS-438: replace the exit code literals with constantsGabriel Russell2014-12-041-5/+5
* TOOLS-436: NewSessionProvider to return an errorGabriel Russell2014-12-041-1/+6
* TOOLS-296: conditionally disable 'direct' connection mode with replset-format...Sam Helman2014-12-011-0/+5
* TOOLS-373: print help text on validation errorWisdom Omuya2014-11-141-0/+2
* TOOLS-310 allow tools to disable groups of options when not neededmike o'brien2014-11-141-1/+1
* TOOLS-242 fix incorrect usage text for mongoexportmike o'brien2014-10-311-1/+1
* TOOLS-294 use package constants for logging instead of numeric literalsalabid2014-10-211-5/+5
* tool options: add option to force print helpalabid2014-10-161-1/+1
* TOOLS-274: vendor dependenciesSam Helman2014-10-141-0/+70