]> granicus.if.org Git - neomutt/shortlog
neomutt
2017-08-03 Richard Russonmerge: upstream fixes (mutt/default)
2017-08-03 Kevin McCarthyConvert raw_socket_poll() to use gettimeofday().
2017-08-03 Kevin McCarthyAdd $imap_poll_timeout to allow mailbox polling to...
2017-08-03 Kevin McCarthyAdd timeout parameter to mutt_socket_poll.
2017-08-03 Kevin McCarthyWhen guessing an attachment type, don't allow text...
2017-08-03 Kevin McCarthyChange imap_cmd_start() to return OK when the cmd_queue...
2017-08-03 Kevin McCarthyFix menu color calls to occur before positioning the...
2017-08-03 Richard Russonmerge: trivial code fixes
2017-08-03 Richard Russondrop old testing code
2017-08-03 Richard Russonrename: tidy global variable naming
2017-08-03 Richard Russonrename: global quad variables (insert underscores)
2017-08-03 Richard Russonrename: global boolean variables (insert underscores)
2017-08-03 Richard Russontidy: drop unnecessary INITVAL usage
2017-08-03 Richard Russontidy: drop deprecated types
2017-08-03 Richard Russontidy: drop rarely-used macro
2017-08-03 Richard Russontidy: sort out ++ -- comma operators
2017-08-03 Richard Russontidy: use DT_MASK to get type
2017-08-03 Richard Russontidy: rearrange code to avoid forward def
2017-08-03 Richard Russontidy: sort out typedef usage
2017-08-03 Richard Russontidy: left-align goto labels
2017-08-03 Richard Russontidy: remove unnecessary casts
2017-08-03 Richard Russontidy: remove duplicate prototypes
2017-08-03 Richard Russontidy: squeeze blank lines
2017-08-03 Richard Russoncontrib: drop old iconv config
2017-08-03 Richard Russondoxygen: fix comments
2017-08-03 Richard Russonmerge: create library of shared code
2017-08-03 Richard Russonrename the library to libmutt
2017-08-02 Richard Russondoxygen: update config 694/head
2017-08-02 Richard Russondrop lib.c
2017-08-02 Richard Russonmove the hash functions to the library
2017-08-02 Richard Russonmove the buffer functions to the library
2017-08-02 Richard Russonmove the file functions to the library
2017-08-02 Richard Russonmove the string functions to the library
2017-08-02 Richard Russonmove the debug functions to the library
2017-08-02 Richard Russonmove the message functions to the library
2017-08-02 Richard Russonmove the memory functions to the library
2017-08-02 Richard Russonmove the sha1 functions to the library
2017-08-02 Richard Russonmove the md5 functions to the library
2017-08-02 Richard Russonmove the exit functions to the library
2017-08-02 Richard Russonmove the date functions to the library
2017-08-02 Richard Russonmove the base64 functions to the library
2017-08-02 Richard Russonmove the ascii functions to the library
2017-08-02 Richard Russonchange code to use lib/lib.h
2017-08-02 Richard Russoncreate library
2017-08-02 Richard Russonsplit out parameter functions
2017-08-02 Richard Russonsplit out state functions
2017-07-21 Richard Russondoxygen: tidy comments
2017-07-20 Damien Riegelbind editor <delete> to delete-char
2017-07-20 Pietro CeruttiLook for ncurses headers in more dedicated locations...
2017-07-20 Pietro CeruttiNo need to strdup the result of tigetstr (#682)
2017-07-18 Richard Russondoxygen: doc some more functions
2017-07-18 Pietro CeruttiFix the printing of ncurses version in -v output
2017-07-18 Pietro CeruttiFix the configure check for S-Lang (#676)
2017-07-18 Steven! Ragnarökdocs: document some functions
2017-07-17 Richard Russonmerge: rename functions/constants for consistency
2017-07-17 Richard Russon#define constants in upper case
2017-07-17 Richard Russonremove build constant SHA1HANDSOFF
2017-07-17 Richard Russonrename SHA1_*
2017-07-17 Richard Russonrename mutt_format_string and mutt_FormatString
2017-07-17 Richard Russonrename ESC_char
2017-07-17 Richard Russonmerge: improve doxygen comments
2017-07-17 Richard Russondoxygen: convert existing comments
2017-07-17 Richard Russondoxygen: add struct/enum/union templates
2017-07-17 Richard Russondoxygen: add file templates
2017-07-17 Richard Russondoxygen: fix colours and links
2017-07-17 Richard Russondoxygen: fix all comments
2017-07-17 Richard Russonname all enum types
2017-07-16 Richard Russononly match real mailboxes when looking for new mail
2017-07-14 Richard Russonnntp: sync to upstream
2017-07-14 Richard RussonNeoMutt 2017-07-14 (1.8.3) neomutt-20170714
2017-07-14 Richard Russonmerge: sync to mutt/default
2017-07-14 Richard Russonupdate translations
2017-07-14 André BergerUpdate German translation
2017-07-14 Richard Russonclang-format
2017-07-14 Richard Russondocs: update ChangeLog
2017-07-14 Richard Russonversion: 2017-07-14
2017-07-14 Richard Russoncoverity: fix two minor defects
2017-07-14 Richard Russondifferentiate hcaches
2017-07-14 Richard Russonfix hcachever.sh script
2017-07-14 Thomas Adamcompile-time output: use two lists 666/head
2017-07-14 Damien Riegelconfigure: remove MUTTLIBS 665/head
2017-07-14 Richard Russondocs: fix pattern typo
2017-07-14 Richard Russonmerge: upstream fixes (mutt/default)
2017-07-14 Brendan Cullydrop unused flags argument from imap_access
2017-07-14 Brendan Cullybcache: cast to avoid implicit signed/unsigned comparis...
2017-07-14 Kevin McCarthyFix crash when $postponed is on another server.
2017-07-14 Brendan Cullyfix signed/unsigned comparison in longest_common_prefix
2017-07-14 Brendan Cullydrop unused flags argument from imap_access
2017-07-13 Richard Russondoxygen: add config file
2017-07-13 Richard Russondoxygen: tidy existing comments
2017-07-13 Richard Russonname unnamed enums
2017-07-13 Richard Russonrename some structs/enums/unions/constants
2017-07-13 Brendan Cullybcache: cast to avoid implicit signed/unsigned comparis...
2017-07-12 Kevin McCarthymerge stable
2017-07-12 Kevin McCarthyFix crash when $postponed is on another server.
2017-07-08 Brendan Cullyfix signed/unsigned comparison in longest_common_prefix
2017-07-08 Richard Russonfix: stop allowing duplicate mailboxes
2017-07-07 Richard Russonupdate ChangeLog.md
2017-07-07 Richard RussonNeoMutt 2017-07-07 (1.8.3) neomutt-20170707
2017-07-07 Richard Russonmerge: sync to mutt/default
next