]> granicus.if.org Git - neomutt/shortlog
neomutt
2017-09-01 Richard Russonbuild: drop unused test/symbol ICONV_NONTRANS
2017-09-01 Richard Russontidy: fix whitespace
2017-09-01 Richard Russonmerge: upstream fixes (mutt/default)
2017-09-01 Kevin McCarthyAdd option to run command to query attachment mime...
2017-09-01 Kevin McCarthyFix parent_hdr usage in mutt_attach_reply(). (see ...
2017-09-01 Kevin McCarthyAdd edit-content-type helper and warning for decrypted...
2017-09-01 Kevin McCarthyFix attachment check_traditional and extract_keys opera...
2017-09-01 Kevin McCarthyFix shared attachment functions. (see #3728)
2017-09-01 Kevin McCarthyFix the expand/collapse code to use the virtual index...
2017-09-01 Kevin McCarthyAdd virtual index to actx. (see #3728)
2017-09-01 Kevin McCarthyChange recvattach to allow nested encryption. (see...
2017-09-01 Kevin McCarthyAdd helpers to add and remove actx entries. (see #3728)
2017-09-01 Kevin McCarthyChange helpers functions to pass actx. (see #3728)
2017-09-01 Kevin McCarthyCreate ATTACH_CONTEXT to hold attachment index. (see...
2017-09-01 ng0contrib: Add guix-neomutt.scm.
2017-08-31 Pietro CeruttiFix link in CODE_OF_CONDUCT.md
2017-08-28 Damien Riegelteach gen-map-doc about the new opcode header
2017-08-28 Damien Riegelmove HelpStrings to help.c
2017-08-28 Damien Riegeluse opcodes.h instead of keymap_defs.h
2017-08-28 Damien Riegelintroduce opcodes header
2017-08-28 Damien Riegeldefine USE_NOTMUCH when creating the documentation
2017-08-25 Pietro CeruttiAccept curses.h as a valid curses header (#733)
2017-08-23 Richard Russonbuild: fix slang compile
2017-08-23 Richard Russontrim trailing slash from completed dirs 720/head
2017-08-23 Richard Russontidy: use explicit NUL for strings 724/head
2017-08-22 Pietro Ceruttitime_t requires time.h (#726)
2017-08-22 Richard Russoninclude term.h from wherever we find ncurses.h (#713)
2017-08-13 Pietro CeruttiOnly include libintl.h if ENABLE_NLS is defined (#718)
2017-08-10 Kevin McCarthyHandle error if REGCOMP in pager fails when resizing.
2017-08-10 Richard Russoncoverity fixes
2017-08-10 Richard Russonmerge: code tidying
2017-08-10 Richard Russonsplit out envelope
2017-08-10 Richard Russonsplit out body
2017-08-10 Richard Russondrop unused param to mutt_system
2017-08-10 Richard Russonurl drop ciss
2017-08-10 Richard Russonlib: move some date/string functions
2017-08-10 Pietro CeruttiSmall cleanups to configure.ac (#714)
2017-08-09 Pietro CeruttiFix empty In-Reply-To generation (#716)
2017-08-09 Jenya Sovetkin_mutt_enter_fname: verify that flag is not zero 712/head
2017-08-09 Fabrice Belletcolor: call use_default_colors() in a single location 702/head
2017-08-08 Pietro CeruttiUse system's md5 instead of compiling our own mutt_md5...
2017-08-07 Pietro CeruttiDo not include what we don't need (#708)
2017-08-07 Richard Russontidy list of commands
2017-08-07 Richard Russonmerge: Standardise the handling of Lists
2017-08-06 Pietro CeruttiFix list structure name in hcachever.sh 688/head
2017-08-05 Pietro CeruttiRestore naming sanity: s/STailQ/List/g
2017-08-05 Pietro CeruttiConvert last List instances to STailQ, kill List definition
2017-08-05 Pietro CeruttiConvert remaining List structures to STailQ in main.c
2017-08-05 Pietro CeruttiMore idiomatic definition of HookHead
2017-08-05 Pietro CeruttiConvert Hooks to TAILQ
2017-08-05 Pietro CeruttiConvert List to STailQ in ncrypt code
2017-08-05 Pietro CeruttiConvert List to STailQ in imap code
2017-08-05 Pietro CeruttiRemove unused functions
2017-08-05 Pietro CeruttiConvert MailtoAllow, MimeLookupList and SidebarWhitelis...
2017-08-05 Pietro CeruttiConvert HeaderOrderList and (Un)?Ignore to STailQ
2017-08-05 Pietro CeruttiBe consistent on variable names
2017-08-05 Pietro CeruttiConvert AlternativeOrderList and (Attach|Inline)(Allow...
2017-08-05 Pietro CeruttiConvert Muttrc to STailQ, start to gather common algos...
2017-08-05 Pietro CeruttiConvert AutoViewList to STailQ
2017-08-05 Pietro CeruttiConvert MuttrcStack to STailQ
2017-08-05 Pietro CeruttiConvert UserHeader to STailQ
2017-08-05 Pietro CeruttiHCache now depends on tailq structures instead of List
2017-08-05 Pietro CeruttiConvert mix chain to STailQ
2017-08-05 Pietro CeruttiConvert userhdrs to STailQ
2017-08-05 Pietro CeruttiAdd queue.h to EXTRA_DIST
2017-08-05 Pietro CeruttiDatastructures #1 - PoC of standardizing a couple of...
2017-08-05 Richard Russonresync translations
2017-08-05 Richard Russonupdate French translation
2017-08-04 Richard Russonrefactor: move lock/unlink functions to lib/file
2017-08-04 Richard Russonrefactor: move atime/mtime functions to lib/file
2017-08-04 Richard Russonrefactor: move mutt_make_date to lib/date
2017-08-04 Richard Russonbuild: move mutt_md5 to hcache
2017-08-04 Pietro CeruttiRemove ascii_* functions (#700)
2017-08-04 Richard Russonbuild: squash lua warnings
2017-08-04 Richard Russonbuild: fix warnings in wchar test code
2017-08-04 Fabrice BelletFix truncated formating 685/head
2017-08-04 Pietro CeruttiUse the correct TokyoCabinet API
2017-08-04 William PetterssonEncode URIs created with nm_uri_from_query 692/head
2017-08-04 Jenya Sovetkinnm_description_to_path: fix a mailbox type 695/head
2017-08-04 Pietro CeruttiKill bundled wchar_t support, rely on the system's
2017-08-04 Pietro CeruttiDo not rely on backends setting error codes on success
2017-08-04 Pietro CeruttiReview hcache implementation return codes
2017-08-04 Pietro CeruttiDoxify the Header cache
2017-08-03 Richard Russonbuild: fix make dist
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
next