index
:
mutt
kevin/415-mbox-parsing
kevin/489-stable-iconv-build-bug
kevin/stable-isspace-fix
kevin/stable-mx-maildir-check-fix
master
stable
Mirror of https://gitlab.com/muttmua/mutt.git
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
edit.c
Age
Commit message (
Expand
)
Author
2022-04-12
Fix strlen() assigns to be of type size_t where obvious.
Kevin McCarthy
2021-07-17
Use SEEK_SET and SEEK_END for fseek/fseeko whence parameter.
Kevin McCarthy
2021-06-13
Suggested translation changes.
Kevin McCarthy
2021-01-27
Convert all mutt_atoX functions to behave strictly.
Kevin McCarthy
2020-12-22
Correct length to use LOFF_T.
Kevin McCarthy
2020-03-30
Convert built-in editor to use mutt_buffer_expand_path().
Kevin McCarthy
2020-02-29
Set reply flags when backgrounded.
Kevin McCarthy
2020-02-29
Enable backgrounding a single <mail> function.
Kevin McCarthy
2020-02-29
Pass sctx to mutt_builtin_editor() and mutt_edit_headers().
Kevin McCarthy
2019-10-24
Convert fcc to a buffer.
Kevin McCarthy
2019-01-04
Clean up formatting.
Kevin McCarthy
2019-01-04
Clean up code indentation.
Kevin McCarthy
2018-12-31
Remove trailing whitespace.
Kevin McCarthy
2016-08-22
Add missing include <locale.h> to send.c and edit.c.
Kevin McCarthy
2016-08-22
Add $attribution_locale configuration variable.
Kevin McCarthy
2016-04-27
Modify the built-in editor to use windows.
Kevin McCarthy
2016-04-27
Modify enter.c routines to use windows.
Kevin McCarthy
2015-11-24
Rename idna functions and bits for smtputf8 changes.
Kevin McCarthy
2015-09-13
Add translation comments and improvements.
Kevin McCarthy
2012-07-08
Fix some spelling errors (closes #3493)
Antonio Radici
2009-06-01
Use strtol() wrappers for most atoi() calls
Rocco Rutte
2009-03-15
Use safe_fclose() instead of fclose(), add fclose() to check_sec.sh
Rocco Rutte
2005-10-21
Full large file support. Keep a close watch on your mailboxes everyone!
Brendan Cully
2005-09-24
Inflict more needless pain on translators by splitting EditorHelp to
Brendan Cully
2005-09-17
Gah, forgot the zip code when updating the FSF address...
Brendan Cully
2005-09-17
Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.
Brendan Cully
2005-02-03
Add config.h to the top of every C file that could possibly want it.
Brendan Cully
2004-10-30
safe_strcat, safe_strncat. Thanks to Ulf H. for noting the wrong
Thomas Roessler
2003-09-19
As the ones of you who compile with new gcc's probably have noticed,
Mads Martin Joergensen
2003-03-03
IDN support for e-mail messages. Things should work automagically
Thomas Roessler
2002-12-11
Fix Mike's and my e-mail addresses in copyright lines.
Thomas Roessler
2001-12-17
Fix a memory allocation bug. #917.
Thomas Roessler
2001-04-26
Add ascii_strcasecmp() and ascii_strncasecmp() functions which do
Thomas Roessler
2001-01-08
Fix and/or check more fishy code.
Thomas Roessler
2001-01-08
Some automated security checks concerning fopen() calls.
Thomas Roessler
2000-12-08
Make the line editor utf-8 friendly. First take from Edmund Grimley
Thomas Roessler
2000-03-03
The FSF apparently has moved.
Thomas Roessler
2000-01-10
Add (and use) a function mutt_str_replace, which essentially
Thomas Roessler
2000-01-06
Update copyright notices for unstable.
Thomas Roessler
1999-09-01
Fix a couple of possible compilation warnings. (Noted by "John C.
Thomas Roessler
1999-03-15
another digital unix compile problem.
Thomas Roessler
1999-01-07
Get rid of RCS ids in source files. They are getting in our way
Thomas Roessler
1998-11-10
Introduce or rewrite mutt_{str*cmp,strlen} and use them all over the
Thomas Roessler
1998-11-10
Fix a possible buffer overflow. (This seems to be the one noticed
Thomas Roessler
1998-10-15
Change "static char rcsid[]" to "static const char rcsid[]" to make
mutt-0-94-13-rel
Thomas Roessler
1998-10-13
Add RCS $Id$ strings to (hopefully) all source files.
Thomas Roessler
1998-10-02
With SLang, addstr() is a macro. This means we should put
Thomas Roessler
1998-10-01
Adding gettext support, based on the patch by Marco d'Itri.
Thomas Roessler
1998-08-25
CVS branch clean-up.
Thomas Roessler
1998-06-08
Mutt 0.92.9i.
mutt-0-92-9i
Thomas Roessler
[next]