opnsense-src/tools/tools/mfc
Florent Thoumie f60de18e42 Tweak mfc.pl to generate backout patchsets.
Approved by:	cperciva (mentor)
2006-06-09 10:59:54 +00:00
..
Makefile
mfc.awk add a diff line so you can check your commit before hitting enter... 2006-05-08 06:47:59 +00:00
mfc.pl Tweak mfc.pl to generate backout patchsets. 2006-06-09 10:59:54 +00:00
mfc.sh
README - Add a new MFC script that takes a message-id, a commit mail or a query string and 2006-01-10 14:33:20 +00:00

$FreeBSD$

Summarize scripts abilities and purposes.

- mfc.awk: added by jmg

Takes in a commit message and generates the proper (hopefully) update -j lines
and commit line to do the MFC.

- mfc.sh: added by des

A simple shell script to help MFC an entire directory to a branch where it
does not already exist.

- mfc.pl: added by flz

A perl script that takes a message-id, a commit mail or a query string and
generates a patchset along with a commit message and a commit script if the
user has commit rights.