Import maildir-utils_1.4.15.orig.tar.gz
authorNorbert Preining <norbert@preining.info>
Sat, 23 Jan 2021 16:01:10 +0000 (01:01 +0900)
committerNorbert Preining <norbert@preining.info>
Sat, 23 Jan 2021 16:01:10 +0000 (01:01 +0900)
commitf8da9c83029a5e7c36f6df3eaa0b28871112ec07
tree73189c5008c78c361bdf6828eb69224672234f26
Import maildir-utils_1.4.15.orig.tar.gz

[dgit import orig maildir-utils_1.4.15.orig.tar.gz]
387 files changed:
.dir-locals.el [new file with mode: 0644]
.editorconfig [new file with mode: 0644]
.github/issue_template.md [new file with mode: 0644]
.gitignore [new file with mode: 0644]
.mailmap [new file with mode: 0644]
.travis.yml [new file with mode: 0644]
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
HACKING [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
NEWS.org [new file with mode: 0644]
README [new file with mode: 0644]
TODO [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
build-aux/config.rpath [new file with mode: 0644]
c.cfg [new file with mode: 0644]
configure.ac [new file with mode: 0644]
contrib/Makefile.am [new file with mode: 0644]
contrib/gmime-test.c [new file with mode: 0644]
contrib/mu-completion.zsh [new file with mode: 0644]
contrib/mu-sexp-convert [new file with mode: 0755]
contrib/mu.spec [new file with mode: 0644]
gtest.mk [new file with mode: 0644]
guile/Makefile.am [new file with mode: 0644]
guile/examples/Makefile.am [new file with mode: 0644]
guile/examples/contacts-export [new file with mode: 0755]
guile/examples/msg-graphs [new file with mode: 0755]
guile/examples/mu-biff [new file with mode: 0755]
guile/examples/org2mu4e [new file with mode: 0755]
guile/fdl.texi [new file with mode: 0644]
guile/mu-guile-message.c [new file with mode: 0644]
guile/mu-guile-message.h [new file with mode: 0644]
guile/mu-guile.c [new file with mode: 0644]
guile/mu-guile.h [new file with mode: 0644]
guile/mu-guile.texi [new file with mode: 0644]
guile/mu.scm [new file with mode: 0644]
guile/mu/Makefile.am [new file with mode: 0644]
guile/mu/README [new file with mode: 0644]
guile/mu/contact.scm [new file with mode: 0644]
guile/mu/message.scm [new file with mode: 0644]
guile/mu/part.scm [new file with mode: 0644]
guile/mu/plot.scm [new file with mode: 0644]
guile/mu/script.scm [new file with mode: 0644]
guile/mu/stats.scm [new file with mode: 0644]
guile/scripts/Makefile.am [new file with mode: 0644]
guile/scripts/find-dups.scm [new file with mode: 0755]
guile/scripts/msgs-count.scm [new file with mode: 0755]
guile/scripts/msgs-per-day.scm [new file with mode: 0755]
guile/scripts/msgs-per-hour.scm [new file with mode: 0755]
guile/scripts/msgs-per-month.scm [new file with mode: 0755]
guile/scripts/msgs-per-year-month.scm [new file with mode: 0755]
guile/scripts/msgs-per-year.scm [new file with mode: 0755]
guile/tests/Makefile.am [new file with mode: 0644]
guile/tests/test-mu-guile.c [new file with mode: 0644]
guile/tests/test-mu-guile.scm [new file with mode: 0755]
guile/texi.texi.in [new file with mode: 0644]
lib/Makefile.am [new file with mode: 0644]
lib/doxyfile.in [new file with mode: 0644]
lib/mu-bookmarks.c [new file with mode: 0644]
lib/mu-bookmarks.h [new file with mode: 0644]
lib/mu-contacts.cc [new file with mode: 0644]
lib/mu-contacts.hh [new file with mode: 0644]
lib/mu-container.c [new file with mode: 0644]
lib/mu-container.h [new file with mode: 0644]
lib/mu-flags.c [new file with mode: 0644]
lib/mu-flags.h [new file with mode: 0644]
lib/mu-index.c [new file with mode: 0644]
lib/mu-index.h [new file with mode: 0644]
lib/mu-maildir.c [new file with mode: 0644]
lib/mu-maildir.h [new file with mode: 0644]
lib/mu-msg-crypto.c [new file with mode: 0644]
lib/mu-msg-doc.cc [new file with mode: 0644]
lib/mu-msg-doc.h [new file with mode: 0644]
lib/mu-msg-fields.c [new file with mode: 0644]
lib/mu-msg-fields.h [new file with mode: 0644]
lib/mu-msg-file.c [new file with mode: 0644]
lib/mu-msg-file.h [new file with mode: 0644]
lib/mu-msg-iter.cc [new file with mode: 0644]
lib/mu-msg-iter.h [new file with mode: 0644]
lib/mu-msg-json.c [new file with mode: 0644]
lib/mu-msg-part.c [new file with mode: 0644]
lib/mu-msg-part.h [new file with mode: 0644]
lib/mu-msg-prio.c [new file with mode: 0644]
lib/mu-msg-prio.h [new file with mode: 0644]
lib/mu-msg-priv.h [new file with mode: 0644]
lib/mu-msg-sexp.c [new file with mode: 0644]
lib/mu-msg.c [new file with mode: 0644]
lib/mu-msg.h [new file with mode: 0644]
lib/mu-query.cc [new file with mode: 0644]
lib/mu-query.h [new file with mode: 0644]
lib/mu-runtime.cc [new file with mode: 0644]
lib/mu-runtime.h [new file with mode: 0644]
lib/mu-script.c [new file with mode: 0644]
lib/mu-script.h [new file with mode: 0644]
lib/mu-store.cc [new file with mode: 0644]
lib/mu-store.hh [new file with mode: 0644]
lib/mu-threader.c [new file with mode: 0644]
lib/mu-threader.h [new file with mode: 0644]
lib/query/Makefile.am [new file with mode: 0644]
lib/query/mu-data.hh [new file with mode: 0644]
lib/query/mu-parser.cc [new file with mode: 0644]
lib/query/mu-parser.hh [new file with mode: 0644]
lib/query/mu-proc-iface.hh [new file with mode: 0644]
lib/query/mu-tokenizer.cc [new file with mode: 0644]
lib/query/mu-tokenizer.hh [new file with mode: 0644]
lib/query/mu-tree.hh [new file with mode: 0644]
lib/query/mu-xapian.cc [new file with mode: 0644]
lib/query/mu-xapian.hh [new file with mode: 0644]
lib/query/parse.cc [new file with mode: 0644]
lib/query/test-parser.cc [new file with mode: 0644]
lib/query/test-tokenizer.cc [new file with mode: 0644]
lib/query/tokenize.cc [new file with mode: 0644]
lib/test-mu-common.c [new file with mode: 0644]
lib/test-mu-common.h [new file with mode: 0644]
lib/test-mu-contacts.cc [new file with mode: 0644]
lib/test-mu-container.c [new file with mode: 0644]
lib/test-mu-date.c [new file with mode: 0644]
lib/test-mu-flags.c [new file with mode: 0644]
lib/test-mu-maildir.c [new file with mode: 0644]
lib/test-mu-msg-fields.c [new file with mode: 0644]
lib/test-mu-msg.c [new file with mode: 0644]
lib/test-mu-store.c [new file with mode: 0644]
lib/testdir/cur/1220863042.12663_1.mindcrime!2,S [new file with mode: 0644]
lib/testdir/cur/1220863060.12663_3.mindcrime!2,S [new file with mode: 0644]
lib/testdir/cur/1220863087.12663_15.mindcrime!2,PS [new file with mode: 0644]
lib/testdir/cur/1220863087.12663_19.mindcrime!2,S [new file with mode: 0644]
lib/testdir/cur/1220863087.12663_5.mindcrime!2,S [new file with mode: 0644]
lib/testdir/cur/1220863087.12663_7.mindcrime!2,RS [new file with mode: 0644]
lib/testdir/cur/1252168370_3.14675.cthulhu!2,S [new file with mode: 0644]
lib/testdir/cur/1283599333.1840_11.cthulhu!2, [new file with mode: 0644]
lib/testdir/cur/1305664394.2171_402.cthulhu!2, [new file with mode: 0644]
lib/testdir/cur/encrypted!2,S [new file with mode: 0644]
lib/testdir/cur/multimime!2,FS [new file with mode: 0644]
lib/testdir/cur/multirecip!2,S [new file with mode: 0644]
lib/testdir/cur/signed!2,S [new file with mode: 0644]
lib/testdir/cur/signed-encrypted!2,S [new file with mode: 0644]
lib/testdir/cur/special!2,Sabc [new file with mode: 0644]
lib/testdir/new/1220863087.12663_21.mindcrime [new file with mode: 0644]
lib/testdir/new/1220863087.12663_23.mindcrime [new file with mode: 0644]
lib/testdir/new/1220863087.12663_25.mindcrime [new file with mode: 0644]
lib/testdir/new/1220863087.12663_9.mindcrime [new file with mode: 0644]
lib/testdir/tmp/1220863087.12663.ignore [new file with mode: 0644]
lib/testdir2/Foo/cur/arto.eml [new file with mode: 0644]
lib/testdir2/Foo/cur/fraiche.eml [new file with mode: 0644]
lib/testdir2/Foo/cur/mail5 [new file with mode: 0644]
lib/testdir2/Foo/new/.noindex [new file with mode: 0644]
lib/testdir2/Foo/tmp/.noindex [new file with mode: 0644]
lib/testdir2/bar/cur/181736.eml [new file with mode: 0644]
lib/testdir2/bar/cur/mail1 [new file with mode: 0644]
lib/testdir2/bar/cur/mail2 [new file with mode: 0644]
lib/testdir2/bar/cur/mail3 [new file with mode: 0644]
lib/testdir2/bar/cur/mail4 [new file with mode: 0644]
lib/testdir2/bar/cur/mail5 [new file with mode: 0644]
lib/testdir2/bar/cur/mail6 [new file with mode: 0644]
lib/testdir2/bar/new/.noindex [new file with mode: 0644]
lib/testdir2/bar/tmp/.noindex [new file with mode: 0644]
lib/testdir2/wom_bat/cur/atomic [new file with mode: 0644]
lib/testdir2/wom_bat/cur/rfc822.1 [new file with mode: 0644]
lib/testdir2/wom_bat/cur/rfc822.2 [new file with mode: 0644]
lib/testdir3/cycle/cur/cycle0 [new file with mode: 0644]
lib/testdir3/cycle/cur/cycle0.0 [new file with mode: 0644]
lib/testdir3/cycle/cur/cycle0.0.0 [new file with mode: 0644]
lib/testdir3/cycle/cur/rogue0 [new file with mode: 0644]
lib/testdir3/cycle/new/.noindex [new file with mode: 0644]
lib/testdir3/cycle/tmp/.noindex [new file with mode: 0644]
lib/testdir3/sort/1st-child-promotes-thread/cur/A [new file with mode: 0644]
lib/testdir3/sort/1st-child-promotes-thread/cur/B [new file with mode: 0644]
lib/testdir3/sort/1st-child-promotes-thread/cur/C [new file with mode: 0644]
lib/testdir3/sort/1st-child-promotes-thread/cur/D [new file with mode: 0644]
lib/testdir3/sort/1st-child-promotes-thread/new/.noindex [new file with mode: 0644]
lib/testdir3/sort/1st-child-promotes-thread/tmp/.noindex [new file with mode: 0644]
lib/testdir3/sort/2nd-child-promotes-thread/cur/A [new file with mode: 0644]
lib/testdir3/sort/2nd-child-promotes-thread/cur/B [new file with mode: 0644]
lib/testdir3/sort/2nd-child-promotes-thread/cur/C [new file with mode: 0644]
lib/testdir3/sort/2nd-child-promotes-thread/cur/D [new file with mode: 0644]
lib/testdir3/sort/2nd-child-promotes-thread/cur/E [new file with mode: 0644]
lib/testdir3/sort/2nd-child-promotes-thread/new/.noindex [new file with mode: 0644]
lib/testdir3/sort/2nd-child-promotes-thread/tmp/.noindex [new file with mode: 0644]
lib/testdir3/sort/child-does-not-promote-thread/cur/A [new file with mode: 0644]
lib/testdir3/sort/child-does-not-promote-thread/cur/X [new file with mode: 0644]
lib/testdir3/sort/child-does-not-promote-thread/cur/Y [new file with mode: 0644]
lib/testdir3/sort/child-does-not-promote-thread/cur/Z [new file with mode: 0644]
lib/testdir3/sort/child-does-not-promote-thread/new/.noindex [new file with mode: 0644]
lib/testdir3/sort/child-does-not-promote-thread/tmp/.noindex [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-only-subthread/cur/A [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-only-subthread/cur/B [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-only-subthread/cur/C [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-only-subthread/cur/D [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-only-subthread/cur/E [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-only-subthread/cur/F [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-only-subthread/cur/G [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-only-subthread/new/.noindex [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-only-subthread/tmp/.noindex [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-thread/cur/A [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-thread/cur/B [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-thread/cur/C [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-thread/cur/D [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-thread/cur/E [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-thread/new/.noindex [new file with mode: 0644]
lib/testdir3/sort/grandchild-promotes-thread/tmp/.noindex [new file with mode: 0644]
lib/testdir3/tree/cur/child0.0 [new file with mode: 0644]
lib/testdir3/tree/cur/child0.1 [new file with mode: 0644]
lib/testdir3/tree/cur/child0.1.0 [new file with mode: 0644]
lib/testdir3/tree/cur/child2.0.0 [new file with mode: 0644]
lib/testdir3/tree/cur/child3.0.0.0.0 [new file with mode: 0644]
lib/testdir3/tree/cur/child4.0 [new file with mode: 0644]
lib/testdir3/tree/cur/child4.1 [new file with mode: 0644]
lib/testdir3/tree/cur/root0 [new file with mode: 0644]
lib/testdir3/tree/cur/root1 [new file with mode: 0644]
lib/testdir3/tree/cur/root2 [new file with mode: 0644]
lib/testdir3/tree/new/.noindex [new file with mode: 0644]
lib/testdir3/tree/tmp/.noindex [new file with mode: 0644]
lib/testdir4/1220863042.12663_1.mindcrime!2,S [new file with mode: 0644]
lib/testdir4/1220863087.12663_19.mindcrime!2,S [new file with mode: 0644]
lib/testdir4/1252168370_3.14675.cthulhu!2,S [new file with mode: 0644]
lib/testdir4/1283599333.1840_11.cthulhu!2, [new file with mode: 0644]
lib/testdir4/1305664394.2171_402.cthulhu!2, [new file with mode: 0644]
lib/testdir4/181736.eml [new file with mode: 0644]
lib/testdir4/encrypted!2,S [new file with mode: 0644]
lib/testdir4/mail1 [new file with mode: 0644]
lib/testdir4/mail5 [new file with mode: 0644]
lib/testdir4/multimime!2,FS [new file with mode: 0644]
lib/testdir4/signed!2,S [new file with mode: 0644]
lib/testdir4/signed-bad!2,S [new file with mode: 0644]
lib/testdir4/signed-encrypted!2,S [new file with mode: 0644]
lib/testdir4/special!2,Sabc [new file with mode: 0644]
lib/utils/Makefile.am [new file with mode: 0644]
lib/utils/mu-command-parser.cc [new file with mode: 0644]
lib/utils/mu-command-parser.hh [new file with mode: 0644]
lib/utils/mu-date.c [new file with mode: 0644]
lib/utils/mu-date.h [new file with mode: 0644]
lib/utils/mu-error.hh [new file with mode: 0644]
lib/utils/mu-log.c [new file with mode: 0644]
lib/utils/mu-log.h [new file with mode: 0644]
lib/utils/mu-sexp-parser.cc [new file with mode: 0644]
lib/utils/mu-sexp-parser.hh [new file with mode: 0644]
lib/utils/mu-str.c [new file with mode: 0644]
lib/utils/mu-str.h [new file with mode: 0644]
lib/utils/mu-util.c [new file with mode: 0644]
lib/utils/mu-util.h [new file with mode: 0644]
lib/utils/mu-utils.cc [new file with mode: 0644]
lib/utils/mu-utils.hh [new file with mode: 0644]
lib/utils/test-command-parser.cc [new file with mode: 0644]
lib/utils/test-mu-str.c [new file with mode: 0644]
lib/utils/test-mu-util.c [new file with mode: 0644]
lib/utils/test-sexp-parser.cc [new file with mode: 0644]
lib/utils/test-utils.cc [new file with mode: 0644]
m4/Makefile.am [new file with mode: 0644]
m4/ax_ac_append_to_file.m4 [new file with mode: 0644]
m4/ax_ac_print_to_file.m4 [new file with mode: 0644]
m4/ax_add_am_macro_static.m4 [new file with mode: 0644]
m4/ax_am_macros_static.m4 [new file with mode: 0644]
m4/ax_append_compile_flags.m4 [new file with mode: 0644]
m4/ax_append_flag.m4 [new file with mode: 0644]
m4/ax_append_link_flags.m4 [new file with mode: 0644]
m4/ax_check_compile_flag.m4 [new file with mode: 0644]
m4/ax_check_enable_debug.m4 [new file with mode: 0644]
m4/ax_check_gnu_make.m4 [new file with mode: 0644]
m4/ax_check_link_flag.m4 [new file with mode: 0644]
m4/ax_code_coverage.m4 [new file with mode: 0644]
m4/ax_compiler_flags.m4 [new file with mode: 0644]
m4/ax_compiler_flags_cflags.m4 [new file with mode: 0644]
m4/ax_compiler_flags_cxxflags.m4 [new file with mode: 0644]
m4/ax_compiler_flags_gir.m4 [new file with mode: 0644]
m4/ax_compiler_flags_ldflags.m4 [new file with mode: 0644]
m4/ax_cxx_compile_stdcxx.m4 [new file with mode: 0644]
m4/ax_cxx_compile_stdcxx_14.m4 [new file with mode: 0644]
m4/ax_file_escapes.m4 [new file with mode: 0644]
m4/ax_is_release.m4 [new file with mode: 0644]
m4/ax_lib_readline.m4 [new file with mode: 0644]
m4/ax_require_defined.m4 [new file with mode: 0644]
m4/ax_valgrind_check.m4 [new file with mode: 0644]
m4/guile-2.2.m4 [new file with mode: 0644]
m4/host-cpu-c-abi.m4 [new file with mode: 0644]
m4/lib-ld.m4 [new file with mode: 0644]
m4/lib-link.m4 [new file with mode: 0644]
m4/lib-prefix.m4 [new file with mode: 0644]
man/Makefile.am [new file with mode: 0644]
man/mu-add.1 [new file with mode: 0644]
man/mu-bookmarks.5 [new file with mode: 0644]
man/mu-cfind.1 [new file with mode: 0644]
man/mu-easy.1 [new file with mode: 0644]
man/mu-extract.1 [new file with mode: 0644]
man/mu-find.1 [new file with mode: 0644]
man/mu-help.1 [new file with mode: 0644]
man/mu-index.1 [new file with mode: 0644]
man/mu-info.1 [new file with mode: 0644]
man/mu-init.1 [new file with mode: 0644]
man/mu-mkdir.1 [new file with mode: 0644]
man/mu-query.7 [new file with mode: 0644]
man/mu-remove.1 [new file with mode: 0644]
man/mu-script.1 [new file with mode: 0644]
man/mu-server.1 [new file with mode: 0644]
man/mu-verify.1 [new file with mode: 0644]
man/mu-view.1 [new file with mode: 0644]
man/mu.1 [new file with mode: 0644]
mu/Makefile.am [new file with mode: 0644]
mu/mu-cmd-cfind.c [new file with mode: 0644]
mu/mu-cmd-extract.c [new file with mode: 0644]
mu/mu-cmd-find.c [new file with mode: 0644]
mu/mu-cmd-index.c [new file with mode: 0644]
mu/mu-cmd-script.c [new file with mode: 0644]
mu/mu-cmd-server.cc [new file with mode: 0644]
mu/mu-cmd.c [new file with mode: 0644]
mu/mu-cmd.h [new file with mode: 0644]
mu/mu-config.c [new file with mode: 0644]
mu/mu-config.h [new file with mode: 0644]
mu/mu-help-strings.awk [new file with mode: 0644]
mu/mu-help-strings.txt [new file with mode: 0644]
mu/mu-memcheck.in [new file with mode: 0644]
mu/mu.cc [new file with mode: 0644]
mu/test-mu-cmd-cfind.c [new file with mode: 0644]
mu/test-mu-cmd.c [new file with mode: 0644]
mu/test-mu-query.c [new file with mode: 0644]
mu/test-mu-runtime.c [new file with mode: 0644]
mu/test-mu-threads.c [new file with mode: 0644]
mu4e/Makefile.am [new file with mode: 0644]
mu4e/TODO [new file with mode: 0644]
mu4e/fdl.texi [new file with mode: 0644]
mu4e/mu4e-about.org [new file with mode: 0644]
mu4e/mu4e-actions.el [new file with mode: 0644]
mu4e/mu4e-compose.el [new file with mode: 0644]
mu4e/mu4e-context.el [new file with mode: 0644]
mu4e/mu4e-contrib.el [new file with mode: 0644]
mu4e/mu4e-draft.el [new file with mode: 0644]
mu4e/mu4e-headers.el [new file with mode: 0644]
mu4e/mu4e-icalendar.el [new file with mode: 0644]
mu4e/mu4e-lists.el [new file with mode: 0644]
mu4e/mu4e-main.el [new file with mode: 0644]
mu4e/mu4e-mark.el [new file with mode: 0644]
mu4e/mu4e-message.el [new file with mode: 0644]
mu4e/mu4e-meta.el.in [new file with mode: 0644]
mu4e/mu4e-org.el [new file with mode: 0644]
mu4e/mu4e-proc.el [new file with mode: 0644]
mu4e/mu4e-speedbar.el [new file with mode: 0644]
mu4e/mu4e-utils.el [new file with mode: 0644]
mu4e/mu4e-vars.el [new file with mode: 0644]
mu4e/mu4e-view.el [new file with mode: 0644]
mu4e/mu4e.el [new file with mode: 0644]
mu4e/mu4e.texi [new file with mode: 0644]
mu4e/org-mu4e.el [new file with mode: 0644]
toys/Makefile.am [new file with mode: 0644]
toys/msg2pdf/Makefile.am [new file with mode: 0644]
toys/msg2pdf/msg2pdf.c [new file with mode: 0644]
toys/mug/Makefile.am [new file with mode: 0644]
toys/mug/mu-msg-attach-view.c [new file with mode: 0644]
toys/mug/mu-msg-attach-view.h [new file with mode: 0644]
toys/mug/mu-msg-body-view.c [new file with mode: 0644]
toys/mug/mu-msg-body-view.h [new file with mode: 0644]
toys/mug/mu-msg-header-view.c [new file with mode: 0644]
toys/mug/mu-msg-header-view.h [new file with mode: 0644]
toys/mug/mu-msg-view.c [new file with mode: 0644]
toys/mug/mu-msg-view.h [new file with mode: 0644]
toys/mug/mu-widget-util.c [new file with mode: 0644]
toys/mug/mu-widget-util.h [new file with mode: 0644]
toys/mug/mug-msg-list-view.c [new file with mode: 0644]
toys/mug/mug-msg-list-view.h [new file with mode: 0644]
toys/mug/mug-msg-view.c [new file with mode: 0644]
toys/mug/mug-msg-view.h [new file with mode: 0644]
toys/mug/mug-query-bar.c [new file with mode: 0644]
toys/mug/mug-query-bar.h [new file with mode: 0644]
toys/mug/mug-shortcuts.c [new file with mode: 0644]
toys/mug/mug-shortcuts.h [new file with mode: 0644]
toys/mug/mug.c [new file with mode: 0644]
toys/mug/mug.svg [new file with mode: 0644]
www/cheatsheet.md [new file with mode: 0644]
www/graph01.png [new file with mode: 0644]
www/index.md [new file with mode: 0644]
www/mu-guile.md [new file with mode: 0644]
www/mu-guile.org [new file with mode: 0644]
www/mu-small.png [new file with mode: 0644]
www/mu.css [new file with mode: 0644]
www/mu.jpg [new file with mode: 0644]
www/mu.png [new file with mode: 0644]
www/mu4e-1.png [new file with mode: 0644]
www/mu4e-2.png [new file with mode: 0644]
www/mu4e-3.png [new file with mode: 0644]
www/mu4e-splitview-small.png [new file with mode: 0644]
www/mu4e-splitview.png [new file with mode: 0644]
www/mu4e.md [new file with mode: 0644]
www/mu4egraph.png [new file with mode: 0644]
www/mug-full.png [new file with mode: 0644]
www/mug-thumb.png [new file with mode: 0644]
www/mug.org [new file with mode: 0644]
www/old-news.md [new file with mode: 0644]