-
-
Notifications
You must be signed in to change notification settings - Fork 34
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: seaofvoices/darklua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.11.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: seaofvoices/darklua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.12.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 121 files changed
- 1 contributor
Commits on Nov 22, 2023
-
Add rule to append text comments (#141)
This PR adds a new rule that generates a comment at the start or the end of each file. The rule can be configured to take the comment content from the rule configuration or from a file.
Configuration menu - View commit details
-
Copy full SHA for bd34ce7 - Browse repository at this point
Copy the full SHA bd34ce7View commit details
Commits on Nov 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f26c190 - Browse repository at this point
Copy the full SHA f26c190View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f957a9 - Browse repository at this point
Copy the full SHA 8f957a9View commit details
Commits on Nov 25, 2023
-
Add rule to remove interpolated strings (#156)
A rule that replaces interpolated strings with `string.format` calls
Configuration menu - View commit details
-
Copy full SHA for 9ac592f - Browse repository at this point
Copy the full SHA 9ac592fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 790f2f7 - Browse repository at this point
Copy the full SHA 790f2f7View commit details
Commits on Nov 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2bdc0b4 - Browse repository at this point
Copy the full SHA 2bdc0b4View commit details -
Add rule to remove debug library profiling function calls (#162)
Add a new rule to remove calls to `debug.profilebegin` and `debug.profileend` functions
Configuration menu - View commit details
-
Copy full SHA for 843ddeb - Browse repository at this point
Copy the full SHA 843ddebView commit details
Commits on Nov 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for df51a96 - Browse repository at this point
Copy the full SHA df51a96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 483359d - Browse repository at this point
Copy the full SHA 483359dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d7b96c - Browse repository at this point
Copy the full SHA 4d7b96cView 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 v0.11.3...v0.12.0