]> granicus.if.org Git - neomutt/shortlog
neomutt
2018-04-24 Reis RadomilI18N: Update po files for handler.c
2018-04-24 Reis RadomilI18N: Update po files for handler.c
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files to new messages
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: Update po files
2018-04-24 Reis RadomilI18N: po/*.po updated to match new master
2018-04-24 Reis RadomilI18N: version.c: Pass the complete license string to...
2018-04-24 Reis RadomilI18N: Combine help string into a single string for...
2018-04-24 Reis RadomilI18N: Unify printed string on signal caught
2018-04-24 Reis RadomilI18N: handler.c: Pass the complete string to the translator
2018-04-24 Reis RadomilI18N: handler.c: Pass the complete string to the translator
2018-04-24 Reis RadomilI18N: handler.c: Pass the complete string to the translator
2018-04-24 Reis RadomilI18N: handler.c: Pass the complete line to the translators
2018-04-24 Reis RadomilI18N: handler.c: Pass the complete line to the translators
2018-04-24 Reis RadomilI18N: handler.c: Do not glue translations together
2018-04-24 Reis RadomilI18N: commands.c: Do not glue translations together
2018-04-24 Reis RadomilI18N: Choose correct plural form and avoid gluing trans...
2018-04-24 Reis RadomilI18N: Choose correct plural form in commands.c
2018-04-24 Reis RadomilI18N: No need to translate "%s: %s"
2018-04-24 Reis RadomilI18N: Choose correct plural form in recvcmd.c
2018-04-24 Reis RadomilI18N: Use ngettext to select plural form for a string
2018-04-24 Reis RadomilI18N: Use ngettext to choose correct plural form
2018-04-24 Reis RadomilI18N: Define ngettext macro when compiling without...
2018-04-24 Reis RadomilI18N: ncrypt/smime.c: Translate strings and document...
2018-04-24 Reis RadomilI18N: Combine split translatable strings into one trans...
2018-04-24 Reis RadomilI18N: Use _() instead of N_() for marking strings for...
2018-04-24 Reis RadomilI18N: Document the choice strings for translators
2018-04-24 Reis RadomilI18N: recvattach.c: Add comment to translation string
2018-04-24 Reis RadomilI18N: ncrypt/smime.c: Remove outdated comment
2018-04-23 Lars Kellogg... mutt/file.c: split mutt_file_{lock,unlock} into flock...
2018-04-23 Vladimir Zakharovmutt/logging.c: set line buffering for logging stream
2018-04-23 Vladimir Zakharovinit.c: convert MyVars to use TAILQ
2018-04-23 Pietro CeruttiRename and make another file-level variable static
2018-04-23 Pietro CeruttiMake a file-level variable static
2018-04-23 Pietro CeruttiAvoid naming queue heads that are not referenced by...
2018-04-23 Pietro CeruttiUpdate to latest autosetup
2018-04-21 Floyd Andersoninit.c: remove unnecessary newline
2018-04-21 Will CurryRefactor several callers of mutt_mktemp() to mutt_file_...
2018-04-21 Will CurryAdd mutt_file_mkstemp() to create temp file using mkstemp()
2018-04-21 Richard Russonmerge: tidy the guide's docbook
2018-04-21 Floyd AndersonReformat new master commits (<para>, whitespace)
2018-04-21 Floyd AndersonReformat list/table elements: indentation/wrapping
2018-04-21 Floyd AndersonReformat <para> elements: indentation/wrapping
2018-04-21 Floyd AndersonReformat <screen> elements: too long or multi lines
2018-04-21 Floyd AndersonAdd Vim modeline
2018-04-19 Richard Russondoxygen: Add lots of new comment blocks
2018-04-19 Richard Russondoxygen: Fix, improve, tidy comment blocks
2018-04-17 Richard Russonmerge: minor changes
2018-04-17 Richard Russondoxy: add headers
2018-04-17 Richard Russonrename convert_to_7bit
2018-04-17 Richard Russonfix the case of some variables
2018-04-17 Richard Russonvalidate docs
2018-04-17 Kevin McCarthyAdd a comment in auth_gss about RFCs and null-termination.
2018-04-16 Richard RussonDocument the config priority
2018-04-16 Richard RussonAdjust the precedence of some more config items
2018-04-16 Pietro CeruttiLet config file have precedence over environment
2018-04-16 Pietro Ceruttiadd support for idn2 (IDNA2008)
2018-04-14 Kevin McCarthyImprove gss debug printing of status_string.
2018-04-14 Kevin McCarthyRemove trailing null count from gss_buffer_desc.length...
2018-04-12 Joey Pabalinasminor IMAP string handling fixes
2018-04-12 Richard Russonmerge: improvements to libconn
2018-04-12 Damien Riegelconn: rename tls_close to ssl_socket_close_and_restore 942/head
2018-04-12 Damien Riegelconn: factorise ssl_socket_open and mutt_ssl_starttls
2018-04-12 Damien Riegelconn/ssl.c: rename local var data to ssldata
2018-04-12 Damien Riegelconn: move raw connection to its own file
2018-04-12 Damien Riegelconn: add parameter to mutt_socket_new to specify socke...
2018-04-12 Damien Riegelmove Connections declaration to conn/socket.c
2018-04-12 Damien Riegelconn: let mutt_socket_new add Connection to the list
2018-04-12 Damien Riegelmove mutt_socket_free to conn/socket.c
2018-04-12 Damien Riegelconn: define mutt_ssl_socket_setup even when building...
2018-04-12 Damien Riegelconn: rename socket_new_conn to mutt_socket_new
2018-04-12 Damien Riegelconn: don't try to determine buffer size if length...
2018-04-12 Damien Riegelconn: introduce mutt_socket_{read,write}
2018-04-12 Damien Riegelconn: rename mutt_socket_write to mutt_socket_send
2018-04-12 Damien Riegelconn: replace mutt_socket_write_d by mutt_socket_send_d
2018-04-12 Christian Ebertpager specific "show incoming mailboxes list" macro
2018-04-12 Richard Russonmerge: small cleanups
2018-04-11 rawtazClarify the relation between NeoMutt and Mutt
2018-04-11 Pietro Cerutti Let mutt_ch_choose report conversion failure (#1137)
2018-04-07 Richard Russonfree resources
2018-04-07 Reis Radomildoc: Describe logging capabilities of NeoMutt
2018-04-07 Reis RadomilRename <show-messages> to <show-log-messages>
2018-04-07 Reis RadomilDescribe <show-messages> more precisely
2018-04-07 Reis RadomilRemove reminiscent of txt2c
2018-04-06 Pietro CeruttiGenerate .clang_complete
2018-04-05 Pietro CeruttiBuild: restructure ncurses/tinfo checks (#1119)
2018-04-04 Richard Russonhistory: free resources
2018-04-04 Richard Russonhistory: tidy/sync functions
2018-04-04 Richard Russonhistory: move static functions first
2018-04-07 Richard Russoncomment and reorder params
2018-04-07 Richard Russoncomment list functions
2018-04-08 Richard Russonrename OPT_ variables
2018-04-05 Richard Russonadd missing extern
2018-04-03 Richard Russonmerge: fix cppcheck warnings
next