Commit graph

  • 7cccc9d92d
    Merge pull request #40 from samsonjs/fix/mbox-from-quoting master Rui Carmo 2022-01-08 10:59:14 +0000
  • f91e5ec567
    Merge pull request #42 from samsonjs/perf/fetch-all-at-once Rui Carmo 2022-01-08 10:58:20 +0000
  • f3f085e649
    Merge pull request #41 from samsonjs/feature/exclude-folders Rui Carmo 2022-01-08 10:56:17 +0000
  • c7a53d6a3b Don't silently ignore --exclude-folders when --folders is used too Sami Samhuri 2022-01-02 13:45:25 -0800
  • 92cd9fb6cb
    Improve performance on large folders by 10x or more Sami Samhuri 2022-01-01 16:56:43 -0800
  • 8a080fb076
    Perform >From quoting as described by RFC 4155 Sami Samhuri 2021-12-28 15:22:49 -0800
  • 962b7adc6c
    Add --exclude-folders option to skip specified folders Sami Samhuri 2022-01-01 15:27:59 -0800
  • 0cc27cd570
    Longer timeouts for stale issues Rui Carmo 2021-12-22 11:03:40 +0000
  • 4406f86fc6
    Create handle-inactive-issues.yml Rui Carmo 2021-12-07 13:59:38 +0000
  • 40b555201b
    Merge pull request #34 from DanielRuf-forks/fix/28-quote-foldername Rui Carmo 2021-12-07 13:57:35 +0000
  • 167c927d46
    Quote the foldername to prevent issues with spaces #28 Daniel Ruf 2021-07-18 15:29:50 +0200
  • c042085427
    Merge pull request #30 from Pofilo/fix_utf8_raw_content Rui Carmo 2021-05-27 07:16:32 +0100
  • 0f07508b14 fix for non utf8 content in raw email pofilo 2021-05-26 21:41:10 +0200
  • e60ad2c96b
    Merge pull request #27 from mmachicao/path_option Rui Carmo 2021-05-21 08:50:06 +0100
  • 5a1ac84332 Issuing the LIST command to query the hierarchy delimiter is redundant and has been removed mmachicao@m19r.de 2021-05-16 16:06:12 +0200
  • 75ed85619c
    Create FUNDING.yml Rui Carmo 2021-05-15 23:04:58 +0100
  • 63f9502909
    Merge pull request #26 from mmachicao/path_option Rui Carmo 2021-05-15 18:10:40 +0100
  • 98040d2ad6 new option -d for download directory mmachicao@m19r.de 2021-05-15 18:07:57 +0200
  • a9d1f9c596
    Merge pull request #24 from mmachicao/python3_init Rui Carmo 2021-05-14 07:43:43 +0100
  • 9e10c68532 removed dependency six.string_types mmachicao@m19r.de 2021-05-14 02:21:47 +0200
  • eda804bfec
    readability tweaks Rui Carmo 2021-04-12 21:17:03 +0100
  • d7c7d62c0d
    Merge pull request #22 from mmachicao/python3_init Rui Carmo 2021-04-12 21:04:06 +0100
  • 9f667f62b4 Merge branch 'python3_init' of https://github.com/mmachicao/imapbackup into python3_init mmachicao@m19r.de 2021-04-11 12:40:42 +0200
  • d3576bb9fb Port to Python 3.8. Compression is not supported mmachicao@m19r.de 2021-04-10 20:03:55 +0200
  • 380edf0991 cleanup imports mmachicao@m19r.de 2021-04-11 12:28:55 +0200
  • 2fb0f577df Port to Python 3.8. Compression is not supported mmachicao@m19r.de 2021-04-10 20:03:55 +0200
  • 01aa99feb8
    Merge pull request #21 from loicpirez/master Rui Carmo 2021-03-02 08:08:11 +0000
  • 2c2470223b
    Fix typo in parse_list comment Loïc PIREZ 2021-03-02 15:53:56 +0800
  • 10d262fb09
    Update README.md Rui Carmo 2021-01-03 14:36:07 +0000
  • fb8594432f
    Fix #19 Rui Carmo 2021-01-03 14:26:21 +0000
  • 19d35008b9
    Update README.md Rui Carmo 2020-06-04 17:09:42 +0100
  • 4fadc21c74
    Merge pull request #11 from ezzra/pep8 Rui Carmo 2020-06-04 17:08:58 +0100
  • dd8fb37080 make code PEP8 compliant ezzra 2020-02-19 13:26:07 +0100
  • 81ae9a6b2f
    Add LGTM badge Rui Carmo 2020-02-04 15:09:44 +0000
  • c0328cb4d6
    Update README.md Rui Carmo 2018-12-28 19:01:21 +0000
  • 83e030ad68
    Merge pull request #9 from markfeit/master Rui Carmo 2018-12-28 18:59:33 +0000
  • 1634e51382 Removed unused code that shouldn't have been committed. Mark Feit 2018-12-28 12:22:56 -0500
  • 5dd43729ab Format "From" line date with ctime(3) per RFC 4155. Mark Feit 2018-12-27 07:35:03 -0500
  • 5f2360c824
    Wording Rui Carmo 2018-12-27 12:04:29 +0000
  • 458be298b3
    Add note on locales Rui Carmo 2018-12-27 12:04:01 +0000
  • 0fe915a39e
    Merge pull request #7 from markfeit/master Rui Carmo 2018-12-27 12:00:19 +0000
  • d820b7a832 Format dates in From lines more like most mail programs do Mark Feit 2018-12-25 18:10:51 -0500
  • 0b1351717c Ignore mbox files Mark Feit 2018-12-25 18:08:41 -0500
  • 941509bd63 Allow password to be read from a file Mark Feit 2018-12-25 18:07:00 -0500
  • a0fa6076d9
    Merge pull request #6 from kuttti/master Rui Carmo 2018-12-12 13:55:04 +0000
  • a9f9dc4fe1
    Update imapbackup.py kuttti 2018-12-12 13:19:46 +0100
  • 34f91dca13
    Merge pull request #4 from C-Duv/makes_timeout_option_optional Rui Carmo 2018-01-11 13:49:06 +0000
  • f5aeab9e26
    Makes the timeout option optional C-Duv 2018-01-11 14:44:27 +0100
  • e1ad2d3e5f
    arg specs Rui Carmo 2018-01-11 13:32:42 +0000
  • edbb92844c added timeout option in an attempt to fix #3 Rui Carmo 2017-12-29 11:30:41 +0000
  • b2ab83412b Fix attribution Rui Carmo 2017-07-29 21:32:47 +0100
  • ad09fca79c Add @andrewbaxter to contributors Rui Carmo 2017-07-29 19:57:05 +0100
  • 5762b005e6 Bumped version Rui Carmo 2017-07-29 19:55:50 +0100
  • 82e6071fb3 Fix #2 Rui Carmo 2017-07-29 19:47:51 +0100
  • 89c35f0ac1 updated link Rui Carmo 2015-01-05 13:57:53 +0000
  • 83c12e6292 typo and readability Rui Carmo 2015-01-05 13:57:06 +0000
  • 5c7129d24c Added Andy Bovett's Thunderbird and Windows fixes Rui Carmo 2013-12-09 16:23:09 +0000
  • 066cb8529e Merged in Christian's target directory patch Rui Carmo 2013-12-09 16:14:07 +0000
  • 2fa7bbdf83 re-licensed as MIT Rui Carmo 2013-10-25 00:25:21 +0100
  • 45f2da49d3 README Rui Carmo 2013-10-25 00:25:09 +0100
  • d6e785dced Initial commit Rui Carmo 2013-10-24 15:59:57 -0700