This is an automated email from the ASF dual-hosted git repository.
humbedooh pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git.
from ff1bf8c Conform bulk operations with archiver.py's index format, run
code through Black.
new 52e8092 Move elastic and ponymailconfig into plugins, have elastic
use the ponymailconfig module
new 6b9bdaf Start using plugins.elastic for archiver
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
tools/archiver.py | 83 ++++++------------
tools/{ => plugins}/elastic.py | 159 +++++++++++++++++++---------------
tools/{ => plugins}/ponymailconfig.py | 3 +-
3 files changed, 116 insertions(+), 129 deletions(-)
rename tools/{ => plugins}/elastic.py (52%)
rename tools/{ => plugins}/ponymailconfig.py (92%)