]> granicus.if.org Git - neomutt/log
neomutt
6 years agodoxygen: lots of docs (94%)
Richard Russon [Fri, 20 Jul 2018 10:46:35 +0000 (11:46 +0100)]
doxygen: lots of docs (94%)

6 years agodoxygen: lots of docs
Richard Russon [Fri, 20 Jul 2018 02:39:06 +0000 (03:39 +0100)]
doxygen: lots of docs

6 years agodrop unused signal file
Richard Russon [Thu, 19 Jul 2018 23:01:18 +0000 (00:01 +0100)]
drop unused signal file

Replaced by library versions

6 years agomerge: tidy code
Richard Russon [Thu, 19 Jul 2018 10:48:33 +0000 (11:48 +0100)]
merge: tidy code

 * Return statements without parentheses
 * Fix cast from unsigned int to bit field
 * Remove parentheses from return statements
 * Remove parentheses from all return statments
 * Remove parentheses from return statements

6 years agoRemove parentheses from return statements 1281/head
Richard Russon [Thu, 19 Jul 2018 10:43:37 +0000 (11:43 +0100)]
Remove parentheses from return statements

6 years agoRemove parentheses from all return statments
Bertram Scharpf [Wed, 27 Jun 2018 13:51:26 +0000 (15:51 +0200)]
Remove parentheses from all return statments

`return` is a statement, not a function.

6 years agoRemove parentheses from return statements
Bertram Scharpf [Wed, 27 Jun 2018 12:18:00 +0000 (14:18 +0200)]
Remove parentheses from return statements

6 years agoFix cast from unsigned int to bit field
Bertram Scharpf [Tue, 26 Jun 2018 19:41:12 +0000 (21:41 +0200)]
Fix cast from unsigned int to bit field

6 years agoReturn statements without parentheses
Bertram Scharpf [Sat, 23 Jun 2018 16:34:35 +0000 (18:34 +0200)]
Return statements without parentheses

6 years agousleep is obsolete
Richard Russon [Thu, 19 Jul 2018 08:37:17 +0000 (09:37 +0100)]
usleep is obsolete

6 years agomerge: trivial improvements
Richard Russon [Thu, 19 Jul 2018 10:00:58 +0000 (11:00 +0100)]
merge: trivial improvements

 * boolify smime
 * boolify commands
 * boolify recvcmd
 * boolify write fcc
 * boolify encode descriptions
 * boolify save message
 * boolify print_dn_part
 * boolify need_display_subject
 * boolify mutt_ch_chscmp
 * boolify AttachPtr
 * rename descr
 * rename funct
 * buf,buflen
 * replace spurious printf
 * i18n messages
 * sort out mkstemp error messages

6 years agosort out mkstemp error messages
Richard Russon [Thu, 19 Jul 2018 09:40:55 +0000 (10:40 +0100)]
sort out mkstemp error messages

6 years agoi18n messages
Richard Russon [Thu, 19 Jul 2018 09:34:01 +0000 (10:34 +0100)]
i18n messages

6 years agoreplace spurious printf
Richard Russon [Thu, 19 Jul 2018 08:33:09 +0000 (09:33 +0100)]
replace spurious printf

6 years agobuf,buflen
Richard Russon [Wed, 18 Jul 2018 22:19:28 +0000 (23:19 +0100)]
buf,buflen

6 years agorename funct
Richard Russon [Thu, 19 Jul 2018 08:26:28 +0000 (09:26 +0100)]
rename funct

6 years agorename descr
Richard Russon [Wed, 18 Jul 2018 22:16:50 +0000 (23:16 +0100)]
rename descr

6 years agoboolify AttachPtr
Richard Russon [Wed, 18 Jul 2018 22:20:28 +0000 (23:20 +0100)]
boolify AttachPtr

6 years agoboolify mutt_ch_chscmp
Richard Russon [Wed, 18 Jul 2018 22:13:15 +0000 (23:13 +0100)]
boolify mutt_ch_chscmp

6 years agoboolify need_display_subject
Richard Russon [Wed, 18 Jul 2018 22:11:12 +0000 (23:11 +0100)]
boolify need_display_subject

6 years agoboolify print_dn_part
Richard Russon [Wed, 18 Jul 2018 22:09:11 +0000 (23:09 +0100)]
boolify print_dn_part

6 years agoboolify save message
Richard Russon [Wed, 18 Jul 2018 22:03:39 +0000 (23:03 +0100)]
boolify save message

