summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-04-29Use lightweight versions of tickets for renderingliw/memoptLars Wirzenius2-6/+45
2017-04-29Only load ticket matching requested idLars Wirzenius1-3/+5
2017-04-07Push changes after importing from IMAPLars Wirzenius1-0/+8
2017-04-07Update NEWSLars Wirzenius1-0/+3
2017-04-07Add import-imap subcommandLars Wirzenius1-0/+126
2017-04-07refactor: Join short lines into long oneLars Wirzenius1-2/+1
2017-04-07refactor: Split long method into twoLars Wirzenius1-9/+10
2017-04-07refactor: Use existing method for reading mail fileLars Wirzenius1-2/+1
2017-04-07refactor: Drop unused methodLars Wirzenius1-10/+0
2017-04-07refactor: Make _is_already_import get contextLars Wirzenius1-5/+4
2017-04-07refactor: Join two short lines into oneLars Wirzenius1-2/+1
2017-04-07refactor: Make _find_tickets_... get contextLars Wirzenius1-9/+8
2017-04-07refactor: Move variable to a better placeLars Wirzenius1-1/+1
2017-04-07refactor: add message id cache to contextLars Wirzenius1-8/+8
2017-04-07Move all_ticket_ids into contextLars Wirzenius1-8/+8
2017-04-07refactor: add a context objectLars Wirzenius1-21/+37
2017-04-07Change import plugin to use get_ids_from_messageLars Wirzenius1-20/+4
2017-04-07Add test for In-Reply-ToLars Wirzenius1-0/+15
2017-04-07Add References testLars Wirzenius1-0/+15
2017-04-07Add another msg id extractor testLars Wirzenius2-2/+32
2017-04-07Move check -running from setup.py to shell scriptLars Wirzenius3-1/+17
2017-04-07A rudimentary get_ids_from_messageLars Wirzenius3-0/+58
2017-04-06Update NEWSLars Wirzenius1-0/+3
2017-04-06Rewrite yarn IMPLEMENTS in PythonLars Wirzenius3-104/+175
2017-03-25Don't give long list of filenames to git commitLars Wirzenius1-1/+1
2017-03-25Fix: Use xargs to run git add to avoid overlog argvLars Wirzenius1-1/+5
2017-03-25Refactor: Reorder methods for clarityLars Wirzenius1-32/+32
2017-03-25Refactor: Check for ticket existence without loading allLars Wirzenius1-4/+3
2017-03-25Refacctor: Make _find_tickets... reaturn ticket idsLars Wirzenius1-9/+8
2017-03-25Maintain and user msg id cacheLars Wirzenius1-8/+12
2017-03-25Avoid loading all ticket, just list of their idsLars Wirzenius2-27/+37
2017-03-25Add TicketStore.get_message_idsLars Wirzenius2-6/+12
2017-03-25Add TicketStore.ticket_has_message_with_textLars Wirzenius3-11/+37
2017-03-25Fix and clarify mbox import progress reportingLars Wirzenius1-3/+3
2017-03-24Clean up at end of mail import to get rid of empty lineLars Wirzenius1-0/+1
2017-03-22Bump version number post-release to 0.12+gitLars Wirzenius3-2/+12
2017-03-22Prepare to release version 0.12distix-0.12Lars Wirzenius3-5/+5
2017-03-22Update NEWSLars Wirzenius1-0/+2
2017-03-22Handle errors decoding headersLars Wirzenius1-1/+9
2017-03-22Bump version number post-release to 0.11+gitLars Wirzenius3-2/+12
2017-03-22Prepare to release version 0.11distix-0.11Lars Wirzenius3-5/+5
2017-03-22Fix typo in NEWSLars Wirzenius1-1/+1
2017-03-22Handle different errors separateLars Wirzenius1-1/+3
2017-03-21Depend on python-ttystatusLars Wirzenius2-2/+3
2017-02-01Fix crash when rendering message with unknown charsetLars Wirzenius2-1/+3
2017-01-25Remove FIXEM asking for unit test for private methodLars Wirzenius1-2/+0
2017-01-25Remove FIXME asking for unit test of private methodLars Wirzenius1-2/+0
2017-01-07Bump version number post-release to 0.10+gitLars Wirzenius3-2/+12
2017-01-07Prepare to release version 0.10distix-0.10Lars Wirzenius3-5/+5
2017-01-07Fix tests to handle new "distix list" output formattingLars Wirzenius3-11/+10