summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * tests: Add a module with some extra utility helpersDylan Baker2017-07-11
|/
* Merge pull request #1072 from lucc/feature/envelope-tagDylan Baker2017-07-11
|\
| * Copy tags to envelope with :editnewLucas Hoffmann2017-07-11
| * Update NEWSLucas Hoffmann2017-07-11
| * Also save envelope tags with :saveLucas Hoffmann2017-07-11
| * Display tags in envelope bufferLucas Hoffmann2017-07-11
| * Add completion to new tag commandsLucas Hoffmann2017-07-11
| * Add tests for new commandsLucas Hoffmann2017-07-11
| * Update documentation for :tag commands in envelope buffersLucas Hoffmann2017-07-11
| * Add :tag commands in envelope buffersLucas Hoffmann2017-07-11
| * Fix typo in docstringLucas Hoffmann2017-07-11
|/
* Merge pull request #1067 from dcbaker/submit/reload-commandDylan Baker2017-07-11
|\
| * Add a reload commandDylan Baker2017-07-10
| * settings: Add a reload methodDylan Baker2017-07-10
| * tests: fix typo in module name envelop -> envelopeDylan Baker2017-07-10
| * tests: rename command/envelope_tests to command/envelope_testDylan Baker2017-07-10
| * tests: rename settings/manager.py -> settings/manager_test.pyDylan Baker2017-07-10
|/
* Merge pull request #1073 from lucc/fix-exceptLucas Hoffmann2017-07-06
|\
| * Compile regex outside of for loopLucas Hoffmann2017-07-06
| * Remove broad exceptLucas Hoffmann2017-07-06
|/
* Merge pull request #1065 from lucc/tests/coverageLucas Hoffmann2017-07-06
|\
| * Use stdlib functions in db.utils.encode_headerLucas Hoffmann2017-06-30
| * Add more tests for db.utils.encode_headerLucas Hoffmann2017-06-30
| * Add tests for addressbook.AddressBookLucas Hoffmann2017-06-23
| * determine_sender: replace complicated break logic by returnLucas Hoffmann2017-06-23
| * determine_sender: Add more testsLucas Hoffmann2017-06-23
| * Use account instead of realname to break loopsLucas Hoffmann2017-06-23
| * Add test for force_realname settingsLucas Hoffmann2017-06-23
| * Remember matched account explicitlyLucas Hoffmann2017-06-22
| * determine_sender: test if account matches addressLucas Hoffmann2017-06-22
| * Add first test for commands.thread.determine_senderLucas Hoffmann2017-06-22
| * Add helper function to quote test stringsLucas Hoffmann2017-06-21
| * Add test for db.utils.decode_headerLucas Hoffmann2017-06-21
| * Extend docstringLucas Hoffmann2017-06-21
| * Add test for db.utils.encode_headerLucas Hoffmann2017-06-21
| * Add test for db.utils.extract_headersLucas Hoffmann2017-06-21
| * Add test for db.utils.is_subdir_ofLucas Hoffmann2017-06-21
| * Add test for db.utils.get_paramsLucas Hoffmann2017-06-21
| * Remove magic constantLucas Hoffmann2017-06-21
| * Add crypto tests that don't need a keyringLucas Hoffmann2017-06-21
|/
* Merge pull request #1066 from pazz/conservative-completionPatrick Totzke2017-06-19
|\
| * add BSD 3 point licence to werkzeug-helperPatrick Totzke2017-06-17
| * conservative lookup of sub-completersPatrick Totzke2017-06-15
|/
* Merge pull request #1063 from lucc/tests/abookDylan Baker2017-06-09
|\
| * Clean up temp file after testLucas Hoffmann2017-06-08
| * Correct membership testLucas Hoffmann2017-06-08
| * Split up test case to see expected failureLucas Hoffmann2017-06-08
| * Add tests for addressbook classesLucas Hoffmann2017-06-08
* | Merge pull request #1056 from kyrias/exclude_tagsLucas Hoffmann2017-06-08
|\ \ | |/ |/|
| * Exclude search.exclude_tags from searchesJohannes Löthberg2017-06-08
|/