This website requires JavaScript.
Explore
Help
Sign In
alx
/
mu4e
Watch
1
Star
0
Fork
0
You've already forked mu4e
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7cc4a3cde28f5ad55a6c080dd5b3472cc5e92130
mu4e
/
mu
History
Dirk-Jan C. Binnema
a39668e00b
add 'mfind' command, like 'find' with mu4e defaults
...
Add a command 'mfind' which follows the mu4e defaults, i.e. --include-related, --skip-dups.
2019-12-28 11:19:12 +02:00
..
tests
Revert "mu: default to include related, skip dups"
2019-12-28 07:49:22 +02:00
Makefile.am
move parser/utils to utils, Mux->Mu
2019-12-22 15:26:45 +02:00
mu-cmd-cfind.c
update for lib/utils split
2019-12-22 15:26:45 +02:00
mu-cmd-extract.c
update for lib/utils split
2019-12-22 15:26:45 +02:00
mu-cmd-find.c
Revert "mu: default to include related, skip dups"
2019-12-28 07:49:22 +02:00
mu-cmd-index.c
update for lib/utils split
2019-12-22 15:26:45 +02:00
mu-cmd-script.c
update for lib/utils split
2019-12-22 15:26:45 +02:00
mu-cmd-server.c
update for lib/utils split
2019-12-22 15:26:45 +02:00
mu-cmd.c
update for lib/utils split
2019-12-22 15:26:45 +02:00
mu-cmd.h
…
mu-config.c
add 'mfind' command, like 'find' with mu4e defaults
2019-12-28 11:19:12 +02:00
mu-config.h
add 'mfind' command, like 'find' with mu4e defaults
2019-12-28 11:19:12 +02:00
mu-help-strings.awk
…
mu-help-strings.txt
Fix typos
2019-11-06 16:13:39 +01:00
mu.cc
…