]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
email-lda: use git-apply to more accurately find patch emails
authorJacob Keller <jacob.e.keller@intel.com>
Wed, 26 Aug 2015 01:00:06 +0000 (18:00 -0700)
committerJacob Keller <jacob.e.keller@intel.com>
Wed, 26 Aug 2015 20:33:00 +0000 (13:33 -0700)
commit58ef2bccea518a0b27a2c61fe68296e3a954682d
treed0176203dd592a94d796c37bebc1676144ed7feb
parent111034f1b9c7f5065dab8029d69ec42bbb4cc90d
email-lda: use git-apply to more accurately find patch emails

Instead of using the subject as the sole arbiter of whether an email
contains a patch, reject all emails which cannot be recognized by
git-apply. In this way, we can locate even patches with non-standard
subject lines. Use the subject line to differentiate between patch
series and individual patches when possible.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
email/aiaiai-email-lda
email/aiaiai-email-sh-functions