Age | Commit message (Expand) | Author |
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 |
2017-03-24 | git pre-commit hook: Also check swift files | Samuel Mehrbrodt |
2016-12-08 | tdf#102784 - Enhance git pre-commit hook | Marina Latini |
2015-09-08 | git-hooks: Info how to install them manually. | Jan Holesovsky |
2015-06-13 | Catch funny line-ends in pre-commit hook. | Thorsten Behrens |
2015-02-13 | git-hooks: post-merge script does not need /bin/bash | Thomas Klausner |
2015-02-13 | git-hooks: recognize multiple bug ids | Miklos Vajna |
2015-02-12 | git hooks: reject suspicious fdo references | Miklos Vajna |
2014-05-16 | git pre-commit hook: block large files | Miklos Vajna |
2013-03-01 | grep actually doesn't normally know \t, but [:blank:] is [ \t] | Luboš Luňák |
2013-03-01 | warn about commit messages with accidental comments | Luboš Luňák |
2012-10-26 | add hook to block use of markup in .ui files | Caolán McNamara |
2012-10-25 | if git hooks are moved, move the README as well | Miklos Vajna |