summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-07-22Add: clearer error message for unclean repoHEADmasterLars Wirzenius2-1/+12
2017-06-18Bump version number post-release to 0.17+gitLars Wirzenius3-2/+12
2017-06-18Prepare to release version 0.17distix-0.17Lars Wirzenius3-5/+5
2017-06-18Add: ticket id as words to ticket listsLars Wirzenius5-5/+27
2017-06-04Update NEWSLars Wirzenius1-0/+2
2017-06-04Add logging of what happens during importing mailLars Wirzenius1-3/+31
2017-05-26Add status closed to tutorialLars Wirzenius1-16/+9
2017-05-25Add: Copy of GPL v3Lars Wirzenius1-0/+674
2017-04-29Bump version number post-release to 0.16+gitLars Wirzenius3-2/+12
2017-04-29Prepare to release version 0.16distix-0.16Lars Wirzenius3-5/+5
2017-04-29Update NEWSLars Wirzenius1-0/+1
2017-04-29Bump version number post-release to 0.15+gitLars Wirzenius3-2/+12
2017-04-29Prepare to release version 0.15distix-0.15Lars Wirzenius3-5/+5
2017-04-29Update NEWSLars Wirzenius1-0/+1
2017-04-29Merge remote-tracking branch 'origin/liw/memopt'Lars Wirzenius2-9/+50
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-14Bump version number post-release to 0.14+gitLars Wirzenius3-2/+12
2017-04-14Prepare to release version 0.14distix-0.14Lars Wirzenius3-5/+5
2017-04-14Update NEWSLars Wirzenius1-0/+3
2017-04-14Fix duplicate checkingLars Wirzenius1-5/+10
2017-04-11Bump version number post-release to 0.13+gitLars Wirzenius3-2/+12
2017-04-11Prepare to release version 0.13distix-0.13Lars Wirzenius3-5/+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