|
|
|
@5443:8b783c916893
|
[5443:8b783c916893]
|
8 weeks |
Rocco Rutte <pdmef@…> |
Use realpath() in mutt_pretty_mailbox() for paths that may need it.
This …
|
|
|
|
@5358:c4212a17fad6
|
[5358:c4212a17fad6]
|
6 months |
S?bastien Hinderer <Sebastien.Hinderer@…> |
Remove pointless NULL checks against arrays.
This silences a warning on …
|
|
|
|
@5229:5bc3cb8c8b68
|
[5229:5bc3cb8c8b68]
|
11 months |
Rocco Rutte <pdmef@…> |
Use mutt_paddstr() to print compose menu's status line rather than …
|
|
|
|
@5137:0c47f7b06158
|
[5137:0c47f7b06158]
|
17 months |
Michael Elkins <me@…> |
Pass column value recursively when expanding format strings (bug #2840).
|
|
|
|
@5010:2fbc65f3feb6
|
[5010:2fbc65f3feb6]
|
18 months |
Rocco Rutte <pdmef@…> |
Enlarge help string buffers
Even on 80x25 terminals, SHORT_STRING (128 …
|
|
|
|
@4343:2bccf51eedac
|
[4343:2bccf51eedac]
|
3 years |
Brendan Cully <brendan@…> |
Gah, forgot the zip code when updating the FSF address…
|
|
|
|
@4341:88eff1cda82a
|
[4341:88eff1cda82a]
|
3 years |
Brendan Cully <brendan@…> |
Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.
|
|
|
|
@4139:9f13c04dfdb3
|
[4139:9f13c04dfdb3]
|
3 years |
Brendan Cully <brendan@…> |
Don't unlink non-mutt files that would have been unlinked on send if …
|
|
|
|
@4131:287b90895158
|
[4131:287b90895158]
|
3 years |
Brendan Cully <brendan@…> |
In compose menu, detach should be able to unlink files generated by …
|
|
|
|
@4118:5256b88d6c62
|
[4118:5256b88d6c62]
|
3 years |
Brendan Cully <brendan@…> |
Don't unlink attachments that you've decided not to send. (closes #1328)
|
|
|
|
@3873:ac2a2dcad1ec
|
[3873:ac2a2dcad1ec]
|
4 years |
Brendan Cully <brendan@…> |
Add config.h to the top of every C file that could possibly want …
|
|
|
|
@3808:3c7ee6cc1374
|
[3808:3c7ee6cc1374]
|
4 years |
Ralf Wildenhues <wildenhues@…> |
Make some functions static.
|
|
|
|
@3783:9af868b4220d
|
[3783:9af868b4220d]
|
4 years |
Thomas Roessler <roessler@…> |
Add send2-hook and fix alternates handling.
|
|
|
|
@3761:cc9ebe030386
|
[3761:cc9ebe030386]
|
4 years |
Brendan Cully <brendan@…> |
Only print additional information related to PGP in case the …
|
|
|
|
@3729:df4e6526157f
|
[3729:df4e6526157f]
|
4 years |
Moritz Schulte <moritz@…> |
Only print "Encrypt with" field in case the used S/MIME modules
supports …
|
|
|
|
@3689:cf3e866e24c8
|
[3689:cf3e866e24c8]
|
4 years |
Thomas Roessler <roessler@…> |
Don't invoke "builtin" as an external editor. Note: It's not clear
to me …
|
|
|
|
@3663:e5ec22eb5a6d
|
[3663:e5ec22eb5a6d]
|
4 years |
Moritz Schulte <moritz@…> |
This is the sequel to the crypto modularization changes I did …
|
|
|
|
@3652:e932626f9164
|
[3652:e932626f9164]
|
4 years |
Dale Woolridge <dale-list-mutt-dev-2@…> |
See: http://does-not-exist.org/mail-archives/mutt-dev/msg00843.html
|
|
|
|
@3495:14ec8eba0341
|
[3495:14ec8eba0341]
|
5 years |
Thomas Roessler <roessler@…> |
This patch fixes various aspects of the attachment-saving
user interface. …
|
|
|
|
@3480:caab53a59052
|
[3480:caab53a59052]
|
5 years |
Mads Martin Joergensen <mmj@…> |
As the ones of you who compile with new gcc's probably have …
|
|
|
|
@3393:ffb56191246a
|
[3393:ffb56191246a]
|
5 years |
Ren? Clerc <rene@…> |
Fix two more cases in which ctrl-G is interpreted as M_YES.
|
|
|
|
@3391:4bb7a8705ab8
|
[3391:4bb7a8705ab8]
|
5 years |
Dale Woolridge <dale-flea-mutt-bug@…> |
The "sign (a)s" code strips the pgp application bit causing drawing
issues …
|
|
|
|
@3311:cd3774ecfa9f
|
[3311:cd3774ecfa9f]
|
5 years |
Thomas Roessler <roessler@…> |
IDN support for e-mail messages. Things should work automagically
once …
|
|
|
|
@3267:601c6ba383ef
|
[3267:601c6ba383ef]
|
6 years |
Werner Koch <wk@…> |
- To cleanup the pgp/smime code and prepare for other backends.
- Support …
|
|
|
|
@3179:26bc01c85ce5
|
[3179:26bc01c85ce5]
|
6 years |
Thomas Roessler <roessler@…> |
Fix Mike's and my e-mail addresses in copyright lines.
|
|
|
|
@3173:9aed3783b6f7
|
[3173:9aed3783b6f7]
|
6 years |
Thomas Roessler <roessler@…> |
Replace safe_free calls by the FREE macro.
|
|
|
|
@3149:be53a2fa5283
|
[3149:be53a2fa5283]
|
6 years |
Thomas Roessler <roessler@…> |
Try to fix a localization issue identified by Pawel Dzienkonski
(#1410). …
|
|
|
|
@3055:3c07f51ba302
|
[3055:3c07f51ba302]
|
6 years |
Michael Elkins <me@…> |
Fix $editor and $visual. Based on an earlier patch from Edmund
Grimley …
|
|
|
|
@3036:41286e61ed57
|
[3036:41286e61ed57]
|
6 years |
Ronny Haryanto <ronny@…> |
Triple-DES, not Tripple-DES.
|
|
|
|
@2986:fed60107a22d
|
[2986:fed60107a22d]
|
6 years |
Thomas Roessler <roessler@…> |
More inline PGP changes.
|
|
|
|
@2947:0983ccb1d4dc
|
[2947:0983ccb1d4dc]
|
6 years |
Michael Elkins <me@…> |
Fix $editor and $visual. Based on an earlier patch from Edmund
Grimley …
|
|
|
|
@2946:aa3432cea852
|
[2946:aa3432cea852]
|
6 years |
Thomas Roessler <roessler@…> |
Introduce smime_default_key. From Oliver Ehli.
|
|
|
|
@2781:882569cd49eb
|
[2781:882569cd49eb]
|
7 years |
Thomas Roessler <roessler@…> |
S/MIME support. From Oliver Ehli <elmy@…> and Mike …
|
|
|
|
@2766:51e9dbae6405
|
[2766:51e9dbae6405]
|
7 years |
Thomas Roessler <roessler@…> |
Bumping version numbers to 3.0, for the new unstable branch.
|
|
|
|
@2617:3d5f1704e4fd
|
[2617:3d5f1704e4fd]
|
7 years |
Thomas Roessler <roessler@…> |
Little fix from sroberts@….
|
|
|
|
@2612:c7c0f8205488
|
[2612:c7c0f8205488]
|
7 years |
Thomas Roessler <roessler@…> |
Unify "Can't stat" messages. Suggested by Byrial.
|
|
|
|
@2366:735ed5dda00a
|
[2366:735ed5dda00a]
|
7 years |
Thomas Roessler <roessler@…> |
Don't try to select the secret key from the public key ring.
|
|
|
|
@2276:74a34d30c67c
|
[2276:74a34d30c67c]
|
8 years |
Thomas Roessler <roessler@…> |
Auto-detect the micalg used with PGP/MIME signatures.
|
|
|
|
@2250:9e0e09920c13
|
[2250:9e0e09920c13]
|
8 years |
Thomas Roessler <roessler@…> |
Add collapsing to the receive-attach menu, and improve digest
handling …
|
|
|
|
@2198:43b2971d4c80
|
[2198:43b2971d4c80]
|
8 years |
Thomas Roessler <roessler@…> |
Make sure edit-type works without a segmentation fault from …
|
|
|
|
@2150:40142ff984ca
|
[2150:40142ff984ca]
|
8 years |
Thomas Roessler <roessler@…> |
Vsevolod Volkov's POP mailbox patch.
|
|
|
|
@1939:58b96efd2dc0
|
[1939:58b96efd2dc0]
|
8 years |
Thomas Roessler <roessler@…> |
More character set clean-up.
|
|
|
|
@1936:3bba7a9df8fe
|
[1936:3bba7a9df8fe]
|
8 years |
Thomas Roessler <roessler@…> |
Fix character set selection. Postponing and recalling messages
should …
|
|
|
|
@1920:9bc7f4dc1177
|
[1920:9bc7f4dc1177]
|
8 years |
Thomas Roessler <roessler@…> |
No need to include iconv.h.
|
|
|
|
@1915:8b894d98dfa5
|
[1915:8b894d98dfa5]
|
8 years |
Thomas Roessler <roessler@…> |
patch-1.3.3.tlr.change_charset.1
|
|
|
|
@1903:bc05f372e2ba
|
[1903:bc05f372e2ba]
|
8 years |
Thomas Roessler <roessler@…> |
Remove recode-attachment, and the "decoder" API. (EGE)
|
|
|
|
@1861:000b6e876953
|
[1861:000b6e876953]
|
8 years |
Thomas Roessler <roessler@…> |
Make charset-hook work with an external iconv implementation.
|
|
|
|
@1794:fdea681f92ee
|
[1794:fdea681f92ee]
|
8 years |
Thomas Roessler <roessler@…> |
Some fixes to the size calculation code.
|
|
|
|
@1792:af67af9994ab
|
[1792:af67af9994ab]
|
8 years |
Thomas Roessler <roessler@…> |
A modified version of Will Fiveash's compose format patch.
|
|
|
|
@1716:e537695cd77b
|
[1716:e537695cd77b]
|
8 years |
Thomas Roessler <roessler@…> |
Edmund Grimley Evans' UTF-8 patch.
|
|
|
|
@1601:b06a65a09a4f
|
[1601:b06a65a09a4f]
|
8 years |
Thomas Roessler <roessler@…> |
The FSF apparently has moved.
|
|
|
|
@1599:69ec01f3d9e1
|
[1599:69ec01f3d9e1]
|
8 years |
Thomas Roessler <roessler@…> |
Fix index updates when closing or synching mail folders fails.
There were …
|
|
|
|
@1520:b6532d69ecf5
|
[1520:b6532d69ecf5]
|
9 years |
Thomas Roessler <roessler@…> |
Fix a couple of random perror() calls and related problems.
|
|
|
|
@1516:b26d80b098f3
|
[1516:b26d80b098f3]
|
9 years |
Thomas Roessler <roessler@…> |
PGP-cleanup patch from Roland Rosenfeld. Thanks!
|
|
|
|
@1472:c4f80a425496
|
[1472:c4f80a425496]
|
9 years |
Thomas Roessler <roessler@…> |
Michael Elkins' content-disposition patch, with some small changes.
|
|
|
|
@1451:aec7f3621eaa
|
[1451:aec7f3621eaa]
|
9 years |
Thomas Roessler <roessler@…> |
Typo noted by edmundo@….
|
|
|
|
@1431:f82b38f77f48
|
[1431:f82b38f77f48]
|
9 years |
Thomas Roessler <roessler@…> |
Add (and use) a function mutt_str_replace, which essentially
replaces the …
|
|
|
|
@1426:34801ab77f98
|
[1426:34801ab77f98]
|
9 years |
Thomas Roessler <roessler@…> |
Unified edit-type function for the index, compose, and
receive-attachment …
|
|
|
|
@1423:e3922e1ff7a1
|
[1423:e3922e1ff7a1]
|
9 years |
Thomas Roessler <roessler@…> |
Update copyright notices for unstable.
|
|
|
|
@1349:a4809fdd40fa
|
[1349:a4809fdd40fa]
|
9 years |
Thomas Roessler <roessler@…> |
Rewriting lots of the recvattach code.
|
|
|
|
@1329:55e8c8092dd9
|
[1329:55e8c8092dd9]
|
9 years |
Thomas Roessler <roessler@…> |
Another sprintf-vs-null issue.
|
|
|
|
@1313:cf964f0eac6a
|
[1313:cf964f0eac6a]
|
9 years |
Thomas Roessler <roessler@…> |
small fixes from Gero Treuner.
|
|
|
|
@1266:7bac63b368bf
|
[1266:7bac63b368bf]
|
9 years |
Thomas Roessler <roessler@…> |
A new edit-message feature, giving the raw message in an editor.
|
|
|
|
@1206:9c86cce6cd12
|
[1206:9c86cce6cd12]
|
9 years |
Thomas Roessler <roessler@…> |
Make attach-message work with IMAP folders.
|
|
|
|
@1196:b8ccf9e5e42d
|
[1196:b8ccf9e5e42d]
|
9 years |
Thomas Roessler <roessler@…> |
Updat copyright notices in stable.
|
|
|
|
@1128:4b9d6e4b91d0
|
[1128:4b9d6e4b91d0]
|
9 years |
Thomas Roessler <roessler@…> |
[stable] small fixes from Gero Treuner.
|
|
|
|
@1122:58b9d852aa50
|
[1122:58b9d852aa50]
|
9 years |
Thomas Roessler <roessler@…> |
*grr* avoid a warning about /* in a comment.
|
|
|
|
@1120:a5b6b5461d02
|
[1120:a5b6b5461d02]
|
9 years |
Thomas Roessler <roessler@…> |
call mutt_update_encoding() after changing an attachment's content
type.
|
|
|
|
@1069:e8b057bc663c
|
[1069:e8b057bc663c]
|
9 years |
Thomas Roessler <roessler@…> |
- Add a $weed option.
- Add out-of-band reporting of signature status.
|
|
|
|
@1052:d5deac098075
|
[1052:d5deac098075]
|
9 years |
Thomas Roessler <roessler@…> |
Experimental: New PGP invocation interface. The invocations are …
|
|
|
|
@1019:d0a69c7943e5
|
[1019:d0a69c7943e5]
|
9 years |
Thomas Roessler <roessler@…> |
Trivial patch to make attach-message work for IMAP folders.
|
|
|
|
@1002:7031f78a923f
|
[1002:7031f78a923f]
|
9 years |
Thomas Roessler <roessler@…> |
Clean-up, from Vikas.
|
|
|
|
@996:cb602290d583
|
[996:cb602290d583]
|
9 years |
Thomas Roessler <roessler@…> |
Fix default character set setting when attaching text files.
|
|
|
|
@913:53810c1b1560
|
[913:53810c1b1560]
|
9 years |
Thomas Roessler <roessler@…> |
Applying Liviu Daia's signal handling patches. They work fine …
|
|
|
|
@853:cbeae3d2d58a
|
[853:cbeae3d2d58a]
|
10 years |
Thomas Roessler <roessler@…> |
patch.mutt-0.95.1i.ld.signals.1: A major redesign of how child
processes …
|
|
|
|
@835:6f4b052f193a
|
[835:6f4b052f193a]
|
10 years |
Thomas Roessler <roessler@…> |
[unstable] Produce some reasonable character set support when
postponing …
|
|
|
|
@827:08dd55cf4de1
|
[827:08dd55cf4de1]
|
10 years |
Thomas Roessler <roessler@…> |
Merging the external character set patch into unstable.
Additionally, this …
|
|
|
|
@799:b196068d3883
|
[799:b196068d3883]
|
10 years |
Thomas Roessler <roessler@…> |
$resolve should be honored when doing toggle-unlink on the compose
menu.
|
|
|
|
@796:5cd954deb170
|
[796:5cd954deb170]
|
10 years |
Thomas Roessler <roessler@…> |
This may fix a core dump under certain circumstances. Can't check
this …
|
|
|
|