]> Sergey Matveev's repositories - public-inbox.git/history - t/thread-cycle.t
www: drop --subject from "git send-email" instructions
[public-inbox.git] / t / thread-cycle.t
2021-10-24 Eric Wongthread: avoid Perl5 internal scratchpad target cache
2021-10-04 Eric Wongwww: fix ref cycle from threading w/ extindex
2021-10-04 Eric Wongt/thread-cycle: make Email::Simple optional
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2020-05-09 Eric Wongremove most internal Email::MIME usage
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-17 Eric Wongsearchthread: reduce indirection by removing container
2020-03-22 Eric Wongrename PublicInbox::SearchMsg => PublicInbox::Smsg
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2018-04-25 Eric Wongthread: sort incoming messages by Date
2018-04-25 Eric Wongthread: prevent hidden threads in /$INBOX/ landing...
2018-02-07 Eric Wongupdate copyrights for 2018
2016-12-21 Eric Wongsearchthread: simplify API and remove needless OO
2016-12-14 Eric Wongt/thread-cycle: no need for Xapian to run this test
2016-12-10 Eric Wongthread: last Reference always wins
2016-10-05 Eric Wongt/thread-cycle: test self-referential messages
2016-10-05 Eric Wongthread: use hash + array instead of hand-rolled linked...