| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-cmd2: Upgrade 1.3.11 -> 1.4.0 | Leon Anavi | 2020-11-18 | 1 | -20/+0 |
| | | | | | | | | | | | | | Upgrade to release 1.4.0: - Fixed tab completion crash on Windows - Changed how multiline doc string help is formatted to match style of other help messages Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-cmd2: Upgrade 1.3.10 -> 1.3.11 | Leon Anavi | 2020-10-07 | 1 | -0/+20 |
| Upgrade to release 1.3.11: - Fixed issue where quoted redirectors and terminators in aliases and macros were not being restored when read from a startup script. - Fixed issue where instantiating more than one cmd2-based class which uses the @as_subcommand_to decorator resulted in duplicated help text in the base command the subcommands belong to. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Acked-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
