1. a81bd7f Fix the formatting for help on option value types. by Jim Ingham · 8 years ago
  2. bd3d026 One more cleanup to lldb version printing by Chris Bieneman · 9 years ago
  3. 9db74e7 Fix TestHelp on linux after version number syntax change by Tamas Berghammer · 9 years ago
  4. b9c1b51 *** This commit represents a complete reformatting of the LLDB source code by Kate Stone · 9 years ago
  5. 7428a18 LLDB help content has accumulated over time without a recent attempt to by Kate Stone · 9 years ago
  6. 0a99485 Fix an issue where the apropos command would not print fully qualified command names for nested command objects by Enrico Granata · 10 years ago
  7. 45d0e23 Add --help and --long-help options to 'command alias' such that one can now specify a help string for an alias as they are defining it by Enrico Granata · 10 years ago
  8. cdbac99 Add some test coverage for the changes in alias help by Enrico Granata · 10 years ago
  9. 46d4aa2 When 'help' cannot find a command, produce additional help text that also points the user to the apropos and type lookup commands by Enrico Granata · 10 years ago
  10. 9a1a294 Move the rest of the tests over to using the new decorator module. by Zachary Turner · 10 years ago
  11. 07ac14f Apply missed changes from svn r256863 "Add support for "source info" and use it to fix MI's -symbol-list-lines.". by Dawn Perchik · 10 years ago
  12. 954b40b Add support for "source info" and use it to fix MI's -symbol-list-lines. by Dawn Perchik · 10 years ago
  13. 19474e1 Remove `use_lldb_suite` from the package, and don't import it anymore. by Zachary Turner · 10 years ago
  14. 95c453a Tighten up sys.path, and use absolute imports everywhere. by Zachary Turner · 10 years ago
  15. c432c8f Move lldb/test to lldb/packages/Python/lldbsuite/test. by Zachary Turner · 10 years ago