index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
misc
/
hooks
Age
Commit message (
Expand
)
Author
2023-01-16
[Git hooks] Add AppleScript dialog script for macOS.
bruvzg
2022-09-21
Style: Ensure consistent formatting with clang-format 15
Rémi Verschelde
2022-08-30
Merge pull request #65078 from RandomShaper/git_hooks_extend
Rémi Verschelde
2022-08-30
Add ability to extend the set of Git pre-commit hooks
Pedro J. Estébanez
2022-08-30
Make Git hooks work on worktrees on Windows
Pedro J. Estébanez
2022-06-11
makerst: Print colored output for easier visual grepping
Hugo Locurcio
2022-05-05
Relax version warning in clang-format precommit hook
Rémi Verschelde
2022-02-10
Fix typos with codespell
Rémi Verschelde
2021-11-18
Fixed pre-commit-black file extensions
David Sichma
2021-11-16
Fix style issue after #54148
Rémi Verschelde
2021-10-26
Merge pull request #54179 from aaronfranke/make-rst
Rémi Verschelde
2021-10-25
clang-format: Enable `--Wno-error=unknown` for compat with older versions
Rémi Verschelde
2021-10-24
Rename "makerst.py" to "make_rst.py"
Aaron Franke
2021-10-22
clang-format: Sync config with LLVM 13
Rémi Verschelde
2021-08-22
Replace HTTP links with HTTPS for sites with HTTPS versions
Aaron Franke
2021-06-07
Allow clang-format 12 in the pre-commit hook
Hugo Locurcio
2021-06-07
Style: Cleanup uses of double spaces between words
Rémi Verschelde
2021-05-10
Fix Ubuntu clang-format version detection in the pre-commit hook
Hugo Locurcio
2021-03-14
clang-format: Fix version number in hook warning
Rémi Verschelde
2021-02-17
Dynamically load libudev.so.1 on Linux if `udev=yes`
Rémi Verschelde
2021-01-26
Merge pull request #45141 from Calinou/clang-format-hook-check-version
Rémi Verschelde
2021-01-19
Cleanup: Remove executable bit from files which don't need it
Rémi Verschelde
2021-01-12
Check for clang-format version in the pre-commit hook
Hugo Locurcio
2020-04-24
Git Hooks: Suppress "which" error messages.
bruvzg
2020-04-21
Git Hooks: Add support for GUI git clients.
bruvzg
2020-03-31
Merge pull request #37445 from nekomatata/hook-makerst-fix
Rémi Verschelde
2020-03-31
Fixed errors in makerst pre-commit hook
PouleyKetchoupp
2020-03-30
Pre-commit hook instructions on Windows
PouleyKetchoupp
2020-03-30
Hooks: Use pygmentize if available to visualize diff
Rémi Verschelde
2020-03-30
Hooks: Add pre-commit hook for psf/black formatting
Rémi Verschelde
2019-12-06
Add a pre-commit hook to check the class reference syntax
Hugo Locurcio
2019-09-04
Split the Android platform java logic into an Android library module (`lib`) ...
fhuya
2019-08-27
Style: Don't apply clang-format to platform/android/java/src/com
Rémi Verschelde
2018-10-02
Style: Fix clang-format pre-commit hook for java and glsl
Rémi Verschelde
2018-08-27
Style: Enable clang-format on GLSL shaders
Rémi Verschelde
2018-03-06
Change shebang of pre-commit-clang-format hook to make it portable
robfram
2017-12-10
Style: Apply clang-format to Java files
Rémi Verschelde
2017-09-02
Fix typos 'a' and 'an'
Poommetee Ketson
2017-04-09
squish: Update to upstream version 1.15
Rémi Verschelde
2017-04-09
Style: Apply clang-format (3.9.1) to Obj-C++ files
Rémi Verschelde
2017-02-12
clang-format: Add pre-commit hook
Rémi Verschelde