Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rakefile: run tests in verbose mode | Antonio Terceiro | 2015-01-13 | 1 | -1/+2 |
* | 1.2.3 release | Antonio Terceiro | 2014-10-07 | 1 | -1/+1 |
* | Fix cleanup of maildirs | Antonio Terceiro | 2014-10-07 | 3 | -1/+16 |
* | feed2imap-test: reuse cache dir/protect config | Antonio Terceiro | 2014-05-18 | 1 | -1/+1 |
* | feed2imap-test: can now take a feed URL as argument | Antonio Terceiro | 2014-02-13 | 1 | -3/+22 |
* | update .gitignore | Antonio Terceiro | 2014-02-13 | 1 | -0/+2 |
* | fix dependency on ruby-feedparser | Antonio Terceiro | 2014-02-13 | 1 | -1/+1 |
* | Release 1.2.2 | Antonio Terceiro | 2014-02-05 | 2 | -2/+2 |
* | config: fix regression with arrays as target | Antonio Terceiro | 2014-02-05 | 2 | -1/+17 |
* | Fix teardown method name | Antonio Terceiro | 2013-08-28 | 1 | -1/+1 |
* | Add program for manual tests | Antonio Terceiro | 2013-08-27 | 1 | -0/+40 |
* | Fix version number management | Antonio Terceiro | 2013-08-27 | 2 | -2/+2 |
* | Pass feed URL to ruby-feedparser | Antonio Terceiro | 2013-08-27 | 2 | -3/+3 |
* | Remove embedded copy of Net::IMAP | Antonio Terceiro | 2013-08-25 | 2 | -3602/+1 |
* | Only remove leading slash from IMAP mailboxes | Antonio Terceiro | 2013-08-25 | 1 | -1/+2 |
* | Revert "Keep the maildir path instact" | Antonio Terceiro | 2013-08-25 | 1 | -0/+1 |
* | New release | Antonio Terceiro | 2013-08-24 | 1 | -1/+2 |
* | Run tests as default rake test | Antonio Terceiro | 2013-08-13 | 1 | -1/+1 |
* | Temporaily disable test that depends on network | Antonio Terceiro | 2013-08-13 | 1 | -1/+1 |
* | Fix MaildirAccount class; add tests | Antonio Terceiro | 2013-08-13 | 6 | -5/+156 |
* | Force encoding of data to UTF-8 | Antonio Terceiro | 2013-08-13 | 1 | -1/+1 |
* | Keep the maildir path instact | Antonio Terceiro | 2013-08-13 | 1 | -1/+0 |
* | Add an initial .gitignore file; ignore tags file | Antonio Terceiro | 2013-08-13 | 1 | -0/+1 |
* | Modernize hancling of encodings | Antonio Terceiro | 2013-08-13 | 2 | -2/+4 |
* | Remove pointless unit test | Antonio Terceiro | 2013-08-13 | 1 | -14/+0 |
* | Make `rake` work under Ruby 1.9 | Antonio Terceiro | 2013-08-13 | 1 | -4/+4 |
* | Merge remote-tracking branch 'chimrod/master' | Lucas Nussbaum | 2012-04-26 | 6 | -24/+31 |
|\ | |||||
| * | Merge branch 'maildir' | Chimrod | 2011-08-31 | 2 | -2/+0 |
| |\ | |||||
| | * | Remove dev log | Chimrod | 2011-08-31 | 1 | -1/+0 |
| | * | Cleanup dev log | Chimrod | 2011-08-31 | 1 | -1/+0 |
| * | | Merge branch 'maildir' | Chimrod | 2011-08-31 | 2 | -17/+13 |
| |\| | |||||
| | * | Corrected maildir_file_info method | Chimrod | 2011-08-31 | 1 | -1/+2 |
| | * | Merged loop | Chimrod | 2011-08-31 | 1 | -16/+11 |
| * | | Updated doc | Chimrod | 2011-08-31 | 1 | -0/+1 |
| |/ | |||||
| * | Set timeout for feed fetching | Chimrod | 2011-08-30 | 3 | -7/+19 |
* | | Use global sequence number | Lucas Nussbaum | 2012-04-26 | 1 | -6/+4 |
|/ | |||||
* | gem: include executable wrappers in bin/* | Eric Wong | 2011-02-18 | 1 | -0/+3 |
* | httpfetcher: accept gzip encoding from servers | Eric Wong | 2011-02-18 | 1 | -5/+14 |
* | add "parts" config option | Eric Wong | 2011-02-18 | 3 | -10/+40 |
* | fix typo breaking debug-updated option | Lucas Nussbaum | 2011-01-08 | 1 | -2/+2 |
* | Add a vim-modeline for the config example. | René 'Necoro' Neumann | 2010-12-01 | 1 | -0/+2 |
* | Encode the folder in UTF7 | Lucas Nussbaum | 2010-12-01 | 1 | -1/+17 |
* | robustify config parsing | Lucas Nussbaum | 2010-12-01 | 1 | -11/+22 |
* | Also add reupload_if_updated for Maildirs | Lucas Nussbaum | 2010-11-30 | 1 | -1/+4 |
* | Add a reupload_if_updated option (default: true) | Lucas Nussbaum | 2010-11-30 | 4 | -8/+20 |
* | Patch to use feed item pubDate in Maildir file names | Bernie Maier | 2010-07-05 | 1 | -6/+10 |
* | update website | Lucas Nussbaum | 2010-04-18 | 2 | -2/+15 |
* | prepare release | Lucas Nussbaum | 2010-04-18 | 4 | -5/+5 |
* | provide a way to disable SSL certificate verification | Lucas Nussbaum | 2010-04-18 | 4 | -1/+12 |
* | update changelog | Lucas Nussbaum | 2010-04-18 | 1 | -0/+4 |