summaryrefslogtreecommitdiff
path: root/bsondump
Commit message (Expand)AuthorAgeFilesLines
* TOOLS-591: improve mongoexport documentationWisdom Omuya2015-01-291-0/+2
* TOOLS-591: improve bsondump package documentationWisdom Omuya2015-01-283-22/+38
* TOOLS-584 unify usage stringsKyle Erf2015-01-282-1/+8
* TOOLS-591: improve package documentationWisdom Omuya2015-01-233-3/+5
* TOOLS-572 help text rewritesKyle Erf2015-01-161-3/+3
* TOOLS-559 basic error cleanupKyle Erf2015-01-141-5/+5
* TOOLS-297: make tools' option parse error consistentWisdom Omuya2014-12-181-19/+13
* TOOLS-488: exit with a unique exit code for common "termination" signalsGabriel Russell2014-12-181-0/+2
* Merge pull request #8 from Antonytm/mastermike o'brien2014-12-182-2/+9
|\
| * Formatting using gofmtAntonytm2014-12-172-2/+2
| * TOOLS-508 Ability to use pretty-print in bsondump utilityAntonytm2014-12-132-2/+9
* | TOOLS-463 fix error message in bsondump panicmike o'brien2014-12-121-1/+1
* | tools-463 don't log number of objects found if opening file or validating arg...mike o'brien2014-12-122-18/+26
|/
* TOOLS-449: remove options subpackage from each tool packageSam Helman2014-12-103-9/+7
* TOOLS-438: replace the exit code literals with constantsGabriel Russell2014-12-041-4/+5
* tools-383 bsondump should continue dumping bson if it hits an error, when --n...mike o'brien2014-12-023-27/+67
* TOOLS-381 use signed integer for bsondump type with debugmike o'brien2014-11-211-1/+1
* TOOLS-310 allow tools to disable groups of options when not neededmike o'brien2014-11-142-2/+2
* TOOLS-197 bsondump cmd line args use objcheck/noobjcheck, remove --filtermike o'brien2014-11-123-10/+13
* TOOLS-299 deprecate util fmt functionsalabid2014-10-211-2/+2
* bsondump: standardize error logging in bsondump.go to use tool loggeralabid2014-10-211-4/+4
* bsondump: use bsondump bd.Out instead of os.Stdoutalabid2014-10-201-1/+1
* bsondump: don't return on seeing embedded doc; calc correct bson element sizealabid2014-10-161-4/+14
* tool options: add option to force print helpalabid2014-10-161-4/+4
* TOOLS-274: vendor dependenciesSam Helman2014-10-143-0/+212