Commit Graph

1709 Commits

Author SHA1 Message Date
Sascha Grunert
2cb62f5091
Improve docs generation for cli.Authors
This allows specifying multiple authors, whereas no available authors
will be formatted correctly now.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-11-09 11:32:34 +01:00
lynn [they]
e2bb4bb318
Merge branch 'master' into lynncyrin-patch-1 2019-11-09 00:59:04 -08:00
Ajitem Sahasrabuddhe
05874240ed
Merge pull request #916 from Daanikus/close-file
Add missing call to Close()
2019-11-09 12:17:18 +05:30
lynn [they]
f11ce3ba2f
Update readme for the v2 merge
_(title)_
2019-11-08 22:29:06 -08:00
lynn [they]
ab22854146
Merge branch 'master' into close-file 2019-11-08 22:11:07 -08:00
lynn [they]
ee875e4a71
Merge pull request #892 from urfave/v2-master-merge
v2 master merge
2019-11-08 21:52:51 -08:00
Ajitem Sahasrabuddhe
84461bc1ff
Update CHANGELOG.md
update changelog
2019-11-08 22:11:34 +05:30
Dan Bent
310284f8d7 close file using existing style 2019-11-08 13:56:05 +13:00
Daanikus
80fdcd65de add missing call to file.Close() 2019-10-31 15:25:15 +13:00
Lynn Cyrin
434d6cba03 remove old tests 2019-10-23 22:29:10 -07:00
Lynn Cyrin
3dce56ab0d remove v1 regression test 2019-10-23 22:26:34 -07:00
Lynn Cyrin
c4b24a1c87 add v2 doc tests 2019-10-23 22:23:50 -07:00
Lynn Cyrin
8576adbf98 clip contributing guidelines 2019-10-23 22:22:04 -07:00
Lynn Cyrin
19756499b9 fix spacing 2019-10-23 22:19:35 -07:00
Lynn Cyrin
c8c0a048fb Merge remote-tracking branch 'origin' into v2-master-merge 2019-10-23 22:15:30 -07:00
lynn [they]
850de854cd
Merge pull request #896 from urfave/versioned-docs
Setup basic versioned docs
2019-10-23 21:26:01 -07:00
lynn [they]
a16e68e92d
Merge branch 'master' into versioned-docs 2019-10-23 21:03:27 -07:00
Audrius Butkevicius
397c7d6c1a
Merge pull request #872 from urfave/pass-through-regression
Fix 1.21.0 pass through regression
2019-10-22 08:14:13 +01:00
lynn [they]
04800011f9
Merge branch 'master' into pass-through-regression 2019-10-21 22:17:35 -07:00
lynn [they]
e72f87a921
Merge pull request #913 from rliebz/help-printer-v2
Update v2 branch with #912
2019-10-21 09:45:40 -07:00
lynn [they]
49ad3dffd0
Merge pull request #912 from rliebz/clean-help-printer
Simplify HelpPrinter and CustomHelpPrinter behaviors
2019-10-21 09:45:33 -07:00
Ajitem Sahasrabuddhe
109b320c05
remove redundant conversion 2019-10-21 18:54:21 +05:30
Robert Liebowitz
b5bef8e0b6 Merge branch 'clean-help-printer' into help-printer-v2 2019-10-20 23:41:33 -04:00
Ajitem Sahasrabuddhe
3bd997859c
make categories private 2019-10-19 10:13:03 +05:30
Ajitem Sahasrabuddhe
3415a1aade
remove goflags from travis 2019-10-19 10:03:24 +05:30
Ajitem Sahasrabuddhe
5f97906045
remove goflags, add go mod tidy 2019-10-19 09:59:15 +05:30
Ajitem Sahasrabuddhe
d8a42a7753
add goflags readonly 2019-10-19 09:54:59 +05:30
Ajitem Sahasrabuddhe
b776c20ef3
Merge branch 'master' into v2-master-merge 2019-10-19 09:50:01 +05:30
Robert Liebowitz
9ab178d174 Make app help behavior consistent with commands 2019-10-17 05:50:38 -04:00
Robert Liebowitz
bab428af09 Ensure command help always prints with overridden print functions 2019-10-17 05:12:17 -04:00
lynn (they)
c30b1cf90b
Merge branch 'master' into pass-through-regression 2019-10-16 22:00:49 -07:00
Robert Liebowitz
a14194aa33 Improve documentation for HelpPrinter/HelpPrinterCustom 2019-10-16 07:57:33 -04:00
Robert Liebowitz
b52cca036a Simplify duplicated function call 2019-10-16 07:24:21 -04:00
Robert Liebowitz
e2a8dfe314 Decouple help printer for custom templates 2019-10-16 07:17:13 -04:00
Audrius Butkevicius
a221e662f1
Merge pull request #911 from rliebz/fix/infinite-parse
Fix infinite loop when parsing invalid flags for apps with short option handling
2019-10-12 18:55:02 +02:00
Lynn Cyrin
89063681e4
update to latest docs 2019-10-12 01:05:32 -07:00
Lynn Cyrin
6988ce08d5
Merge remote-tracking branch 'origin/master' into versioned-docs 2019-10-12 01:01:54 -07:00
Lynn Cyrin (they/them)
9b0f38824e
add usage documentation links 2019-10-12 00:59:50 -07:00
Lynn Cyrin (they/them)
3cf1eb69b9
update import path 2019-10-12 00:54:37 -07:00
Lynn Cyrin (they/them)
0b26e2fa44
update install path 2019-10-12 00:54:09 -07:00
Robert Liebowitz
f5306b622f Ensure infinite loop cannot occur in parsing 2019-10-11 23:00:48 -04:00
Robert Liebowitz
df740f6562 Fix infinite loop flag parsing with short options 2019-10-11 23:00:45 -04:00
Lynn Cyrin (they/them)
8dcb75dc06
Merge pull request #909 from atc0005/fix-small-typo
README: Fix small typo in example description
2019-10-10 12:35:04 -07:00
Adam Chalkley
ca3fdc5252 README: Fix small typo in example description 2019-10-10 12:58:50 -05:00
Ajitem Sahasrabuddhe
1663866673
Remove go mod vendor from appveyor 2019-10-09 13:04:17 +05:30
Ajitem Sahasrabuddhe
7d3cd3259f
Merge branch 'master' into v2-master-merge 2019-10-09 13:02:37 +05:30
Ajitem Sahasrabuddhe
cad413652c
remove old makefile 2019-10-09 12:59:24 +05:30
Lynn Cyrin (they/them)
2794317417
Merge pull request #906 from gnowxilef/master
fix zsh autocomplete
2019-10-08 20:53:06 -07:00
Felix Wong
e19c344a35
fix zsh autocomplete 2019-10-06 01:58:51 -07:00
Lynn Cyrin (they/them)
8be7bc46c4
Merge branch 'master' into pass-through-regression 2019-10-01 20:53:47 -07:00