Commit Graph

1484 Commits

Author SHA1 Message Date
Ajitem Sahasrabuddhe
cbb9e015b8 Improve Code and Add Test Case 2019-09-11 09:21:45 +05:30
Ajitem Sahasrabuddhe
7d6a604106 Fix #878 2019-09-11 08:59:51 +05:30
Ajitem Sahasrabuddhe
be37c2cbda Merge branch 'master' into asahasrabuddhe-patch-1 2019-09-11 08:27:45 +05:30
Ajitem Sahasrabuddhe
35eb598d43 Merge branch 'master' into remove-flag-generation 2019-09-11 05:39:35 +05:30
Ajitem Sahasrabuddhe
0aee120c32 Update CHANGELOG.md 2019-09-11 05:37:41 +05:30
Ajitem Sahasrabuddhe
5c019b10ca Update CHANGELOG.md 2019-09-11 05:33:46 +05:30
Audrius Butkevicius
b207e20873 Merge pull request #889 from crosbymichael/hidden-man
Don't output hidden commands for  man pages
2019-09-10 21:28:35 +01:00
Michael Crosby
487be14dce Don't output hidden commands for man pages
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-09-10 13:49:11 -04:00
Ajitem Sahasrabuddhe
85755588ac Merge branch 'master' into remove-flag-generation 2019-09-10 15:04:12 +05:30
Audrius Butkevicius
249cb33392 Merge pull request #885 from urfave/go-modules-support
Go modules support
2019-09-10 08:28:09 +01:00
Ajitem Sahasrabuddhe
abfb13b854 Merge branch 'master' into go-modules-support 2019-09-10 06:56:41 +05:30
Ajitem Sahasrabuddhe
054fbefec3 Update CHANGELOG.md 2019-09-10 06:42:34 +05:30
Ajitem Sahasrabuddhe
534d60bb9b Bump minimum supported version of Go to 1.11 2019-09-10 06:40:45 +05:30
Ajitem Sahasrabuddhe
024692c172 Merge branch 'master' into remove-flag-generation 2019-09-10 06:33:21 +05:30
Ajitem Sahasrabuddhe
bfe2e925cf Merge pull request #882 from urfave/lynncyrin-patch-1
Release 1.22.0
2019-09-10 06:24:10 +05:30
Ajitem Sahasrabuddhe
426e21c150 Update .travis.yml
Set GOPROXY in Travis environment
2019-09-10 06:18:23 +05:30
Ajitem Sahasrabuddhe
39bd617664 Cleanup after before_script to avoid git diff errors
remove windows build
2019-09-10 06:18:11 +05:30
Ajitem Sahasrabuddhe
edbf66c25c Update gfmrun import command to suite Go Modules pattern
Fix test command typo in travis script
2019-09-10 06:17:58 +05:30
Ajitem Sahasrabuddhe
afd0ecbbf2 Add support for Go 1.13
Drop support for Go 1.11
Use md2man v2 to avoid dependency issues when building with Go Modules
Enabled
Update TravisCI build environment images (trusty was deprecated)
Add optional Windows build
2019-09-10 06:17:39 +05:30
Ajitem Sahasrabuddhe
4a9e440503 Fix AppVeyor build 2019-09-09 08:12:09 +05:30
Ajitem Sahasrabuddhe
5c81af9f10 Remove generate script from travis flow
Remove unused dependencies from travis script
2019-09-09 07:48:08 +05:30
Ajitem Sahasrabuddhe
b6c5d17a83 Remove Flag Generation
Remove Legacy Python Scripts
2019-09-09 07:44:07 +05:30
Lynn Cyrin
4a4b9f40d8 Merge https://github.com/urfave/cli into pass-through-regression 2019-09-07 21:02:02 -07:00
Lynn Cyrin (they/them)
bfeb4c88ec Merge branch 'master' into pass-through-regression 2019-09-07 21:01:43 -07:00
Lynn Cyrin (they/them)
238c80f9b5 Update CHANGELOG.md 2019-09-07 20:44:48 -07:00
Lynn Cyrin (they/them)
980742b7cc typo 2019-09-07 20:43:56 -07:00
Lynn Cyrin (they/them)
890d49ca7a Release 1.22.0
- adds the changelog for 1.22.0
- updates the changelog for 1.21.0. some PRs were missed, as was mentioned here https://github.com/urfave/cli/pull/829#issuecomment-517968795
- closes https://github.com/urfave/cli/issues/867
2019-09-07 20:41:44 -07:00
Audrius Butkevicius
3eca1090a3 Merge pull request #879 from saschagrunert/escape-single-quotes
Escape single quotes in fish shell completion
2019-08-30 15:53:55 +01:00
Sascha Grunert
4bbff84169 Escape single quotes in fish shell completion
Single quotes can break the generated fish shell completion and should
be escaped correctly.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-30 08:56:11 +02:00
Audrius Butkevicius
38a6c560b3 Merge pull request #857 from saschagrunert/takes-file-fish
Add `TakesFile` to fish shell completion
2019-08-29 20:52:07 +01:00
Sascha Grunert
687f721eaa Update function alignment
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-26 10:07:50 +02:00
Lynn Cyrin
2071bcfb83 checkpoint 2019-08-26 00:18:36 -07:00
Sascha Grunert
0c01922a12 Add type switch
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-26 08:46:55 +02:00
Lynn Cyrin
406a1c31b0 update vars and args 2019-08-25 14:12:13 -07:00
Lynn Cyrin
0f9d8a9abd expand test cases 2019-08-25 11:14:20 -07:00
Lynn Cyrin
810b9714d3 cleanup 2019-08-25 10:34:15 -07:00
Lynn Cyrin
2172d382b6 update tests 2019-08-25 10:18:00 -07:00
Lynn Cyrin
192ce003d9 expand name 2019-08-25 09:17:16 -07:00
Lynn Cyrin
b0ed044b01 add regression test to its own file 2019-08-25 09:16:41 -07:00
Lynn Cyrin
c542fb3bed temp remove 2019-08-25 09:04:51 -07:00
Lynn Cyrin
15dc34ea12 more accurate regression reproduction 2019-08-25 08:54:06 -07:00
Sascha Grunert
38d0ac6296 Removed GetTakesFile and stick to type assertions
Signed-off-by: Sascha Grunert <mail@saschagrunert.de>
2019-08-25 17:50:18 +02:00
Lynn Cyrin
e042de5cb4 Merge remote-tracking branch 'origin/master' into pass-through-regression 2019-08-25 07:33:41 -07:00
Sascha Grunert
a1cf7f44b6 Add TakesFile to fish shell completion
The new `TakesFile` flag will be now consumed by the fish shell
completion generator.

Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2019-08-25 13:58:18 +02:00
Lynn Cyrin (they/them)
fa6797beef Merge pull request #876 from urfave/lynncyrin-patch-1
Bump go version to 1.10 in readme
2019-08-24 18:58:52 -07:00
Audrius Butkevicius
82eb0d70cb Merge branch 'master' into lynncyrin-patch-1 2019-08-25 01:04:33 +01:00
Audrius Butkevicius
2344c98f67 Merge pull request #860 from saschagrunert/takes-file-not-all
Update `TakesFile` flag to apply only to supported flags
2019-08-25 01:04:17 +01:00
Lynn Cyrin (they/them)
edd8cb2068 Bump go version to 1.10 in readme
Closes https://github.com/urfave/cli/issues/875
2019-08-24 14:44:56 -07:00
Lynn Cyrin (they/them)
68ee2bc4af Merge branch 'master' into takes-file-not-all 2019-08-24 14:34:15 -07:00
Audrius Butkevicius
55de011cf8 Merge pull request #873 from urfave/show-test-failures
build: show failures when running tests
2019-08-24 11:55:28 +01:00