1. 0d9a201 [lldb][NFC] Remove ArgEntry::ref member by Raphael Isemann · 6 years ago
  2. ae34ed2 [lldb][NFC] Remove WordComplete mode, make result array indexed from 0 and remove any undocumented/redundant return values by Raphael Isemann · 6 years ago
  3. 5717986 [CommandObject] Use GetDebugger() helper method (NFC) by Jonas Devlieghere · 6 years ago
  4. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  5. ceff664 Remove header grouping comments. by Jonas Devlieghere · 7 years ago
  6. 8f3be7a [FileSystem] Move path resolution logic out of FileSpec by Jonas Devlieghere · 7 years ago
  7. 1a6d7ab Narrow the CompletionRequest API to being append-only. by Raphael Isemann · 7 years ago
  8. a2e76c0 Replaced more boilerplate code with CompletionRequest (NFC) by Raphael Isemann · 7 years ago
  9. 2443bbd Refactoring for for the internal command line completion API (NFC) by Raphael Isemann · 7 years ago
  10. 97206d5 Rename Error -> Status. by Zachary Turner · 8 years ago
  11. 2c84f90 Remove some more uses of Args::GetArgumentAtIndex. by Zachary Turner · 9 years ago
  12. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  13. e1cfbc7 Decoupled Options from CommandInterpreter. by Todd Fiala · 9 years ago
  14. 7428a18 LLDB help content has accumulated over time without a recent attempt to by Kate Stone · 9 years ago
  15. 26cac3a Fix Clang-tidy modernize-use-nullptr and modernize-use-default warnings in some files in source/Commands; other minor fixes. by Eugene Zelenko · 10 years ago
  16. 13d21e9 commands: Use override instead of virtual. by Bruce Mitchener · 10 years ago
  17. 1124045 Don't #include "lldb-python.h" from anywhere. by Zachary Turner · 10 years ago
  18. 5fb8f79 Fixed internal code to not link against and code from "lldb/API/*". by Greg Clayton · 12 years ago
  19. e743c78 <rdar://problem/13209140> by Enrico Granata · 12 years ago
  20. 93a6430 Fix Linux build warnings due to redefinition of macros: by Daniel Malea · 13 years ago
  21. 21dfcd9 Implementing plugins that provide commands. by Enrico Granata · 13 years ago