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
b6baea3b2162f87ec8626fa65ca54ca41e4e3f4d
mu4e
/
mu
History
djcb
7eb244b3b0
mu: don't use __FUNCTION__, use __func__
...
__FUNCTION__ is deprecated and gives compilation warnings. __func__ is standardized in c99.
2015-04-22 21:06:31 +03:00
..
tests
Add a test case for
https://github.com/djcb/mu/issues/380
2015-02-22 21:27:13 +02:00
Makefile.am
* mu: fix compilation warning
2014-02-15 11:49:57 +02:00
mu-cmd-cfind.c
…
mu-cmd-extract.c
…
mu-cmd-find.c
* mu: shell-quote rather than escape with --exec
2014-05-14 22:57:57 -07:00
mu-cmd-index.c
* minor update
2013-12-21 10:01:04 -08:00
mu-cmd-script.c
…
mu-cmd-server.c
mu: don't use __FUNCTION__, use __func__
2015-04-22 21:06:31 +03:00
mu-cmd.c
Fix
#186
part 2
2014-10-10 18:32:53 +03:00
mu-cmd.h
…
mu-config.c
* revert "removed 'nocolor' option. Added 'color' option that takes (auto|never|always) instead."
2014-02-15 12:09:07 +02:00
mu-config.h
* revert "removed 'nocolor' option. Added 'color' option that takes (auto|never|always) instead."
2014-02-15 12:09:07 +02:00
mu-help-strings.awk
…
mu-help-strings.txt
…
mu.cc
mu4e: update copyright year
2015-01-25 23:55:23 +02:00