Ryan Ernst created LUCENE-5962: ---------------------------------- Summary: patch creation tool (rename and improve diffSources.py) Key: LUCENE-5962 URL: https://issues.apache.org/jira/browse/LUCENE-5962 Project: Lucene - Core Issue Type: Improvement Reporter: Ryan Ernst
The script {{diffSources.py}} is used for creating patches for feature branches. I think the name {{createPatch.py}} would be more apt. It also only works with certain file types and is one of the only python scripts written for python 2. I'd like to rename this script, upgrade it to python 3, and fix it to work with all files that git/svn would not ignore. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org