-
Notifications
You must be signed in to change notification settings - Fork 744
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: rouge-ruby/rouge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: rouge-ruby/rouge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 42 files changed
- 8 contributors
Commits on Apr 1, 2024
-
toml: support all date formats (#2033)
TOML supports several different date formats: 2006-01-02T18:19:20Z # UTC 2006-01-02T18:19:20+01:00 # Timezone 2006-01-02 18:19:20+01:00 # Can use space instead of "T" 2006-01-02 18:19:20 # Local date-time without timezone 2006-01-02 # Local date 18:19:20 # Local time
Configuration menu - View commit details
-
Copy full SHA for 1953972 - Browse repository at this point
Copy the full SHA 1953972View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9a174d - Browse repository at this point
Copy the full SHA f9a174dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2a6996 - Browse repository at this point
Copy the full SHA e2a6996View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d4df52e - Browse repository at this point
Copy the full SHA d4df52eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 94b4b47 - Browse repository at this point
Copy the full SHA 94b4b47View commit details -
Align the base-16 default dark colour palette (#2040)
This aligns the base-16 default dark colour palette with the originals.
Configuration menu - View commit details
-
Copy full SHA for e8120fb - Browse repository at this point
Copy the full SHA e8120fbView commit details
Commits on Apr 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 71b9df7 - Browse repository at this point
Copy the full SHA 71b9df7View commit details
Commits on May 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 618c239 - Browse repository at this point
Copy the full SHA 618c239View commit details -
Configuration menu - View commit details
-
Copy full SHA for 815fff4 - Browse repository at this point
Copy the full SHA 815fff4View commit details
Commits on May 13, 2024
-
Add lexer for IEC 61131-3 Structured Text (#2027)
The new lexer uses sets of keywords to quickly categorize names and uses regular expressions for other elements like numbers and punctuation.
Configuration menu - View commit details
-
Copy full SHA for 1ab0290 - Browse repository at this point
Copy the full SHA 1ab0290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2aac611 - Browse repository at this point
Copy the full SHA 2aac611View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9266cbd - Browse repository at this point
Copy the full SHA 9266cbdView commit details
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99eb20b - Browse repository at this point
Copy the full SHA 99eb20bView commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c150ef9 - Browse repository at this point
Copy the full SHA c150ef9View 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 v4.2.1...v4.3.0