Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | t/5000-mscan.t: typo | Leah Neukirchen | 2020-08-11 | 1 | -1/+1 |
| | |||||
* | t/5000-mscan.t: add test for b41d2ef | Leah Neukirchen | 2020-08-11 | 1 | -1/+3 |
| | |||||
* | mpick: breaking cmdline options | Duncan Overbruck | 2020-07-30 | 1 | -17/+17 |
| | | | | | | | Two breaking changes which will make mpick fit more in with all other mblaze tools by using mmsg(7) arguments: - Use the -F flag to read script files. - Remove msglist support | ||||
* | t: use - instead of /dev/stdin | Leah Neukirchen | 2020-07-03 | 1 | -1/+1 |
| | |||||
* | seq: - now refers to the message on stdin, use .- for previous message | Leah Neukirchen | 2020-07-03 | 1 | -1/+1 |
| | |||||
* | t/2000-mpick.t: test environment variables in expressions | Julian Rother | 2020-06-07 | 1 | -1/+3 |
| | |||||
* | t/lib.sh: work around a OpenBSD bug | Leah Neukirchen | 2020-05-16 | 1 | -2/+2 |
| | | | | Upstream report: https://marc.info/?i=871rnjhncc.fsf%20()%20vuxu%20!%20org | ||||
* | mpick: improve unknown binding error and add test case | Duncan Overbruck | 2020-05-15 | 1 | -1/+4 |
| | |||||
* | t/2000-mpick.t: check for double free with bindings | Duncan Overbruck | 2020-05-15 | 1 | -1/+10 |
| | |||||
* | t/2000-mpick.t: add tests for all the new features | Duncaen | 2020-05-15 | 1 | -1/+50 |
| | |||||
* | mpick: add header decodeop for better address matching | Duncaen | 2020-05-15 | 1 | -1/+3 |
| | |||||
* | blaze822: blaze822_addr: null-terminate ttok at the current position before ↵ | Leah Neukirchen | 2020-04-03 | 1 | -1/+4 |
| | | | | appending | ||||
* | blaze822: blaze822_addr: don't force add space before quoted words | Leah Neukirchen | 2020-04-03 | 1 | -1/+6 |
| | |||||
* | blaze822: blaze822_addr: ignore leading obs-route | Leah Neukirchen | 2020-04-03 | 1 | -1/+3 |
| | |||||
* | t: update links | Leah Neukirchen | 2019-03-01 | 1 | -1/+1 |
| | |||||
* | t/1501-maddr-regress.t: adapt to changes of bcd258a | Leah Neukirchen | 2018-08-15 | 1 | -5/+5 |
| | |||||
* | t/1500-maddr.t: adapt to changes of bcd258a | Leah Neukirchen | 2018-08-15 | 1 | -1/+1 |
| | |||||
* | t/1501-maddr-regress.t: fix failing test, maddr never quotes the display name | Leah Neukirchen | 2018-03-02 | 1 | -1/+1 |
| | |||||
* | 1501-maddr-regress.t: space in local part | Leah Neukirchen | 2018-02-16 | 1 | -2/+3 |
| | |||||
* | t/1501-maddr-regress.t: add regression tests for address parsing | Leah Neukirchen | 2018-01-14 | 1 | -0/+42 |
| | |||||
* | t/1500-maddr.t: fix check, maddr now compresses whitespace. | Leah Neukirchen | 2018-01-12 | 1 | -1/+1 |
| | |||||
* | t: add test case for latest magrep crash | Duncaen | 2017-11-11 | 1 | -1/+128 |
| | | | | | This crash was reported in #76 and resolved with commit 6239ef35357824308df079bd6df0dc4b202e898. | ||||
* | mseq: remove the ,2: suffix from the file we search for and add testcase | Duncaen | 2017-06-25 | 1 | -1/+5 |
| | | | | | | This fixes #38 Closes: #39 [via git-merge-pr] | ||||
* | mpick: allow string expressions on any header | Duncaen | 2017-04-17 | 1 | -1/+3 |
| | |||||
* | t: add maddr and minc tests | Duncaen | 2017-04-02 | 2 | -0/+103 |
| | |||||
* | seq: fix selecting subthreads at the end of sequences and add test cases | Duncaen | 2017-04-01 | 1 | -1/+10 |
| | |||||
* | t: add check_test | Duncaen | 2017-03-31 | 6 | -18/+29 |
| | |||||
* | t: add mseq and mflag tests | Duncaen | 2017-03-31 | 2 | -0/+70 |
| | |||||
* | t: minor fixes for mpick and mscan tests | Duncaen | 2017-03-30 | 2 | -2/+2 |
| | |||||
* | t: add mscan and msort tests | Duncaen | 2017-03-30 | 2 | -0/+119 |
| | |||||
* | t: add msed tests | Duncaen | 2017-03-30 | 1 | -0/+35 |
| | |||||
* | t: add magrep tests | Duncaen | 2017-03-30 | 1 | -0/+67 |
| | |||||
* | mpick: add missing :R msglist type | Duncaen | 2017-03-30 | 1 | -1/+1 |
| | |||||
* | t/1000-mmime.t: wc -L is a gnuism | Leah Neukirchen | 2017-03-30 | 1 | -1/+1 |
| | |||||
* | t: beginnings of a test suite | Leah Neukirchen | 2017-03-30 | 3 | -0/+109 |