6 years agoboolify encode descriptions
Richard Russon [Wed, 18 Jul 2018 21:34:47 +0000 (22:34 +0100)]
boolify encode descriptions

6 years agoboolify write fcc
Richard Russon [Wed, 18 Jul 2018 21:33:01 +0000 (22:33 +0100)]
boolify write fcc

6 years agoboolify recvcmd
Richard Russon [Wed, 18 Jul 2018 21:29:05 +0000 (22:29 +0100)]
boolify recvcmd

6 years agoboolify commands
Richard Russon [Wed, 18 Jul 2018 21:28:07 +0000 (22:28 +0100)]
boolify commands

6 years agoboolify smime
Richard Russon [Wed, 18 Jul 2018 21:26:02 +0000 (22:26 +0100)]
boolify smime

6 years agosmtp: convert int->bool, remove global variable
Pietro Cerutti [Wed, 18 Jul 2018 15:04:35 +0000 (15:04 +0000)]
smtp: convert int->bool, remove global variable

6 years agoReport GPGme version in neomutt -v
Pietro Cerutti [Wed, 18 Jul 2018 14:25:50 +0000 (15:25 +0100)]
Report GPGme version in neomutt -v

6 years agofix behaviour of DT_COMMAND
Richard Russon [Wed, 18 Jul 2018 10:50:17 +0000 (11:50 +0100)]
fix behaviour of DT_COMMAND

Fixes #1295

6 years agodoxygen: lots of docs
Richard Russon [Sun, 15 Jul 2018 22:33:48 +0000 (23:33 +0100)]
doxygen: lots of docs

6 years agofix build
Richard Russon [Tue, 17 Jul 2018 00:16:05 +0000 (01:16 +0100)]
fix build

6 years agomerge: lots more tidying
Richard Russon [Mon, 16 Jul 2018 23:36:21 +0000 (00:36 +0100)]
merge: lots more tidying

 * doxygen comment blocks
 * rename email constants
 * tidy address
 * tidy attach
 * tidy from
 * tidy rfc2047
 * tidy rfc2231
 * tidy thread
 * tidy url
 * tidy parse
 * tidy idna
 * boolify parse functions
 * rename send flags
 * clang-format
 * doxygen: keymap
 * iwyu

6 years agoiwyu
Richard Russon [Mon, 16 Jul 2018 17:19:59 +0000 (18:19 +0100)]
iwyu

6 years agodoxygen: keymap
Richard Russon [Sun, 15 Jul 2018 20:33:13 +0000 (21:33 +0100)]
doxygen: keymap

6 years agoclang-format
Richard Russon [Sun, 15 Jul 2018 15:07:44 +0000 (16:07 +0100)]
clang-format

6 years agorename send flags
Richard Russon [Sun, 15 Jul 2018 00:02:58 +0000 (01:02 +0100)]
rename send flags

6 years agoboolify parse functions
Richard Russon [Sat, 14 Jul 2018 23:22:50 +0000 (00:22 +0100)]
boolify parse functions

6 years agotidy idna
Richard Russon [Sat, 14 Jul 2018 21:20:46 +0000 (22:20 +0100)]
tidy idna

6 years agotidy parse
Richard Russon [Sat, 14 Jul 2018 16:45:16 +0000 (17:45 +0100)]
tidy parse

6 years agotidy url
Richard Russon [Sat, 14 Jul 2018 16:28:49 +0000 (17:28 +0100)]
tidy url

6 years agotidy thread
Richard Russon [Sat, 14 Jul 2018 16:28:46 +0000 (17:28 +0100)]
tidy thread

6 years agotidy rfc2231
Richard Russon [Sat, 14 Jul 2018 16:22:43 +0000 (17:22 +0100)]
tidy rfc2231

6 years agotidy rfc2047
Richard Russon [Sat, 14 Jul 2018 16:22:36 +0000 (17:22 +0100)]
tidy rfc2047

6 years agotidy from
Richard Russon [Sat, 14 Jul 2018 16:08:11 +0000 (17:08 +0100)]
tidy from

6 years agotidy attach
Richard Russon [Sat, 14 Jul 2018 16:04:28 +0000 (17:04 +0100)]
tidy attach

6 years agotidy address
Richard Russon [Sat, 14 Jul 2018 16:04:23 +0000 (17:04 +0100)]
tidy address

6 years agorename email constants
Richard Russon [Sat, 14 Jul 2018 15:17:03 +0000 (16:17 +0100)]
rename email constants

6 years agodoxygen comment blocks
Richard Russon [Sat, 14 Jul 2018 14:54:04 +0000 (15:54 +0100)]
doxygen comment blocks

