summaryrefslogtreecommitdiff
path: root/scripts/git/pre-push.git-hook
AgeCommit message (Expand)Author
2020-07-02scripts: Add env variable to disable pre-commit hookDavid Goulet
2020-02-12scripts/git: Stop running the checked-out git scriptsteor
2020-01-23Git hooks: remove support for 0.2.9 directory layout.Nick Mathewson
2019-12-20Makefile/git scripts: Add comments to keep owned file lists in syncteor
2019-10-31scripts/git: Restore a dropped check for pre-commit in pre-pushteor
2019-10-28scripts: Change to the top source directory as neededteor
2019-10-24scripts/git: Make spaces consistent in pre-push.git-hookteor
2019-10-24scripts/git: Only check modified files in existing git hook checksteor
2019-10-24scripts/git: Add check_cocci_parse.sh to the pre-commit hookteor
2019-08-20scripts/git: Remove a duplicate practracker call from the pre-push hookteor
2019-08-08pre-push hook: Only run practracker when a special file is presentNick Mathewson
2019-06-17Merge branch 'ticket29533_squashed'Nick Mathewson
2019-06-17Fix SC2034 in pre-push.git-hookrl1987
2019-06-11scripts/git: Stop hard-coding the bash path in the git scriptsteor
2019-06-05Document TOR_UPSTREAM_REMOTE_NAME env variablerl1987
2019-05-11pre-push.git-hook: Check remote name to see if it's upstreamrl1987
2019-05-01pre-push.git-hook: Allow fixup and squash commits when pushing to non-upstrea...rl1987
2019-04-23Call practracker from pre-push and pre-commit hooksrl1987
2019-04-05Call pre-commit hook from pre-push scriptrl1987
2019-03-10Move all git maintenance scripts to separate directoryrl1987