Thank you very much for the responses.  I get a lot of useful information. <div><br></div><div>Added two sentences to the <a href="http://www.x.org/wiki/Development/Documentation/SubmittingPatches">http://www.x.org/wiki/Development/Documentation/SubmittingPatches</a> about <a href="http://x.org">x.org</a> patchwork.  Should I add more content to let contributor know that they should update the status of patch?  I do agree that this should be done automatically is possible.  I will look into it.  I do have a few questions about how to map between patch and commit.<br>

<div> </div><div>Is there a keyword that can uniquely identify that a patch is applied to the master?  I looked at the xorg-commit and try to search for the patch.  It looks like the subject of the patch email can be used as search keyword.  My concerns is that it might not be unique.  I notice that commit has the SHA code but it is not in the patch.</div>

<div><br></div><div>There are 2 alternatives to automatically change patch status.</div><div><br></div><div>1) Verify patch against master repositories under <a href="http://x.org">x.org</a>.  This mean patchwork has to check every repositories for new commits. Does python have api that can be used to communicate with git repository?</div>

<div><div><div><div><br></div><div>2) Verify patch against the commit mailing list.  This mailing list is an aggregation of commits from every <a href="http://x.org">x.org</a> git repositories.  This alternative is simpler but it is specific to projects that has commit mailing list.</div>

<div><br></div><div>Thanks!</div><div>-- Deen</div><div><br></div><div><br></div></div></div></div></div>