-
Notifications
You must be signed in to change notification settings - Fork 743
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: pygments/pygments
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.19.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pygments/pygments
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.19.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 10 files changed
- 4 contributors
Commits on Jan 7, 2025
-
This is a no-op change that standardizes the imports in sql.py, which makes the file easier to work with for future improvements.
Configuration menu - View commit details
-
Copy full SHA for bf7aa23 - Browse repository at this point
Copy the full SHA bf7aa23View commit details
Commits on Jan 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for fb6a00e - Browse repository at this point
Copy the full SHA fb6a00eView commit details
Commits on Jan 11, 2025
-
Added a minimal sample that takes 20 seconds to parse as `regression-2`. Removing the `_space` from the comment regex (`_s`) makes this go instantly, as does replacing `re` with `regex` (replaced it in lexer.py)
Configuration menu - View commit details
-
Copy full SHA for edef94d - Browse repository at this point
Copy the full SHA edef94dView commit details
Commits on May 5, 2025
-
fix lua regex causing runaway backtracking.
Use negative lookahead to avoid runway backtracking in whitespace. Fixes #2839
Configuration menu - View commit details
-
Copy full SHA for b6a51ec - Browse repository at this point
Copy the full SHA b6a51ecView commit details
Commits on Jun 8, 2025
-
Merge pull request #2882 from thavelick/fix_lua_runaway_regex
fix lua regex causing runaway backtracking.
Configuration menu - View commit details
-
Copy full SHA for 26634c8 - Browse repository at this point
Copy the full SHA 26634c8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94dda77 - Browse repository at this point
Copy the full SHA 94dda77View commit details
Commits on Jun 21, 2025
-
Need to disable the format string rule as we're failing that, a lot.
Configuration menu - View commit details
-
Copy full SHA for 66997c3 - Browse repository at this point
Copy the full SHA 66997c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6688300 - Browse repository at this point
Copy the full SHA 6688300View commit details -
Configuration menu - View commit details
-
Copy full SHA for cfca62e - Browse repository at this point
Copy the full SHA cfca62eView 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 2.19.1...2.19.2