]> Sergey Matveev's repositories - public-inbox.git/history - script/public-inbox-learn
No ext_urls
[public-inbox.git] / script / public-inbox-learn
2021-01-25 Eric Wongdoc: re-add missing 1.6 release notes
2021-01-01 Eric Wongupdate copyrights for 2021
2021-01-01 Eric WongMerge tag 'v1.6.1' into eidx
2020-12-31 Eric WongMerge remote-tracking branch 'origin/master' into lorelei
2020-12-28 Eric Wongcheck defined return value for localized slurp errors
2020-12-09 Eric Wongrename {pi_config} fields to {pi_cfg}
2020-09-02 Eric Wongmda+learn: add --help / -h support
2020-09-02 Eric Wongscript/*: set executable bit on -learn and -imapd
2020-05-27 Eric Wonglearn: support --all with `rm'
2020-05-27 Eric Wonglearn: fix buggy typo on List-ID mapping
2020-05-09 Eric Wongreplace most uses of PublicInbox::MIME with Eml
2020-04-22 Eric WongMerge branch '1.4.0-tag-merge'
2020-04-19 Eric Wongfavor `do {}' over `eval {}' for localized slurp
2020-02-06 Eric Wongtreewide: run update-copyrights from gnulib for 2019
2019-11-16 Eric Wonglearn: pass global variables into subs
2019-10-30 Eric WongMerge branch 'learn'
2019-10-30 Eric Wongmda: support multiple List-ID matches
2019-10-30 Eric Wongmda: hoist out List-ID handling and reuse in -learn
2019-10-30 Eric Wonglearn: hoist out remove_or_add subroutine
2019-10-30 Eric Wonglearn: GIT_COMMITTER_<NAME|EMAIL> may be "" or "0"
2019-10-30 Eric Wonglearn: update usage statement
2019-10-30 Eric Wonglearn: only map recipient list on "ham" or "rm"
2019-10-30 Eric Wonglearn: support multiple To/Cc headers
2019-09-09 Eric Wongrun update-copyrights from gnulib for 2019
2018-05-17 Eric Wonglearn: support for v2 repos
2018-04-18 Eric Wong (Contrac... Merge remote-tracking branch 'origin/master' into v2
2018-02-28 Eric Wong (Contrac... use PublicInbox::MIME consistently
2018-02-07 Eric Wongupdate copyrights for 2018
2017-11-16 Eric Wonglearn: use "spam" as subject for removal commits (part #2)
2017-11-16 Eric Wonglearn: use "spam" as subject for removal commits
2017-04-05 Eric Wonglearn: scan all inboxes when learning spam
2017-01-19 Eric Wonglearn: implement "rm" only functionality
2017-01-10 Eric Wongintroduce PublicInbox::MIME wrapper class
2016-07-26 Eric Wonglearn: fix uninitialized variable
2016-06-26 Eric Wongmda: drop leading "From " lines again
2016-06-24 Eric Wongsplit out spamcheck/spamc to its own module.
2016-06-17 Eric Wongimport: auto-update index when done
2016-06-15 Eric Wongmda: hook up new filter functionality
2016-06-15 Eric Wonglearn: remove IPC::Run dependency
2016-06-07 Eric WongMerge branch 'unsubscribe'
2016-05-30 Eric Wongscript/*{mda,learn}: no strict params for Email::MIME...
2016-05-25 Eric Wongremove Email::Address dependency
2016-05-14 Eric Wongrename most instances of "list" to "inbox"
2016-04-25 Eric Wongremove ssoma dependency
2016-04-09 Eric Wongpublic-inbox-learn: drop leading "From " line from...
2016-02-27 Eric Wongmove executables to script/ directory