numam-dpdk/scripts
Thomas Monjalon edbeb7d962 scripts: check commit formatting
The git messages have three parts:
1/ the headline
2/ the explanations
3/ the footer tags

The headline helps to quickly browse an history or catch instantly the
purpose of a commit. Making it short with some consistent wording
allows to easily parse it or match some patterns.

The explanations must give some keys like the reason of the change.
Nothing can be automatically checked for this part, except line length.

The footer contains some tags to find the origin of a bug or who
was working on it.

This script is doing some basic checks mostly on parts 1 and 3.

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Reviewed-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
2016-04-11 23:56:34 +02:00
..
cocci mbuf: add script to convert code to offset macro 2015-06-24 12:01:14 +02:00
auto-config-h.sh scripts: check features to generate configuration header 2015-02-25 16:06:12 +01:00
check-git-log.sh scripts: check commit formatting 2016-04-11 23:56:34 +02:00
check-maintainers.sh scripts: find areas without maintainer 2015-02-09 15:15:04 +01:00
checkpatches.sh scripts: fix run in any directory 2016-04-07 23:05:47 +02:00
cocci.sh mbuf: add script to convert code to offset macro 2015-06-24 12:01:14 +02:00
depdirs-rule.sh remove trailing whitespaces 2014-06-11 00:29:34 +02:00
gen-build-mk.sh remove trailing whitespaces 2014-06-11 00:29:34 +02:00
gen-config-h.sh mk, scripts: remove useless blank lines 2015-06-12 11:10:02 +02:00
load-devel-config.sh scripts: add checkpatch wrapper 2015-12-03 00:03:03 +01:00
merge-maps.sh mk: fix combined lib build with ABI versioning 2015-12-06 15:41:04 +01:00
relpath.sh scripts: fix relpath.sh output when $prefix is set in environment 2015-12-12 00:34:57 +01:00
test-build.sh scripts: test build with all stats enabled 2016-04-11 23:56:34 +02:00
test-null.sh scripts: test null forwarding 2015-04-13 22:50:09 +02:00
validate-abi.sh scripts: fix ABI validator when revision is a tag 2015-12-15 15:19:32 +01:00