-
Notifications
You must be signed in to change notification settings - Fork 39
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: splitbrain/php-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: dynamicLogLevel
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: splitbrain/php-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 6 files changed
- 2 contributors
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 92a3ea2 - Browse repository at this point
Copy the full SHA 92a3ea2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 844609e - Browse repository at this point
Copy the full SHA 844609eView commit details
Commits on Dec 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a3414b2 - Browse repository at this point
Copy the full SHA a3414b2View commit details -
honor NO_COLOR environment variable
As argued for on https://no-color.org/
Configuration menu - View commit details
-
Copy full SHA for 360ed0b - Browse repository at this point
Copy the full SHA 360ed0bView commit details
Commits on Dec 18, 2024
-
The default log level needs to be initialized before everthing else, otherwise an error during the option parsing (eg. when an unknown option is passed) will result in an unessecary stack trace.
Configuration menu - View commit details
-
Copy full SHA for 8189c68 - Browse repository at this point
Copy the full SHA 8189c68View commit details
Commits on Dec 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f6feaa2 - Browse repository at this point
Copy the full SHA f6feaa2View commit details -
Fix display of colors when wrapping text
When colored text wraps to the next line, the color was only applied until the end of the line, the text continued on the following line was reset to default color. This reapplies the currently used color at the beginning of each wrapped line, unless it has been properly reset.
Configuration menu - View commit details
-
Copy full SHA for 19482c0 - Browse repository at this point
Copy the full SHA 19482c0View commit details
Commits on Mar 15, 2025
-
Merge pull request #36 from dregad/colors-wrap
Fix color not continued on next line when wrapping text
Configuration menu - View commit details
-
Copy full SHA for 160aa71 - Browse repository at this point
Copy the full SHA 160aa71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e669f3 - Browse repository at this point
Copy the full SHA 4e669f3View 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 dynamicLogLevel...master