-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: tj/commander.js
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: tj/commander.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 17 files changed
- 10 contributors
Commits on Jun 19, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 98e66bc - Browse repository at this point
Copy the full SHA 98e66bcView commit details
Commits on Jun 23, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 8870675 - Browse repository at this point
Copy the full SHA 8870675View commit details
Commits on Jun 24, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 5c97707 - Browse repository at this point
Copy the full SHA 5c97707View commit details 10000Browse the repository at this point in the history
Commits on Jun 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for add00ad - Browse repository at this point
Copy the full SHA add00adView commit details -
Support setting name in #name function and make it chainable
Similar to #description, #name now behaves like a setter when given an argument, and like a setter otherwise.
Configuration menu - View commit details
-
Copy full SHA for 57bc3ba - Browse repository at this point
Copy the full SHA 57bc3baView commit details
Commits on Jun 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 85450a0 - Browse repository at this point
Copy the full SHA 85450a0View commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 78c563d - Browse repository at this point
Copy the full SHA 78c563dView commit details -
Since old nodejs are no longer supported
Configuration menu - View commit details
-
Copy full SHA for b00b6aa - Browse repository at this point
Copy the full SHA b00b6aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 14c2c81 - Browse repository at this point
Copy the full SHA 14c2c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6106f10 - Browse repository at this point
Copy the full SHA 6106f10View commit details
Commits on Jun 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for f2eb7e3 - Browse repository at this point
Copy the full SHA f2eb7e3View commit details
Commits on Jul 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 3c2fd5c - Browse repository at this point
Copy the full SHA 3c2fd5cView commit details
Commits on Jul 3, 2017
-
feature: support for signals to subcommands (#632)
* add basic subcommand signal tests and fixture These tests verify that a signal sent to the process is correctly propagated to the subcommand * add propagation of supported signals to subcommands Choice of supported signals: https://nodejs.org/api/process.html#process_signal_events * increase timeout for subcommand signal handling for better success rate * increase timeout for subcommand spawn for better success rate in tests * make pm-listen fixture executable * finetune SIGUSR1 test for possible warning from node
Configuration menu - View commit details
-
Copy full SHA for 1e4c689 - Browse repository at this point
Copy the full SHA 1e4c689View commit details -
Fix help section order and padding (#652)
* Change help section order Fixes #500 Previous display order : Usage > Commands > Description > Options New display order: Usage > Description > Options > Commands * Fix inconsistent padding between help sections
Configuration menu - View commit details
-
Copy full SHA for 14e5738 - Browse repository at this point
Copy the full SHA 14e5738View commit details -
* version bump 2.11.0 * Add line feed for format unification
Configuration menu - View commit details
-
Copy full SHA for 30535a6 - Browse repository at this point
Copy the full SHA 30535a6View commit details
Loading
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.10.0...v2.11.0