]> granicus.if.org Git - neomutt/log
neomutt
6 years agodoxy: tidy pages
Richard Russon [Sun, 29 Jul 2018 14:19:08 +0000 (15:19 +0100)]
doxy: tidy pages

6 years agotest: tidy/clang-format
Richard Russon [Sat, 28 Jul 2018 21:03:38 +0000 (22:03 +0100)]
test: tidy/clang-format

6 years agodocs: mention the choice of pinentry-program
Doron Behar [Sat, 28 Jul 2018 12:40:01 +0000 (13:40 +0100)]
docs: mention the choice of pinentry-program

6 years agotest: drop unreliable bool test
Richard Russon [Fri, 27 Jul 2018 16:03:31 +0000 (17:03 +0100)]
test: drop unreliable bool test

6 years agotest: check all the conditionals
Richard Russon [Thu, 26 Jul 2018 16:44:48 +0000 (17:44 +0100)]
test: check all the conditionals

6 years agotest: convert config tests to acutest
Richard Russon [Thu, 26 Jul 2018 16:29:03 +0000 (17:29 +0100)]
test: convert config tests to acutest

6 years agoconfig: fix size errors
Richard Russon [Fri, 27 Jul 2018 15:24:55 +0000 (16:24 +0100)]
config: fix size errors

6 years agoinitialise variables
Richard Russon [Thu, 26 Jul 2018 08:17:13 +0000 (09:17 +0100)]
initialise variables

Some compilers won't link variables-only library files unless they're
all given an explicit value.

6 years agomerge: code tidying
Richard Russon [Wed, 25 Jul 2018 14:21:06 +0000 (15:21 +0100)]
merge: code tidying

 * drop void returns
 * buf,buflen
 * boolify retval
 * boolify params
 * boolify pager
 * drop return ()s
 * clear up unusual ()-ing
 * cppcheck
 * coverity
 * reduce number of versions
 * clang-format

6 years agoclang-format
Richard Russon [Wed, 25 Jul 2018 13:44:14 +0000 (14:44 +0100)]
clang-format

6 years agoreduce number of versions
Richard Russon [Wed, 25 Jul 2018 13:42:18 +0000 (14:42 +0100)]
reduce number of versions

6 years agocoverity
Richard Russon [Wed, 25 Jul 2018 13:36:05 +0000 (14:36 +0100)]
coverity

6 years agocppcheck
Richard Russon [Wed, 25 Jul 2018 13:23:50 +0000 (14:23 +0100)]
cppcheck

6 years agoclear up unusual ()-ing
Richard Russon [Wed, 25 Jul 2018 12:57:08 +0000 (13:57 +0100)]
clear up unusual ()-ing

6 years agodrop return ()s
Richard Russon [Wed, 25 Jul 2018 12:49:17 +0000 (13:49 +0100)]
drop return ()s

6 years agoboolify pager
Richard Russon [Wed, 25 Jul 2018 12:38:15 +0000 (13:38 +0100)]
boolify pager

6 years agoboolify params
Richard Russon [Wed, 25 Jul 2018 12:27:43 +0000 (13:27 +0100)]
boolify params

6 years agoboolify retval
Richard Russon [Wed, 25 Jul 2018 11:44:04 +0000 (12:44 +0100)]
boolify retval

6 years agobuf,buflen
Richard Russon [Wed, 25 Jul 2018 11:37:26 +0000 (12:37 +0100)]
buf,buflen

6 years agodrop void returns
Richard Russon [Wed, 25 Jul 2018 11:33:11 +0000 (12:33 +0100)]
drop void returns

6 years agobuild: fix deps and out-of-tree build
Richard Russon [Wed, 25 Jul 2018 08:40:34 +0000 (09:40 +0100)]
build: fix deps and out-of-tree build

6 years agodoxygen: lots of docs (100%)
Richard Russon [Wed, 25 Jul 2018 02:14:40 +0000 (03:14 +0100)]
doxygen: lots of docs (100%)

6 years agoconfig tests
Richard Russon [Tue, 24 Jul 2018 15:09:10 +0000 (16:09 +0100)]
config tests

6 years agoconfig: allow unset on strings
Richard Russon [Tue, 24 Jul 2018 10:47:41 +0000 (11:47 +0100)]
config: allow unset on strings

6 years agoconfig: add test cases 'neomutt -T'
Richard Russon [Tue, 24 Jul 2018 10:47:01 +0000 (11:47 +0100)]
config: add test cases 'neomutt -T'

6 years agoconfig fixes
Richard Russon [Tue, 24 Jul 2018 09:55:28 +0000 (10:55 +0100)]
config fixes

6 years agomerge: new config system
Richard Russon [Mon, 23 Jul 2018 21:25:59 +0000 (22:25 +0100)]
merge: new config system

 * config files
 * de-dupe
 * register
 * validators
 * listeners
 * notifications

6 years agonotifications
Richard Russon [Wed, 27 Jun 2018 01:31:17 +0000 (02:31 +0100)]
notifications

6 years agolisteners
Richard Russon [Thu, 14 Jun 2018 14:23:56 +0000 (15:23 +0100)]
listeners

6 years agovalidators
Richard Russon [Thu, 14 Jun 2018 14:23:50 +0000 (15:23 +0100)]
validators

6 years agoregister
Richard Russon [Wed, 10 Jan 2018 16:34:11 +0000 (16:34 +0000)]
register

6 years agode-dupe
Richard Russon [Wed, 17 Jan 2018 02:04:41 +0000 (02:04 +0000)]
de-dupe

6 years agoconfig files
Richard Russon [Mon, 30 Oct 2017 00:50:11 +0000 (00:50 +0000)]
config files

6 years agodon't expand commands, leave it to the shell
Richard Russon [Mon, 23 Jul 2018 14:26:48 +0000 (15:26 +0100)]
don't expand commands, leave it to the shell

6 years agoexcept pager=builtin
Richard Russon [Sun, 22 Jul 2018 20:15:04 +0000 (21:15 +0100)]
except pager=builtin

6 years agoMake path config variables relative
Richard Russon [Sat, 21 Jul 2018 12:23:51 +0000 (13:23 +0100)]
Make path config variables relative

6 years agomerge: tidy code
Richard Russon [Sat, 21 Jul 2018 00:39:07 +0000 (01:39 +0100)]
merge: tidy code

 * buf,buflen
 * boolify
 * drop pointless comments
 * drop dupe function
 * rename crypto constants
 * tidy makefiles
 * de-dupe globals

6 years agode-dupe globals
Richard Russon [Sat, 21 Jul 2018 00:00:21 +0000 (01:00 +0100)]
de-dupe globals

6 years agotidy makefiles
Richard Russon [Fri, 20 Jul 2018 22:12:26 +0000 (23:12 +0100)]
tidy makefiles

6 years agorename crypto constants
Richard Russon [Fri, 20 Jul 2018 21:57:01 +0000 (22:57 +0100)]
rename crypto constants

6 years agodrop dupe function
Richard Russon [Fri, 20 Jul 2018 21:39:06 +0000 (22:39 +0100)]
drop dupe function

6 years agodrop pointless comments
Richard Russon [Fri, 20 Jul 2018 21:37:28 +0000 (22:37 +0100)]
drop pointless comments

6 years agoboolify
Richard Russon [Fri, 20 Jul 2018 18:32:34 +0000 (19:32 +0100)]
boolify

6 years agobuf,buflen
Richard Russon [Fri, 20 Jul 2018 18:28:50 +0000 (19:28 +0100)]
buf,buflen

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