Age | Commit message (Expand) | Author |
2023-12-02 | Revert "Drop allownonascii check from pre-commit checks" | Mike Kaganski |
2023-12-01 | Drop allownonascii check from pre-commit checks | Mike Kaganski |
2023-06-20 | Fix typo in .git-hooks/pre-commit | Taichi Haradaguchi |
2023-04-21 | related tdf#154946: check syntax in git pre-commit hook | Xisco Fauli |
2023-03-22 | git-hooks: better handling in './g -z' with win-links | Juergen Funk |
2023-03-08 | Restore .git-hooks/commit-msg | Stephan Bergmann |
2023-03-07 | Update Sifr Mimetype Icons | Galdam |
2023-03-01 | git-hooks: overwrite the windows-links not with linux-links | Juergen Funk |
2022-12-27 | git pre-commit hook: check .mm files | Xisco Fauli |
2022-12-20 | git pre-commit hook: check .bas and .vb files as well | Xisco Fauli |
2022-11-11 | .git-hook: Emit some warning about clang-format and renamed files | Stephan Bergmann |
2022-09-08 | replace egrep/fgrep calls with grep -E/grep -F | Rene Engelhard |
2021-04-28 | git pre-commit hook: fix typo | Xisco Fauli |
2021-04-27 | Check UI interface domains in the git pre-commit hook | Xisco Fauli |
2021-01-15 | replace stock button images | Caolán McNamara |
2021-01-15 | remove newly unused use-stock support | Caolán McNamara |
2021-01-14 | drop newly added deprecated GtkAlignment instance | Caolán McNamara |
2020-12-22 | replace margin-left with margin-start and margin-right with margin-end | Caolán McNamara |
2020-10-22 | set all .ui min require version of gtk to 3.20 | Caolán McNamara |
2020-10-09 | tdf#134286: fix pre-commit hook to make hooks.allownonascii work | Shiro Kawai |
2020-09-09 | git pre-commit hook: check OOXMLIMPORT and OOXMLEXPORT... | Xisco Fauli |
2020-09-07 | Info git-hook for GIT for Windows | Juergen Funk |
2020-08-12 | git pre-commit hook: check min gtk3 version | Xisco Fauli |
2020-07-10 | Fixup pre-commit hook to work with worktrees | Thorsten Behrens |
2020-07-10 | replace usage of blacklist with denylist | Thorsten Behrens |
2020-02-01 | git hooks: update commit-msg to Gerrit 2.16.15 | Jan-Marek Glogowski |
2020-01-24 | git hooks: update the change-id part of commit-msg | Miklos Vajna |
2019-12-03 | Don't count terminating newline when determining line length | Stephan Bergmann |
2019-06-05 | git-hooks: show length of first line if it's too long | Miklos Vajna |
2019-02-13 | Remove unhelpful "Check for whitespace in front of *'s" from .git-hooks | Stephan Bergmann |
2018-11-22 | git hooks: Tell what to do in another problematic submodules case. | Jan Holesovsky |
2018-11-22 | git hooks: Check that you are not committing to submodules by accident. | Jan Holesovsky |
2018-10-03 | Add Python files to pre-commit hook checks | Thorsten Behrens |
2018-05-22 | Restore .git-hooks/commit-msg accidentally removed earlier | Tor Lillqvist |
2018-05-22 | tdf#117342 - Add Karasa Jaga to LibreOffice core | Rizal Muttaqin |
2018-02-09 | clang-format: improve error message when CI fails | Miklos Vajna |
2018-01-15 | git pre-commit hook: catch copy&pasted author identity | Miklos Vajna |
2017-12-15 | clang-format: restore lost warning on touching formatted file without check | Miklos Vajna |
2017-12-13 | clang-format: ignore not staged hunks | Miklos Vajna |
2017-11-21 | git-hooks: fix pre-commit in submodules | Miklos Vajna |
2017-11-20 | clang-format: enforce coding style via Jenkins | Miklos Vajna |
2017-11-16 | git-hooks: mention download link for clang-format when warning about it | Miklos Vajna |
2017-11-16 | Warn when commit touches new files, but no suitable clang-format is found | Stephan Bergmann |
2017-11-13 | First look for clang-format in CLANG_FORMT env var | Stephan Bergmann |
2017-11-13 | clang-format: standardize on 5.0.0 | Miklos Vajna |
2017-11-03 | Enforce coding style with clang-format for new code | Miklos Vajna |
2017-10-30 | git-hooks: don't complain about large .ui files | Michael Stahl |
2017-09-20 | pre-commit-hook: Also check xsl files for whitespace and tabs | Samuel Mehrbrodt |
2017-09-11 | insist in a domain in .ui files | Caolán McNamara |
2017-09-11 | disallow .ui translatable entries without context at checkin | Caolán McNamara |