summaryrefslogtreecommitdiff
path: root/hooks
Commit message (Collapse)AuthorAge
* i3status-wrapper -> paperswaySean Whitton2024-04-12
|
* http->https in some license headersSean Whitton2024-04-12
|
* improve regexSean Whitton2022-12-31
|
* use shebangs more consistentlySean Whitton2022-12-10
|
* factor out git-verify-commit-spwSean Whitton2022-12-07
|
* replace install-git-hooks script w/ setting core.hooksPath globallySean Whitton2022-12-04
|
* move most repository git config into included files & some tidyingSean Whitton2022-12-04
|
* archive propellor git hookSean Whitton2022-04-17
|
* fix some usages of the autodie pragma to what was intendedSean Whitton2022-03-20
|
* stop setting commit.gpgsign in dotfiles repoSean Whitton2021-12-31
| | | | Instead, rely on git-dotfiles-rebase amending the tip of master.
* don't require dgit/gdr quilt commits to be signed offSean Whitton2021-08-21
|
* consfigurator git hooksSean Whitton2021-02-20
|
* add .mrconfig.in entry for haskell-tab-indentSean Whitton2020-05-13
|
* replace regular file with symlink so we get latest version of hookSean Whitton2020-03-09
|
* pre-push: let dgit pushes throughSean Whitton2020-02-24
|
* chained_hook shouldn't need newer perl eitherSean Whitton2020-02-18
|
* don't require Debian upload tags to be signed offSean Whitton2020-02-17
|
* replace git-clean-forge-fork with p5-API-GitForgeSean Whitton2020-02-16
|
* case-insensitively look for "^WIP"Sean Whitton2020-02-12
| | | | | Might end up needing to revise (by making the regex more sophisticated) and/or undo this, but seems useful.
* permit configuring local branches not to require Signed-off-by:Sean Whitton2020-02-12
|
* drop old debug printSean Whitton2020-02-07
|
* all git hooks use chained_hook scriptSean Whitton2020-02-02
|
* add p5-Git-Annex repoSean Whitton2020-02-02
|
* add chained_hook hookSean Whitton2020-02-02
|
* stop stowing git hooks into $HOMESean Whitton2020-02-02
No use for those symlinks.