aboutsummaryrefslogtreecommitdiffstats
path: root/tools/pre-commit
AgeCommit message (Expand)AuthorFilesLines
2016-03-24Portably remove CRs from Python output.Guy Harris1-7/+10
2016-03-23That's not specific to OS X.Guy Harris1-2/+5
2016-03-23Fix a problem that prevented checkins of all filenames containing theJoerg Mayer1-1/+3
2016-02-25pre-commit: Use uname -a instead.João Valverde1-2/+2
2016-02-25pre-commit: Avoid launching python subprocesses.João Valverde1-8/+45
2016-01-28Add fnmatch support to git pre-commit hookJoão Valverde1-25/+11
2016-01-05Add basic exclude facility to pre-commit hook checksJoão Valverde1-0/+8
2015-09-08tools/pre-commit: compare files instead of mtimePeter Wu1-12/+21
2015-04-08extcap: Add support for Android - androiddumpMichal Labedzki1-1/+1
2014-11-25pre-commit tools: Add arg option to specify the commit id to be checkedAlexis La Goutte1-2/+9
2014-11-08Add checkfiltername.pl to pre-commit scriptMichael Mann1-0/+3
2014-08-04Don't try and run checkAPIs.pl on deleted filesEvan Huus1-1/+1
2014-07-08pre-commit: Add 'unset GREP_OPTIONS' (similar to Gerrit commit-msg)Bill Meier1-0/+2
2014-07-08tools/pre-commit: Complete all checks on all files before exiting with Ok/Fai...Bill Meier1-10/+11
2014-06-10Current test for GIT_DIR introduced in changeset Ie1560c372e23e58fb0e310f6813...Anish Bhatt1-1/+1
2014-05-11It is possible to check out a source tree that is not co-located withJoerg Mayer1-1/+2
2014-04-14Fix Bug 9951: 'git commit hook isn't calling checkAPIs.pl with arguments for ...Hadriel Kaplan1-1/+1
2014-03-19Remove duplicate call to fix-encoding-argsEvan Huus1-3/+0
2014-03-19Add check of whitespace error after Wireshark check (checkhf, checAPIs...)Alexis La Goutte1-3/+4
2014-03-17Enhance pre-commit tools to avoid false positiveAlexis La Goutte1-1/+1
2014-03-13Pre-Commit Hook check to check for newer versionRoland Knall1-0/+5
2014-03-06Update Wireshark pre-commit tools (Add check for trailing whitespace based fr...Alexis La Goutte1-3/+5
2014-02-20Enhance pre-commit tools to avoid false positiveAlexis La Goutte1-1/+1
2014-02-14Remove $Id$ and other Subversion leftovers from the tools.Jeff Morriss1-2/+0
2013-09-09Add my pre-commit git script (with checkAPI/hf/encoding args...) Need to copy...Alexis La Goutte1-0/+44