6 years agomerge: move more code to libraries
Richard Russon [Mon, 16 Jul 2018 22:46:34 +0000 (23:46 +0100)]
merge: move more code to libraries

 * move bit-field macros to library
 * split up history
 * move from to libemail
 * move url to libemail
 * move email functions to libemail
 * move rfc2047,rfc2231 to libemail
 * move parse to libemail
 * split out hcache serialisation code
 * update po file list

6 years agoupdate po file list
Richard Russon [Sat, 14 Jul 2018 13:07:49 +0000 (14:07 +0100)]
update po file list

6 years agosplit out hcache serialisation code
Richard Russon [Fri, 13 Jul 2018 13:25:52 +0000 (14:25 +0100)]
split out hcache serialisation code

6 years agomove parse to libemail
Richard Russon [Sat, 14 Jul 2018 13:02:34 +0000 (14:02 +0100)]
move parse to libemail

6 years agomove rfc2047,rfc2231 to libemail
Richard Russon [Sat, 14 Jul 2018 11:41:39 +0000 (12:41 +0100)]
move rfc2047,rfc2231 to libemail

6 years agomove email functions to libemail
Richard Russon [Sat, 14 Jul 2018 10:43:36 +0000 (11:43 +0100)]
move email functions to libemail

6 years agomove url to libemail
Richard Russon [Sat, 14 Jul 2018 01:46:30 +0000 (02:46 +0100)]
move url to libemail

6 years agomove from to libemail
Richard Russon [Fri, 13 Jul 2018 20:59:49 +0000 (21:59 +0100)]
move from to libemail

6 years agosplit up history
Richard Russon [Fri, 13 Jul 2018 16:11:33 +0000 (17:11 +0100)]
split up history

6 years agomove bit-field macros to library
Richard Russon [Fri, 13 Jul 2018 14:14:45 +0000 (15:14 +0100)]
move bit-field macros to library

6 years agomerge: minor tidying
Richard Russon [Mon, 16 Jul 2018 22:39:27 +0000 (23:39 +0100)]
merge: minor tidying

 * doxy source fixes
 * move hook flags
 * cocci checks
 * fix leaks on exit
 * always compile Header data
 * rename hook constants
 * two mutt_mktemp replacements
 * fix some definitions
 * fix typo

6 years agofix typo
Richard Russon [Fri, 13 Jul 2018 15:01:09 +0000 (16:01 +0100)]
fix typo

6 years agofix some definitions
Richard Russon [Thu, 12 Jul 2018 22:16:29 +0000 (23:16 +0100)]
fix some definitions

6 years agotwo mutt_mktemp replacements
Richard Russon [Thu, 12 Jul 2018 22:07:59 +0000 (23:07 +0100)]
two mutt_mktemp replacements

6 years agorename hook constants
Richard Russon [Thu, 12 Jul 2018 16:05:01 +0000 (17:05 +0100)]
rename hook constants

6 years agoalways compile Header data
Richard Russon [Thu, 12 Jul 2018 12:59:04 +0000 (13:59 +0100)]
always compile Header data

6 years agofix leaks on exit
Richard Russon [Thu, 12 Jul 2018 10:26:48 +0000 (11:26 +0100)]
fix leaks on exit

6 years agococci checks
Richard Russon [Wed, 11 Jul 2018 22:02:53 +0000 (23:02 +0100)]
cocci checks

6 years agomove hook flags
Richard Russon [Tue, 10 Jul 2018 00:00:56 +0000 (01:00 +0100)]
move hook flags

6 years agodoxy source fixes
Richard Russon [Mon, 9 Jul 2018 15:40:34 +0000 (16:40 +0100)]
doxy source fixes

6 years agomerge: split up header monoliths
Richard Russon [Mon, 16 Jul 2018 22:34:47 +0000 (23:34 +0100)]
merge: split up header monoliths

 * split protos.h 1
 * split up globals
 * split protos.h 2
 * split mutt.h
 * split protos.h 3

6 years agosplit protos.h 3
Richard Russon [Sun, 8 Jul 2018 15:00:51 +0000 (16:00 +0100)]
split protos.h 3

6 years agosplit mutt.h
Richard Russon [Sun, 8 Jul 2018 14:18:26 +0000 (15:18 +0100)]
split mutt.h

6 years agosplit protos.h 2
Richard Russon [Sun, 8 Jul 2018 13:57:34 +0000 (14:57 +0100)]
split protos.h 2

