-
Notifications
You must be signed in to change notification settings - Fork 966
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: debug-js/debug
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.3.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: debug-js/debug
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 4 files changed
- 8 contributors
Commits on Dec 9, 2020
-
cache enabled status per-logger (#799)
Co-authored-by: Qix <Qix-@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e9d38c - Browse repository at this point
Copy the full SHA 1e9d38cView commit details -
3
Configuration menu - View commit details
-
Copy full SHA for e47f96d - Browse repository at this point
Copy the full SHA e47f96dView commit details
Commits on May 22, 2021
-
1
Configuration menu - View commit details
-
Copy full SHA for d177f2b - Browse repository at this point
Copy the full SHA d177f2bView commit details
Commits on Oct 13, 2021
-
adds README section regarding usage in child procs (#850)
* adds README section regarding usage in child procs code example and original request copied from @aaarichter should close #811 * Update README.md Co-authored-by: Qix <Qix-@users.noreply.github.com> Co-authored-by: Qix <Qix-@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f851b00 - Browse repository at this point
Copy the full SHA f851b00View commit details
Commits on Nov 27, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 19b36c0 - Browse repository at this point
Copy the full SHA 19b36c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4079aae - Browse repository at this point
Copy the full SHA 4079aaeView commit details -
5
Configuration menu - View commit details
-
Copy full SHA for 043d3cd - Browse repository at this point
Copy the full SHA 043d3cdView commit details
Commits on Feb 3, 2022
-
add section about configuring JS console to show debug messages (#866)
* Add section about configuring JS console to show debug messages * Rewrite log level section to be more concise
Configuration menu - View commit details
-
Copy full SHA for c0805cc - Browse repository at this point
Copy the full SHA c0805ccView commit details
Commits on Mar 17, 2022
-
replace deprecated String.prototype.substr() (#876)
String.prototype.substr() is deprecated (see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/substr) so we replace it with slice() which works similarily but isn't deprecated. Signed-off-by: Tobias Speicher <rootcommander@gmail.com>
2Configuration menu - View commit details
-
Copy full SHA for 9b33412 - Browse repository at this point
Copy the full SHA 9b33412View commit details -
Configuration menu - View commit details
-
Copy full SHA for da66c86 - Browse repository at this point
Copy the full SHA da66c86View 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 4.3.1...4.3.4