taskd.pl: compute prior heads state and pass to Notify::ref_changes
commit83e732918b9e168605656f7a8d4096763d97c69a
authorKyle J. McKay <mackyle@gmail.com>
Thu, 9 Jun 2016 04:54:49 +0000 (8 21:54 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 9 Jun 2016 04:54:49 +0000 (8 21:54 -0700)
treeda27a787c2f7b81dd28fb222e1e5b5d2115d1fba
parent9f38dcbbeb7ffd10697fe3d0dc576deb34835668
taskd.pl: compute prior heads state and pass to Notify::ref_changes

By providing the state of all the refs/heads/... values immediately prior
to the current batch of ref changes, a much better job can be done
selecting which revisions are actually new and which have been seen before.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
taskd/taskd.pl