]> granicus.if.org Git - neomutt/log
neomutt
6 years agodrop unnecessary NONULL
Richard Russon [Sat, 4 Aug 2018 19:04:24 +0000 (20:04 +0100)]
drop unnecessary NONULL

6 years agomerge: Kill Buffy
Richard Russon [Sat, 4 Aug 2018 11:07:54 +0000 (12:07 +0100)]
merge: Kill Buffy

 * Buffy STAILQ
 * merge mailbox.h and mx.h
 * rename buffy.c
 * rename Buffy
 * rename BUFFY
 * rename buffy

6 years agorename buffy
Richard Russon [Fri, 3 Aug 2018 14:51:43 +0000 (15:51 +0100)]
rename buffy

6 years agorename BUFFY
Richard Russon [Fri, 3 Aug 2018 14:43:54 +0000 (15:43 +0100)]
rename BUFFY

6 years agorename Buffy
Richard Russon [Fri, 3 Aug 2018 14:08:36 +0000 (15:08 +0100)]
rename Buffy

6 years agorename buffy.c
Richard Russon [Fri, 3 Aug 2018 13:48:00 +0000 (14:48 +0100)]
rename buffy.c

6 years agomerge mailbox.h and mx.h
Richard Russon [Fri, 3 Aug 2018 13:41:45 +0000 (14:41 +0100)]
merge mailbox.h and mx.h

6 years agoBuffy STAILQ
Richard Russon [Fri, 3 Aug 2018 00:15:14 +0000 (01:15 +0100)]
Buffy STAILQ

6 years agofix command/path expansion
Richard Russon [Fri, 3 Aug 2018 10:37:30 +0000 (11:37 +0100)]
fix command/path expansion

6 years agodoxy: doc config items
Richard Russon [Thu, 2 Aug 2018 20:28:29 +0000 (21:28 +0100)]
doxy: doc config items

6 years agodoxy: doc config items
Richard Russon [Wed, 1 Aug 2018 21:24:58 +0000 (22:24 +0100)]
doxy: doc config items

6 years agoadd missing copy to path parser
Richard Russon [Thu, 2 Aug 2018 16:06:12 +0000 (17:06 +0100)]
add missing copy to path parser

6 years agoUpdate autosetup to 0.6.9
Pietro Cerutti [Thu, 2 Aug 2018 12:08:39 +0000 (12:08 +0000)]
Update autosetup to 0.6.9

6 years agodoxy: doc config items
Richard Russon [Tue, 31 Jul 2018 18:21:18 +0000 (19:21 +0100)]
doxy: doc config items

6 years agosync translations
Richard Russon [Tue, 31 Jul 2018 21:22:20 +0000 (22:22 +0100)]
sync translations

6 years agoUpdate zh_CN translation
Zero King [Fri, 27 Jul 2018 05:00:25 +0000 (05:00 +0000)]
Update zh_CN translation

6 years agoUpdate lt_LT translation
Marius Gedminas [Wed, 25 Jul 2018 20:43:25 +0000 (23:43 +0300)]
Update lt_LT translation

One new message.

6 years agobuild: fix warnings
Richard Russon [Mon, 30 Jul 2018 10:15:30 +0000 (11:15 +0100)]
build: fix warnings

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%)

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

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

7 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'

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

7 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

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

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

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

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

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

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

7 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

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

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

7 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

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

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

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

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

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

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

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

7 years agodoxygen: lots of docs (94%)
Richard Russon [Fri, 20 Jul 2018 10:46:35 +0000 (11:46 +0100)]
doxygen: lots of docs (94%)

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

7 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

7 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

7 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

7 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.

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

7 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

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

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

7 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

7 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

7 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

7 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

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

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

7 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

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

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

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

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

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