<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in .gitignore</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>0d24de9d558209fa525f350d1320c343f241c3f5 - Add &apos;patman&apos; patch generation, checking and submission script</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/rk3399_rockchip-uboot/tools/patman/.gitignore#0d24de9d558209fa525f350d1320c343f241c3f5</link>
        <description>Add &apos;patman&apos; patch generation, checking and submission scriptWhat is this?=============This tool is a Python script which:- Creates patch directly from your branch- Cleans them up by removing unwanted tags- Inserts a cover letter with change lists- Runs the patches through checkpatch.pl and its own checks- Optionally emails them out to selected peopleIt is intended to automate patch creation and make it a lesserror-prone process. It is useful for U-Boot and Linux work so far,since it uses the checkpatch.pl script.It is configured almost entirely by tags it finds in your commits.This means that you can work on a number of different branches atonce, and keep the settings with each branch rather than having togit format-patch, git send-email, etc. with the correct parameterseach time. So for example if you put:in one of your commits, the series will be sent there.See the README file for full details.ENDSigned-off-by: Simon Glass &lt;sjg@chromium.org&gt;

            List of files:
            /rk3399_rockchip-uboot/tools/patman/.gitignore</description>
        <pubDate>Sat, 14 Jan 2012 15:12:45 +0000</pubDate>
        <dc:creator>Simon Glass &lt;sjg@chromium.org&gt;</dc:creator>
    </item>
</channel>
</rss>