6 years agosplit up globals
Richard Russon [Sun, 8 Jul 2018 09:50:30 +0000 (10:50 +0100)]
split up globals

6 years agosplit protos.h 1
Richard Russon [Sat, 7 Jul 2018 22:50:13 +0000 (23:50 +0100)]
split protos.h 1

6 years agomerge: create more libraries
Richard Russon [Mon, 16 Jul 2018 22:22:52 +0000 (23:22 +0100)]
merge: create more libraries

 * libemail
 * fix pop mx naming
 * create libpop
 * create libnntp
 * create libmbox
 * create libnotmuch
 * create libmaildir

6 years agoiwyu
Richard Russon [Thu, 5 Jul 2018 19:21:46 +0000 (20:21 +0100)]
iwyu

6 years agocreate libmaildir
Richard Russon [Sat, 7 Jul 2018 11:06:31 +0000 (12:06 +0100)]
create libmaildir

6 years agotidy headers
Richard Russon [Thu, 5 Jul 2018 00:12:59 +0000 (01:12 +0100)]
tidy headers

6 years agocreate libnotmuch
Richard Russon [Sat, 7 Jul 2018 11:02:05 +0000 (12:02 +0100)]
create libnotmuch

6 years agocreate libmbox
Richard Russon [Sat, 7 Jul 2018 10:56:44 +0000 (11:56 +0100)]
create libmbox

6 years agocreate libnntp
Richard Russon [Sat, 7 Jul 2018 10:50:34 +0000 (11:50 +0100)]
create libnntp

6 years agocreate libpop
Richard Russon [Sat, 7 Jul 2018 10:45:02 +0000 (11:45 +0100)]
create libpop

6 years agofix pop mx naming
Richard Russon [Fri, 6 Jul 2018 22:44:39 +0000 (23:44 +0100)]
fix pop mx naming

6 years agolibemail
Richard Russon [Fri, 6 Jul 2018 16:12:45 +0000 (17:12 +0100)]
libemail

6 years agomerge: Move email headers to library
Richard Russon [Mon, 16 Jul 2018 22:12:25 +0000 (23:12 +0100)]
merge: Move email headers to library

 * move Envelope to library
 * move Content to library
 * move Body to library
 * move Attach, AttachCtx to library
 * move Tags to library
 * move MuttThread to library
 * move Header to library
 * fix hcache ver gen

6 years agofix hcache ver gen
Richard Russon [Thu, 5 Jul 2018 09:49:42 +0000 (10:49 +0100)]
fix hcache ver gen

6 years agomove Header to library
Richard Russon [Tue, 3 Jul 2018 22:54:25 +0000 (23:54 +0100)]
move Header to library

6 years agomove MuttThread to library
Richard Russon [Tue, 3 Jul 2018 16:55:23 +0000 (17:55 +0100)]
move MuttThread to library

6 years agomove Tags to library
Richard Russon [Tue, 3 Jul 2018 22:25:42 +0000 (23:25 +0100)]
move Tags to library

6 years agomove Attach, AttachCtx to library
Richard Russon [Tue, 3 Jul 2018 16:25:09 +0000 (17:25 +0100)]
move Attach, AttachCtx to library

6 years agomove Body to library
Richard Russon [Tue, 3 Jul 2018 16:09:43 +0000 (17:09 +0100)]
move Body to library

6 years agomove Content to library
Richard Russon [Tue, 3 Jul 2018 15:21:17 +0000 (16:21 +0100)]
move Content to library

6 years agomove Envelope to library
Richard Russon [Tue, 3 Jul 2018 14:12:29 +0000 (15:12 +0100)]
move Envelope to library

6 years agomerge: NeoMutt 2018-07-16 neomutt-20180716
Richard Russon [Mon, 16 Jul 2018 12:05:51 +0000 (13:05 +0100)]
merge: NeoMutt 2018-07-16

6 years agosync translations
Richard Russon [Mon, 16 Jul 2018 11:07:03 +0000 (12:07 +0100)]
sync translations

6 years agochangelog
Richard Russon [Mon, 16 Jul 2018 10:51:35 +0000 (11:51 +0100)]
changelog

6 years agoclang-format
Richard Russon [Sun, 15 Jul 2018 23:24:17 +0000 (00:24 +0100)]
clang-format

6 years agoupdate contributors
Richard Russon [Sun, 15 Jul 2018 23:58:34 +0000 (00:58 +0100)]
update contributors

6 years agoversion 2018-07-16
Richard Russon [Sun, 15 Jul 2018 23:49:07 +0000 (00:49 +0100)]
version 2018-07-16