]> www.infradead.org Git - users/dedekind/aiaiai.git/commit
autodetect-project: limit search to nearest annotated tag
authorJacob Keller <jacob.e.keller@intel.com>
Tue, 25 Aug 2015 23:31:22 +0000 (16:31 -0700)
committerJacob Keller <jacob.e.keller@intel.com>
Tue, 25 Aug 2015 23:31:22 +0000 (16:31 -0700)
commit111034f1b9c7f5065dab8029d69ec42bbb4cc90d
tree9158aba5dd726ac5dd8dff66a2538d48a378c9e2
parentd5a1f29ffbe1448296dbcb4eeff2839977526002
autodetect-project: limit search to nearest annotated tag

This patch limits the search for patching patch-id commits to only check
commits since the most recent tag. This works well for the Linux kernel,
as we only worry about exact resubmissions of recent work, that may have
been applied before aiaiai could test it. This may not work for all
projects, and probably some sort of configurable setting should be
created.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
email/aiaiai-email-autodetect-project