strace/maint
Eugene Syromyatnikov cca061f6f0 maint: make gen-contributors-list.sh suitable for generation of CREDITS
Implement various features in order to make it suitable for the
generation of the CREDITS file:
- add an option for including contributor e-mail;
- add an option to read additional list of contributors from stdin;
- add shorthand for referring to the initial commit of the branch;
- document all of the above in a help message.

* maint/gen-contributors-list.sh (print_help): New function.
(script): Rename to SCRIPT.
(SCRIPT_NORM_EMAILS, MATCH_OUT, OUT_EMAILS, OUT_NO_EMAILS, read_stdin,
include_email): New variables.
Add parsing of options, rewrite input processing.
2017-11-13 20:21:22 +00:00
..
errnoent.sh Add copyright headers 2017-05-22 17:33:51 +00:00
gen-contributors-list.sh maint: make gen-contributors-list.sh suitable for generation of CREDITS 2017-11-13 20:21:22 +00:00
gen-tag-message.sh maint: add gen-tag-message.sh script 2017-09-05 12:13:14 +00:00
ioctls_gen.sh Add copyright headers 2017-05-22 17:33:51 +00:00
ioctls_hex.sh maint: avoid effects of locale when sorting files 2015-05-19 18:00:07 +00:00
ioctls_sym.awk maint: generate ioctl entries without target architecture code execution 2017-09-19 11:32:05 +00:00
ioctls_sym.sh maint: remove KVM_PPC_CONFIGURE_V3_MMU ioctl from non-powerpc arches 2017-11-13 20:21:22 +00:00
signalent.sh Add copyright headers 2017-05-22 17:33:51 +00:00
syscallent.sh Add copyright headers 2017-05-22 17:33:51 +00:00
update_copyright_years.awk Add scripts for automating copyright notices update 2017-05-22 19:30:30 +02:00
update_copyright_years.sh maint/update_copyright_years.sh: fix typo in help output 2017-11-11 23:08:09 +00:00