summaryrefslogtreecommitdiff
path: root/shell/dbshell.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* fork checkpointAaron2009-03-051-4/+5
* shell fork checkpointAaron2009-03-051-0/+1
* Now can start any 'mongo program' from within mongo shellAaron2009-02-131-5/+5
* remove warning for non-readlineEliot Horowitz2009-02-111-2/+2
* win32 hack removedEliot Horowitz2009-02-111-5/+0
* better non-readline version of shellU-ELIOT-019992DFC\Administrator2009-02-111-2/+10
* make dbshell not require readlineU-ELIOT-019992DFC\Administrator2009-02-101-8/+43
* Handle more signals in shellAaron2009-02-021-1/+5
* Merge branch 'master' of ssh://aaron@git.10gen.com/data/gitroot/pAaron2009-01-301-14/+26
|\
| * cleaningEliot Horowitz2009-01-301-14/+26
* | Kill child mongod instances if killed abruptlyAaron2009-01-301-1/+12
|/
* slighly less spamEliot Horowitz2009-01-291-1/+0
* MergeAaron2009-01-291-3/+41
|\
| * --host and --portEliot Horowitz2009-01-291-3/+41
* | Add startMongod() and stopMongod() functions to mongoAaron2009-01-291-0/+5
|/
* Add 'nodb' arg to shellAaron2009-01-281-4/+13
* use argv[0] instead of dbshellEliot Horowitz2009-01-281-1/+1
* dbshellEliot Horowitz2009-01-261-0/+216