152 Commits (a7d59840f487bdf2678da2e85587259c61fd488c)

Author SHA1 Message Date
Ajitem Sahasrabuddhe 09ac54c2f9
Merge pull request #1175 from imle/imle/add-better-multi-line-description-formatting
4 years ago
knqyf263 74af85a00d feat(help): add ShowSubcommandHelpAndExit
4 years ago
Steven Imle be9c037806 Added template functions for multi-line Description formatting.
4 years ago
Liam Hampton f29ad2ad48 fix some golint errors show in go report card
5 years ago
Robert Liebowitz b5bef8e0b6 Merge branch 'clean-help-printer' into help-printer-v2
5 years ago
Robert Liebowitz 9ab178d174 Make app help behavior consistent with commands
5 years ago
Robert Liebowitz a14194aa33 Improve documentation for HelpPrinter/HelpPrinterCustom
5 years ago
Robert Liebowitz b52cca036a Simplify duplicated function call
5 years ago
Robert Liebowitz e2a8dfe314 Decouple help printer for custom templates
5 years ago
Ajitem Sahasrabuddhe b161244b73
Merge latest master into v2-merge-master
5 years ago
Ajitem Sahasrabuddhe d870ad6ccb
Fix all tests
5 years ago
Ajitem Sahasrabuddhe c75fee9224
Merge master @1.22.1 with v2
5 years ago
Ajitem Sahasrabuddhe 0990ca2391
Merge branch 'master' into lint-fixes
5 years ago
Ajitem Sahasrabuddhe fdba7e0f8c
linter fixes
5 years ago
Sascha Grunert 40d4a25a01
Add markdown and man page docs generation methods
5 years ago
Yogesh Lonkar 1db049685a
Fix unused regex
5 years ago
Yogesh Lonkar 2be2bc755e
Add additional test for log flag completion and comments
5 years ago
Yogesh Lonkar c5612e8cd2
Fix review comments
5 years ago
Yogesh Lonkar 11c9e598b0
Merge branch 'master' into master
5 years ago
Lynn Cyrin (they/them) 94f4f83672
Merge branch 'master' into redundant-nil-check-slice
5 years ago
Yogesh Lonkar 62f02f21ef Don't complete hidden flags
6 years ago
Yogesh Lonkar 1d7a2b08d6 Add default completion on commands, test cases, refactor code
6 years ago
Yogesh Lonkar fb1421d903 Fix duplicate completion of existing flag
6 years ago
Yogesh Lonkar 58a072d573 Add bash completion support for flags
6 years ago
mingrammer a0453b2200 Fix the unaligned indents for the commands that have no categories
6 years ago
teresy 21dfc6eb83 Remove redundant nil checks
6 years ago
Dan Buch 5fc8124af1
Merge branch 'master' into merging-jereksel-zsh
7 years ago
Alan D. Cabrera 1d334f10ce Add newline before command categories
7 years ago
Dan Buch 744fdb45b5
Resolve conflict in completion flag check better
7 years ago
Dan Buch 65b801c818
Resolve remaining test errors for v1 => v2 merge
7 years ago
Dan Buch 47a412375f
Resolved compile-time errors since merging from v1
7 years ago
Dan Buch a61867e5e6
Merge remote-tracking branch 'origin/v1' into merging-from-v1
7 years ago
Dan Buch 688c5a9d4f Merge branch 'master' into merging-jereksel-zsh
7 years ago
Jesse Szwedko 48db8e2435 Display UsageText on Commands and Subcommands
7 years ago
Jesse Szwedko 74811faef3 Merge branch 'master' into extra-info
7 years ago
Harshavardhana dd3849a7e6 Add tests as requested.
7 years ago
Harshavardhana baa33cb888 Add support for ExtraInfo.
7 years ago
Harshavardhana f7d6a07f2d Add support for custom help templates.
7 years ago
Joe Richey joerichey@google.com 1794792adf Add ability to use custom Flag types
7 years ago
Nuruddin Ashr 8b9345ec9d Remove the error return signature
8 years ago
Joe Richey 0083ae8732 Usage/Description/ArgsUsage correctly copied when using subcommand
8 years ago
Dan Buch 7250c97913 Merge branch 'master' into merging-jereksel-zsh
8 years ago
Joshua Rubin 2da42640ad
Merge remote-tracking branch 'origin/master' into completion_fix
8 years ago
Joshua Rubin 8dd1962f7b
change "complete" to "shellComplete"
8 years ago
Jesse Szwedko 0113f56d10 If no action is specified on the command or app, print the help documentation
8 years ago
Joshua Rubin ea3df26e64
make shell autocomplete more robust
8 years ago
Jesse Szwedko 83497d2cda Merge remote-tracking branch 'origin/master' into v2-merge
8 years ago
W. Trevor King 3c2bce5807 help: Cleanup AppHelpTemplate trailing whitespace
8 years ago
W. Trevor King c4a46a7df2 app: Add App.Description
8 years ago
Antoine Eiche 94bc26fd1c Refactoring names from bash to shell
8 years ago