summaryrefslogtreecommitdiffstats
path: root/templates
AgeCommit message (Expand)AuthorLines
4 daysMerge branch 'pt/fsmonitor-watchman-sample-fix'Junio C Hamano-8/+2
12 daysfsmonitor-watchman: fix variable reference and remove redundant codePaul Tarjan-8/+2
2026-02-13templates: detect commit messages containing diffsPhillip Wood-2/+52
2025-04-01meson: distinguish build and target host binariesPatrick Steinhardt-2/+2
2025-02-18Makefile: set default goals in makefilesAdam Dinwoodie-1/+4
2024-12-07Introduce support for the Meson build systemPatrick Steinhardt-0/+48
2024-12-07Makefile: simplify building of templatesPatrick Steinhardt-15/+25
2023-12-20Merge branch 'jp/use-diff-index-in-pre-commit-sample'Junio C Hamano-1/+1
2023-12-03hooks--pre-commit: detect non-ASCII when renamingJulian Prein-1/+1
2023-04-14send-email: export patch counters in validate environmentRobin Jarry-0/+77
2022-06-07fsmonitor: query watchman with right valid jsonSon Luong Ngoc-2/+3
2022-03-03Makefile: add "$(QUIET)" boilerplate to shared.makÆvar Arnfjörð Bjarmason-5/+0
2022-03-03Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to itÆvar Arnfjörð Bjarmason-0/+3
2020-10-16hook: add sample template for push-to-checkoutAdam Spiers-0/+78
2020-09-23hooks--update.sample: use hash-agnostic zero OIDDenton Liu-1/+1
2020-09-23hooks--pre-push.sample: use hash-agnostic zero OIDDenton Liu-3/+3
2020-09-23hooks--pre-push.sample: modernize scriptDenton Liu-8/+8
2020-02-14Merge branch 'kw/fsmonitor-watchman-racefix'Junio C Hamano-52/+116
2020-01-30Merge branch 'lh/bool-to-type-bool'Junio C Hamano-6/+6
2020-01-23fsmonitor: add fsmonitor hook scripts for version 2Kevin Willford-52/+116
2020-01-21templates: fix deprecated type option `--bool`Lucius Hu-6/+6
2019-12-01Merge branch 'kw/fsmonitor-watchman-fix'Junio C Hamano-9/+4
2019-11-06fsmonitor: fix watchman integrationKevin Willford-9/+4
2019-08-07git-merge: honor pre-merge-commit hookMichael J Gruber-0/+13
2018-05-02Update shell scripts to compute empty tree object IDbrian m. carlson-1/+1
2017-11-13fsmonitor: simplify determining the git worktree under WindowsBen Peart-10/+3
2017-11-10fsmonitor: read from getcwd(), not the PWD environment variableAlex Vandiver-1/+2
2017-10-30fsmonitor: don't bother pretty-printing JSON from watchmanAlex Vandiver-1/+1
2017-10-04fsmonitor: read entirety of watchman outputAlex Vandiver-4/+2
2017-10-04fsmonitor: MINGW support for watchman integrationBen Peart-1/+1
2017-10-01fsmonitor: add a sample integration script for WatchmanBen Peart-0/+122
2017-09-10Merge branch 'ma/up-to-date'Junio C Hamano-1/+1
2017-08-23Merge branch 'ks/prepare-commit-msg-sample-fix'Junio C Hamano-1/+1
2017-08-23treewide: correct several "up-to-date" to "up to date"Martin Ågren-1/+1
2017-08-14hook: use correct logical variableKaartic Sivaraam-1/+1
2017-08-11Merge branch 'ks/prepare-commit-msg-sample'Junio C Hamano-12/+18
2017-07-12hook: add a simple first exampleKaartic Sivaraam-3/+6
2017-07-12hook: add sign-off using "interpret-trailers"Kaartic Sivaraam-1/+5
2017-07-12hook: name the positional variablesKaartic Sivaraam-3/+6
2017-07-12hook: cleanup scriptKaartic Sivaraam-14/+10
2017-07-11pre-rebase hook: capture documentation in a <<here documentJonathan Nieder-3/+3
2016-10-28pre-receive.sample: mark it executableAnders Kaseorg-0/+0
2016-07-14push options: {pre,post}-receive hook learns about push optionsStefan Beller-0/+24
2016-02-26Merge branch 'ma/update-hooks-sample-typofix'Junio C Hamano-1/+1
2016-02-25templates/hooks: fix minor typo in the sample update-hookMartin Amdisen-1/+1
2015-05-11Merge branch 'nd/multiple-work-trees'Junio C Hamano-4/+4
2014-12-22pre-push.sample: remove unnecessary and misleading IFS=' 'Jim Hill-1/+0
2014-12-01*.sh: avoid hardcoding $GIT_DIR/hooks/...Nguyễn Thái Ngọc Duy-4/+4
2014-09-11pre-push.sample: Write error message to stderrW. Trevor King-1/+1
2013-09-24sample pre-commit hook: use --bool when retrieving config varJohan Herland-1/+1