-
-
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: v2.15.1
head repository: tj/commander.js
compare: v2.16.0
- 17 commits
- 21 files changed
- 9 contributors
Commits on Apr 19, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 503845b - Browse repository at this point
Copy the full SHA 503845bView commit details
Commits on May 2, 2018
-
- Many tests were not properly invoking assertion functions. Now they are. - Fixed one test then was then failing because of side-effects from previous test setups. - Made small changes in some setups to avoid potential false negatives. (Also: made a tiny unrelated code change to ensure Options always has boolean properties; does not change any behavior, but may help with debugging.)
Configuration menu - View commit details
-
Copy full SHA for dcddf69 - Browse repository at this point
Copy the full SHA dcddf69View commit details
Commits on May 3, 2018
-
Merge pull request #791 from yausername/master
updated readme with custom event listeners.
Configuration menu - View commit details
-
Copy full SHA for 988d09b - Browse repository at this point
Copy the full SHA 988d09bView commit details
Commits on May 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 001d560 - Browse repository at this point
Copy the full SHA 001d560View commit details
Commits on May 21, 2018
-
* Command#opts type is { [key: string]: any }. * Command#help's return type is never.
Configuration menu - View commit details
-
Copy full SHA for 89edef0 - Browse repository at this point
Copy the full SHA 89edef0View commit details
Commits on May 22, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 2415089 - Browse repository at this point
Copy the full SHA 2415089View commit details
Commits on Jun 4, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 55ff22f - Browse repository at this point
Copy the full SHA 55ff22fView commit details
Commits on Jun 5, 2018
-
Configuration menu - View commit details
-
Copy full SHA for c05ed98 - Browse repository at this point
Copy the full SHA c05ed98View commit details
Commits on Jun 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d5c1d7d - Browse repository at this point
Copy the full SHA d5c1d7dView commit details
Commits on Jun 11, 2018
-
Merge pull request #813 from DanielRuf/chore/remove-nodejs-4-add-node…
…js-10 chore: remove Node.js 4 (EOL), add Node.js 10
Configuration menu - View commit details
-
Copy full SHA for ff2f618 - Browse repository at this point
Copy the full SHA ff2f618View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6889693 - Browse repository at this point
Copy the full SHA 6889693View commit details -
Merge pull request #814 from DanielRuf/chore/cache-node-modules
chore: cache node_modules
Configuration menu - View commit details
-
Copy full SHA for 77ffd4f - Browse repository at this point
Copy the full SHA 77ffd4fView commit details
Commits on Jun 25, 2018
-
Merge pull request #807 from styfle/patch-1
Add badge to display install size
Configuration menu - View commit details
-
Copy full SHA for 3b8e519 - Browse repository at this point
Copy the full SHA 3b8e519View commit details
Commits on Jun 28, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 3f4f5ca - Browse repository at this point
Copy the full SHA 3f4f5caView commit details -
Remove Makefile and
test/run
(#821)It becomes unnecessary in the following PR * Make 'npm test' run on Windows #820
Configuration menu - View commit details
-
Copy full SHA for 1f9354f - Browse repository at this point
Copy the full SHA 1f9354fView commit details
Commits on Jun 29, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 8db14db - Browse repository at this point
Copy the full SHA 8db14dbView commit details -
Merge pull request #822 from abetomo/version_bump_2.16.0
version bump 2.16.0
Configuration menu - View commit details
-
Copy full SHA for 4cc348b - Browse repository at this point
Copy the full SHA 4cc348bView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.15.1...v2.16.0