Commit Graph
80 Commits
Author SHA1 Message Date
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
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
Lynn Cyrin (they/them) 2794317417 Merge pull request #906 from gnowxilef/master
fix zsh autocomplete
2019-10-08 20:53:06 -07:00
Lynn Cyrin (they/them) 63cd2e3d6b Merge pull request #902 from benmoose/patch-1
Fix typo in DocGenerationFlag.TakesValue() docstring
2019-10-01 20:38:21 -07:00
Lynn Cyrin (they/them) 6b59274855 Merge pull request #898 from urfave/lynncyrin-patch-1
Copy appveyor changes from the V2 PR
2019-09-19 12:40:55 -07:00
Lynn Cyrin (they/them) 9072b3f9a5 Copy appveyor changes from the V2 PR
Copied from https://github.com/urfave/cli/pull/892/
2019-09-18 00:15:07 -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
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
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
Lynn Cyrin c2d1a13208 Revert "check length"
This reverts commit 1095838cca.
2019-08-24 03:05:50 -07:00
Lynn Cyrin (they/them) 7d62a9d054 Merge branch 'master' into show-test-failures 2019-08-24 00:50:42 -07:00
Lynn Cyrin 1095838cca check length 2019-08-24 00:49:29 -07:00
Lynn Cyrin (they/them) 23c8303026 Merge pull request #862 from russoj88/UpdateREADME_gopkg.in_v1
Rewrite the "pinning to v1" section.
2019-08-17 11:24:05 -07:00
Lynn Cyrin (they/them) e11183fe50 Modernize readme
I assume that people no longer care about what the package was named many years ago
2019-08-17 02:44:49 -07:00
Lynn Cyrin (they/them) 26945c58ed Merge pull request #823 from xordspar0/master
Make the exit code example more clear
2019-08-04 12:36:23 -07:00
Lynn Cyrin (they/them) c25e4cab32 Merge branch 'master' into master 2019-08-04 12:30:28 -07:00
Lynn Cyrin (they/them) e6cf83ec39 Merge pull request #829 from urfave/lynncyrin-patch-2
Release 1.21.0
2019-08-03 19:37:52 -07:00
Lynn Cyrin (they/them) b1a7c502eb Merge branch 'master' into master 2019-08-03 09:36:27 -07:00
Lynn Cyrin (they/them) eee6ce83c0 Merge branch 'master' into lynncyrin-patch-2 2019-08-03 09:06:47 -07:00
Lynn Cyrin (they/them) 94f4f83672 Merge branch 'master' into redundant-nil-check-slice 2019-08-03 02:05:33 -07:00
Lynn Cyrin (they/them) 8a7f65e052 Update CHANGELOG.md 2019-08-02 19:30:41 -07:00
Lynn Cyrin e8eac43d9d Update CHANGELOG.md 2019-08-02 18:26:41 -07:00
Lynn Cyrin 330a9143fb Merge branch 'master' into fix-help-indentation 2019-08-02 18:14:50 -07:00
Lynn Cyrin fa51d00dc6 Update maintainers for current reality 2019-08-02 18:06:15 -07:00
Lynn Cyrin 60fb297232 remove help assertion stuff 2019-08-01 23:27:38 -07:00
Lynn Cyrin d7ec4e8013 add env var tests 2019-08-01 23:27:38 -07:00
Lynn Cyrin 38f9e1622d add environment variable support 🎉 2019-08-01 22:52:21 -07:00
Lynn Cyrin f21b22dd90 cleanup some issues with error display 2019-08-01 22:10:18 -07:00
Lynn Cyrin fdd4d10691 update comments 2019-08-01 21:48:52 -07:00
Lynn Cyrin ef9acb4a3b rename cases 2019-08-01 21:46:56 -07:00
Lynn Cyrin 45f2b3d8e7 more test cases 2019-08-01 21:45:11 -07:00
Lynn Cyrin 78db152323 add typed error assertions 2019-08-01 21:35:15 -07:00
Lynn Cyrin d4740d10d0 more test cases 2019-08-01 20:58:08 -07:00
Lynn Cyrin 595382c509 expand test cases 2019-08-01 20:39:37 -07:00
Lynn Cyrin 3d6eec825a add test cases 2019-08-01 20:35:23 -07:00
Lynn Cyrin 7b9e16b6b5 update test names 2019-08-01 20:30:43 -07:00
Lynn Cyrin 95d3a8624d update test to reflect app flag usage 2019-08-01 20:27:51 -07:00
Lynn Cyrin 714a73f028 remove unused thing 2019-08-01 19:57:14 -07:00
Lynn Cyrin 9438aba3b8 remove showFlagError, we can use the help printer assertion to accomplish the same goal 2019-08-01 19:54:57 -07:00
Lynn Cyrin 386b379d19 Revert "reset generated flags changes"
This reverts commit 9ec594d529.
2019-07-28 22:45:43 -07:00
Lynn Cyrin 9ec594d529 reset generated flags changes 2019-07-28 22:34:07 -07:00
Lynn Cyrin 23f09ac1e8 cleanup tests, check required flags in more places 2019-07-28 22:19:35 -07:00
Lynn Cyrin 7ce0af189e remove unused code 2019-07-18 00:52:24 -07:00
Lynn Cyrin d8985dc6d5 reduce diff 2019-07-18 00:51:16 -07:00
Lynn Cyrin 19140e1fb5 show errors 2019-07-18 00:48:09 -07:00
Lynn Cyrin 2299852c3c cleanup subcommand and specs 2019-07-18 00:47:18 -07:00
Lynn Cyrin 300288670f add subcommand 2019-07-18 00:20:32 -07:00
Lynn Cyrin cc1cf8c459 wording shift 2019-07-18 00:14:03 -07:00
Lynn Cyrin 01d5cfab70 use strings.Join 2019-07-17 00:20:44 -07:00
Lynn Cyrin cdc7af744e add handling for multiple required flags 2019-07-17 00:16:40 -07:00
Lynn Cyrin 9293f5b3cc visually shorten logic 2019-07-14 21:00:16 -07:00
Lynn Cyrin f00f35ce8c docs 2019-07-13 14:02:45 -07:00
Lynn Cyrin 17108e1db4 tabs 2019-07-13 13:59:29 -07:00
Lynn Cyrin cf824804c2 update tests 2019-07-13 13:57:06 -07:00
Lynn Cyrin 80d7e91191 fill out test cases 2019-07-13 03:51:26 -07:00
Lynn Cyrin 746866c10d add update integration with the help output 2019-07-13 03:44:39 -07:00
Lynn Cyrin 550ed20ea4 update tests 2019-07-13 01:26:47 -07:00
Lynn Cyrin f6777bf4bf quote the flag name 2019-07-13 01:03:46 -07:00
Lynn Cyrin 6a2ae78373 backwards compatible RequiredFlag implementation 2019-07-11 21:53:10 -07:00
Lynn Cyrin 922d231891 ./generate-flag-types cli -i flag-types.json -o flag_generated.go 2019-07-11 21:28:09 -07:00
Lynn Cyrin 8a58b7e039 remove manual isRequired funcs 2019-07-11 20:47:47 -07:00
Lynn Cyrin 62e99ad1c1 add IsRequired to generator 2019-07-11 20:46:22 -07:00
Lynn Cyrin 310bfeb194 add required attr to generator 2019-07-11 20:44:41 -07:00
Lynn Cyrin af627c73c3 update func name 2019-07-11 20:34:17 -07:00
Lynn Cyrin 3d2d6975b4 reduce diff 2019-07-11 20:32:42 -07:00
Lynn Cyrin 0608059cc7 reduce diff 2019-07-11 20:32:15 -07:00
Lynn Cyrin 9c299e7e8a reduce diff 2019-07-11 20:28:29 -07:00
Lynn Cyrin 30a71dc427 update Run command 2019-07-11 20:25:52 -07:00
Lynn Cyrin f7d5e2c21e reduce diff 2019-07-11 20:22:16 -07:00
Lynn Cyrin e6842c0b75 merge in test file 2019-07-11 20:21:05 -07:00
Lynn Cyrin fa8187f2ce reduce diff 2019-07-11 20:19:42 -07:00
Lynn Cyrin ce1630141e reduce diff??? 2019-07-11 20:18:52 -07:00
Lynn Cyrin 138dbaafec Merge branch 'master' into required_flags 2019-07-11 20:07:55 -07:00