-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Comparing changes
Open a pull request
base repository: tj/commander.js
base: 4.0.1
head repository: tj/commander.js
compare: v4.1.0
Commits on Nov 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 35404b8 - Browse repository at this point
Copy the full SHA 35404b8View commit details
Commits on Nov 14, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 11abe21 - Browse repository at this point
Copy the full SHA 11abe21View commit details
Commits on Nov 15, 2019
-
Merge pull request #1096 from chdh/chdh/helpFix
Remove trailing blanks from wrapped help text
Configuration menu - View commit details
-
Copy full SHA for f7778ce - Browse repository at this point
Copy the full SHA f7778ceView commit details
Commits on Nov 22, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 28a9a1d - Browse repository at this point
Copy the full SHA 28a9a1dView commit details
Commits on Nov 23, 2019
-
Merge pull request #1101 from shadowspawn/feature/update-dependencies
Update dependencies
Configuration menu - View commit details
-
Copy full SHA for 04766dc - Browse repository at this point
Copy the full SHA 04766dcView commit details
Commits on Nov 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for df8d9de - Browse repository at this point
Copy the full SHA df8d9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09c4ab4 - Browse repository at this point
Copy the full SHA 09c4ab4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7004c0a - Browse repository at this point
Copy the full SHA 7004c0aView commit details
Commits on Nov 25, 2019
-
Merge pull request #1109 from shadowspawn/feature/support
Reword supported node versions
Configuration menu - View commit details
-
Copy full SHA for 7920697 - Browse repository at this point
Copy the full SHA 7920697View commit details -
Merge pull request #1108 from shadowspawn/feature/timeout
Extend timeout to hopefully reduce test failures
Configuration menu - View commit details
-
Copy full SHA for 7c22701 - Browse repository at this point
Copy the full SHA 7c22701View commit details -
Merge pull request #1107 from shadowspawn/feature/version-listener
Update version listener
Configuration menu - View commit details
-
Copy full SHA for 57e6c5d - Browse repository at this point
Copy the full SHA 57e6c5dView commit details
Commits on Dec 6, 2019
-
Configuration menu - View commit details
-
Copy full SHA for bc16bd2 - Browse repository at this point
Copy the full SHA bc16bd2View commit details
Commits on Dec 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3740834 - Browse repository at this point
Copy the full SHA 3740834View commit details -
Merge pull request #1115 from shadowspawn/feature/changelog-split
Separate out changelog for old versions
Configuration menu - View commit details
-
Copy full SHA for 5e12c44 - Browse repository at this point
Copy the full SHA 5e12c44View commit details -
Merge pull request #1114 from shadowspawn/feature/support-six-months
Change to six months support, rather than n-1
Configuration menu - View commit details
-
Copy full SHA for 45d371e - Browse repository at this point
Copy the full SHA 45d371eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3baa16f - Browse repository at this point
Copy the full SHA 3baa16fView commit details
Commits on Dec 9, 2019
-
Configuration menu - View commit details
-
Copy full SHA for f119fc7 - Browse repository at this point
Copy the full SHA f119fc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for df6284c - Browse repository at this point
Copy the full SHA df6284cView commit details
Commits on Dec 11, 2019
-
Opt-in behaviour to avoid name pollution (#1102)
* Add object to hold option values separately from properties on command. Return directly from .opts(). * Add configureCommand, and support for passing options rather than command to action handler * Restore original opts() implementation when using old configuration * Use either/or new/old option storage, not both * Turn version test on again, old behaviour restored * Add tests for configureCommand, and fix bugs * Expand .opts tests to include modern configuration * Add TypeScript and inline documentation for configureCommand * Switch from modern:boolean to combo:string * Rework new behaviour with matching named routines. * Add example files for storeOptionsAsProperties * Add usage error, and make value default to true for new routines (so simpler call for that case) * Simpify description * Add section on avoiding option name clashes * Do not use else after a return
Configuration menu - View commit details
-
Copy full SHA for 81c6e28 - Browse repository at this point
Copy the full SHA 81c6e28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29a7f46 - Browse repository at this point
Copy the full SHA 29a7f46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9de0968 - Browse repository at this point
Copy the full SHA 9de0968View commit details
Commits on Dec 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b25cc3a - Browse repository at this point
Copy the full SHA b25cc3aView commit details
Commits on Dec 20, 2019
-
Removed explicit use of ts-node (#1125)
* Remove explicit use of ts-node, and dependency. Speed tests. * Fix typo
Configuration menu - View commit details
-
Copy full SHA for 808d4bc - Browse repository at this point
Copy the full SHA 808d4bcView commit details
Commits on Dec 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 03e77df - Browse repository at this point
Copy the full SHA 03e77dfView commit details
Commits on Dec 30, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4faad59 - Browse repository at this point
Copy the full SHA 4faad59View commit details
Commits on Jan 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d47fb0c - Browse repository at this point
Copy the full SHA d47fb0cView commit details
Commits on Jan 4, 2020
-
Merge pull request #1132 from shadowspawn/feature/tidy-js-2
Improve JSDoc to match code
Configuration menu - View commit details
-
Copy full SHA for 1d9cc72 - Browse repository at this point
Copy the full SHA 1d9cc72View commit details
Commits on Jan 5, 2020
-
* First cut at parseAsync * Add await parseSync test * Fix typo in JSDoc * Add parseAsync to README Some noise in TOC due to changes in plugin which maintains TOC.
Configuration menu - View commit details
-
Copy full SHA for 7bcf117 - Browse repository at this point
Copy the full SHA 7bcf117View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f692cf - Browse repository at this point
Copy the full SHA 6f692cfView commit details
Commits on Jan 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 81f5079 - Browse repository at this point
Copy the full SHA 81f5079View commit details -
Configuration menu - View commit details
-
Copy full SHA for f16fecf - Browse repository at this point
Copy the full SHA f16fecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c66935 - Browse repository at this point
Copy the full SHA 1c66935View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e1cdf5 - Browse repository at this point
Copy the full SHA 8e1cdf5View commit details
There are no files selected for viewing
Large diffs are not rendered by default.