summaryrefslogtreecommitdiff
path: root/third_party
Commit message (Expand)AuthorAgeFilesLines
* bulk move of code to src/ SERVER-4551Eliot Horowitz2011-12-24314-171288/+0
* SERVER-4312 fix logic for meta-C (capitalize)Tad Marshall2011-12-221-2/+8
* SERVER-4312 add meta-C, meta-L and meta-U to mongo shellTad Marshall2011-12-221-19/+63
* SERVER-4200 add 'cls' (clear screen) command to the shellTad Marshall2011-12-222-5/+13
* SERVER-4312 consolidate some code into a class/structTad Marshall2011-12-211-103/+98
* SERVER-4312 fix ctrl-L on Linux with 80 character promptTad Marshall2011-12-201-0/+5
* SERVER-4312 add incremental history search to the shellTad Marshall2011-12-181-72/+452
* SERVER-4312 implement kill ring for mongo shellTad Marshall2011-12-121-60/+99
* SERVER-4312 fix Alt+Backspace on xtermTad Marshall2011-12-121-0/+3
* SERVER-4312 implement kill/yank in mongo shellTad Marshall2011-12-111-5/+115
* SERVER-4312 several fixes, features and cleanupsTad Marshall2011-12-111-86/+123
* SERVER-4312 rewrite keyboard parsing for LinuxTad Marshall2011-12-101-111/+263
* SERVER-4312 add some framework for readline work, ctrl-W is inTad Marshall2011-12-091-28/+198
* SERVER-4458, SERVER-4460 Improve ctrl-C handling in the shellTad Marshall2011-12-081-1/+7
* SERVER-4011 don't look to Esc to revert an active command completionTad Marshall2011-12-081-0/+3
* Add bracket highlight to WindowsTad Marshall2011-12-071-3/+50
* Merge pull request #86 from guanqun/fix-linenoise-compileTad Marshall2011-12-061-3/+3
|\
| * make linenoise example compile OKLu Guanqun2011-09-161-3/+3
* | Merge pull request 111 (Support ^Z in linenoise)Tad Marshall2011-12-061-3/+13
* | A little more linenoise cleanupTad Marshall2011-12-061-42/+33
* | Code cleanup, code styleTad Marshall2011-12-052-448/+496
* | SERVER-4044 -- ctrl-U should delete only text to left of cursorTad Marshall2011-12-021-4/+7
* | SERVER-3470 -- store multi-line commands in historyTad Marshall2011-11-181-0/+7
* | SERVER-4043 -- fix tab completion in mid-codeTad Marshall2011-11-161-23/+79
* | SERVER-4008 -- don't leak memory in the shellTad Marshall2011-11-162-3/+3
* | SERVER-3771 -- part 2 -- make mongo shell behave like bashTad Marshall2011-11-151-145/+262
* | scons flag to use each library externally --use-system-(prcre|boost) SERVER-3829Eliot Horowitz2011-11-143-4/+24
* | Merge pull request #121 from tadmarshall/SERVER-3990-reissue-2Eliot2011-10-311-12/+5
|\ \
| * | SERVER-3990 (reissue 2) -- fix ctrl-D won't delete last character in lineTad Marshall2011-10-131-12/+5
* | | Merge pull request #115 from tadmarshall/SERVER-4012-reissueEliot2011-10-311-5/+6
|\ \ \
| * | | SERVER-4012 (reissue) -- make ctrl-T work like bash and emacsTad Marshall2011-10-121-5/+6
| |/ /
* | | Ignore unhandled control chars rather than printing them to the screenMathias Stearn2011-10-181-0/+4
* | | Support home and end keys in konsole SERVER-3775Mathias Stearn2011-10-181-0/+4
|/ /
* | new benchRun additions for shellgregs2011-10-111-0/+1
* | use PCRECPP_STATIC SERVER-3992Eliot Horowitz2011-10-011-0/+1
* | SERVER-3897: shell prompt does not work well in some debuggers (e.g. eclipse)...agirbal2011-09-191-0/+3
|/
* Fix off-by-one in linenoise SERVER-3394Mathias Stearn2011-09-091-1/+1
* Make linenoise work correctly with multi-line pastesMathias Stearn2011-09-061-2/+2
* Correct fix for SERVER-3394Mathias Stearn2011-09-061-1/+1
* Revert "fix highlighting in shell for lines longer than console width SERVER-...Mathias Stearn2011-09-061-4/+4
* fix sm for windows SERVER-3659Eliot Horowitz2011-08-241-0/+4
* NDEBUG might be causing issuesEliot Horowitz2011-08-231-1/+3
* put our sm version at the frontEliot Horowitz2011-08-221-1/+1
* put our own versions at the frontEliot Horowitz2011-08-221-1/+1
* fix depencies for sm SERVER-3659Eliot Horowitz2011-08-221-3/+5
* fix sm build for solaris SERVER-3659 take3Eliot Horowitz2011-08-221-1/+1
* try to fix solaris sm build SERVER-3659 v2Eliot Horowitz2011-08-221-1/+1
* try to fix solaris sm build SERVER-3659Eliot Horowitz2011-08-221-0/+3
* fix windows sm build SERVER-3659Eliot Horowitz2011-08-221-2/+1
* sm flags for windows SERVER-3659Eliot Horowitz2011-08-211-0/+4