about summary refs log tree commit homepage
path: root/t/thread-cycle.t
DateCommit message (Expand)
2020-05-09remove most internal Email::MIME usage
2020-04-17searchthread: reduce indirection by removing container
2020-03-22rename PublicInbox::SearchMsg => PublicInbox::Smsg
2020-02-06treewide: run update-copyrights from gnulib for 2019
2019-09-09run update-copyrights from gnulib for 2019
2018-04-25thread: sort incoming messages by Date
2018-04-25thread: prevent hidden threads in /$INBOX/ landing page
2018-02-07update copyrights for 2018
2016-12-21searchthread: simplify API and remove needless OO
2016-12-14t/thread-cycle: no need for Xapian to run this test
2016-12-10thread: last Reference always wins
2016-10-05t/thread-cycle: test self-referential messages
2016-10-05thread: use hash + array instead of hand-rolled linked list