| Commit message (Expand) | Author | Age | Files | Lines |
| * | [NFC] Remove ASCII lines from comments | Jonas Devlieghere | 2019-04-10 | 1 | -2/+0 |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Simplify Boolean expressions | Jonas Devlieghere | 2018-12-15 | 1 | -2/+2 |
| * | Remove header grouping comments. | Jonas Devlieghere | 2018-11-11 | 1 | -4/+0 |
| * | Remove duplicated code in CommandObjectQuit | Raphael Isemann | 2018-08-06 | 1 | -7/+0 |
| * | Allow specifying an exit code for the 'quit' command | Raphael Isemann | 2018-07-11 | 1 | -1/+37 |
| * | Reflow paragraphs in comments. | Adrian Prantl | 2018-04-30 | 1 | -4/+3 |
| * | Don't allow direct access to StreamString's internal buffer. | Zachary Turner | 2016-11-16 | 1 | -1/+1 |
| * | *** This commit represents a complete reformatting of the LLDB source code | Kate Stone | 2016-09-06 | 1 | -62/+49 |
| * | LLDB help content has accumulated over time without a recent attempt to | Kate Stone | 2016-07-14 | 1 | -2/+2 |
| * | Don't #include "lldb-python.h" from anywhere. | Zachary Turner | 2015-05-29 | 1 | -2/+0 |
| * | Don't #include FormatManager.h from Debugger.h | Zachary Turner | 2015-03-03 | 1 | -0/+1 |
| * | sanitise sign comparisons | Saleem Abdulrasool | 2014-04-02 | 1 | -1/+1 |
| * | Merging the iohandler branch back into main. | Greg Clayton | 2014-01-27 | 1 | -1/+2 |
| * | A couple of small fixes to make core file debugging less noisy. | Jason Molenda | 2013-05-11 | 1 | -3/+4 |
| * | <rdar://problem/12786725> | Enrico Granata | 2013-01-17 | 1 | -0/+54 |
| * | Fix Linux build warnings due to redefinition of macros: | Daniel Malea | 2012-12-05 | 1 | -0/+2 |
| * | Make raw & parsed commands subclasses of CommandObject rather than having the... | Jim Ingham | 2012-06-08 | 1 | -6/+2 |
| * | Fixed the way set/show variables were being accessed to being natively | Greg Clayton | 2010-09-18 | 1 | -4/+3 |
| * | Small help text fixes, to make it more consistent and accurate. | Caroline Tice | 2010-09-07 | 1 | -1/+1 |
| * | Very large changes that were needed in order to allow multiple connections | Greg Clayton | 2010-06-23 | 1 | -4/+3 |
| * | More minor build fixes. | Eli Friedman | 2010-06-09 | 1 | -2/+2 |
| * | Initial checkin of lldb code from internal Apple repo. | Chris Lattner | 2010-06-08 | 1 | -0/+48 |