| Commit message (Expand) | Author | Age | Files |
* | Makefile: remove 'smart' extension from pandoc call to generate manuals. | Guilhem Moulin | 2020-08-03 | 2 |
* | HTML: Add background color to code snippets. | Guilhem Moulin | 2020-07-02 | 1 |
* | Prepare new release.upstream/0.5.1 | Guilhem Moulin | 2020-07-02 | 1 |
* | Makefile: Major refactoring, add install and uninstall targets. | Guilhem Moulin | 2020-07-02 | 6 |
* | Bump version number. | Guilhem Moulin | 2020-07-02 | 2 |
* | pullimap: Also compare RFC 5322 date and envelope information in mailbox comp... | Guilhem Moulin | 2020-07-02 | 2 |
* | doc/development.md: Fix broken link. | Guilhem Moulin | 2020-07-01 | 1 |
* | doc/getting-started.md: Link to the IMAP wiki for QRESYNC support in IMAPd. | Guilhem Moulin | 2020-05-12 | 1 |
* | index: Add a short summary to the index. | Guilhem Moulin | 2020-05-12 | 1 |
* | Fix version number. | Guilhem Moulin | 2020-01-29 | 1 |
* | doc/template.html: Switch from Glyphicons to Font Awesome.upstream/0.5 | Guilhem Moulin | 2020-01-03 | 1 |
* | tests/run: Don't redirect stderr by process substitution. | Guilhem Moulin | 2019-12-15 | 1 |
* | tests/*/t: Increase timeout from 2 to 5s after background syncs. | Guilhem Moulin | 2019-12-15 | 4 |
* | typofix | Guilhem Moulin | 2019-12-14 | 1 |
* | Prepare new release candidate.upstream/0.5-rc | Guilhem Moulin | 2019-12-14 | 1 |
* | doc/getting-started.md: Clarify use of `exec` built-in. | Guilhem Moulin | 2019-12-13 | 1 |
* | Add documentation for multi-remote setups. | Guilhem Moulin | 2019-12-13 | 3 |
* | New test for hierarchy delimiter change. | Guilhem Moulin | 2019-12-13 | 4 |
* | doc/index.md: Include link to benchmark. | Guilhem Moulin | 2019-11-22 | 1 |
* | interimap(1): Add link to the "getting started" guide. | Guilhem Moulin | 2019-11-19 | 1 |
* | typofix | Guilhem Moulin | 2019-11-19 | 1 |
* | Add benchmark metrics, with timings and network + memory usage. | Guilhem Moulin | 2019-11-19 | 6 |
* | interimap(1): No longer recommend the NOTIFY extension. | Guilhem Moulin | 2019-11-19 | 1 |
* | pullimap: Fix mangling of data lines starting with a dot. | Guilhem Moulin | 2019-11-18 | 4 |
* | pullimap: Treat messages with a NIL RFC822 attribute as empty. | Guilhem Moulin | 2019-11-18 | 2 |
* | interimap: Gracefully ignore messages with NIL RFC822 attribute. | Guilhem Moulin | 2019-11-17 | 2 |
* | Improve “UIDVALIDITY changed!” error message. | Guilhem Moulin | 2019-11-15 | 2 |
* | doc/*: Explicit anchors. | Guilhem Moulin | 2019-11-15 | 2 |
* | doc/build.md: Update list of dependencies for the test suite. | Guilhem Moulin | 2019-11-14 | 1 |
* | doc/*: Update links to the Dovecot wiki. | Guilhem Moulin | 2019-11-14 | 1 |
* | Add "getting started" documentation. | Gustav Eek | 2019-11-13 | 4 |
* | Makefile: factor out jq script for roff generation. | Guilhem Moulin | 2019-11-13 | 2 |
* | Fix minor space damage. | Guilhem Moulin | 2019-11-13 | 1 |
* | Test suite: add new test for pullimap(1). | Guilhem Moulin | 2019-11-13 | 9 |
* | Avoid sending large UID EXPUNGE|FETCH|STORE and APPEND commands. | Guilhem Moulin | 2019-11-13 | 8 |
* | Net::IMAP::InterIMAP: Don't export $IMAP_text and $IMAP_cond. | Guilhem Moulin | 2019-11-13 | 1 |
* | Net::IMAP::InterIMAP::push_flag_updates() bugfixes. | Guilhem Moulin | 2019-11-13 | 4 |
* | interimap: raise SELECT sample set size from 64 to 256 bytes. | Guilhem Moulin | 2019-11-13 | 2 |
* | Bump minimum Perl for Net::IMAP::InterIMAP to v5.20. | Guilhem Moulin | 2019-11-13 | 2 |
* | Test suite: add new test for COMPRESS=DEFLATE. | Guilhem Moulin | 2019-11-13 | 4 |
* | Test suite: add new tests for SSL/TLS. | Guilhem Moulin | 2019-11-13 | 30 |
* | Test suite: don't treat broken symlinks as missing. | Guilhem Moulin | 2019-11-13 | 1 |
* | Test suite: add new tests for authentication. | Guilhem Moulin | 2019-11-13 | 21 |
* | Refactor and improve test suite. | Guilhem Moulin | 2019-11-13 | 118 |
* | interimap.sample: remove leading `exec`. | Guilhem Moulin | 2019-11-09 | 1 |
* | Remove deprecated/buggy 'o' regexp modifier. | Guilhem Moulin | 2019-11-08 | 3 |
* | libinterimap: honor compress={Yes/No}. | Guilhem Moulin | 2019-11-08 | 2 |
* | Refactor logging logic. | Guilhem Moulin | 2019-11-07 | 10 |
* | libinterimap: Don't panic at the end of the compressed stream. | Guilhem Moulin | 2019-11-07 | 2 |
* | libinterimap: Free reference to $self in _start_ssl(). | Guilhem Moulin | 2019-11-07 | 1 |