]> granicus.if.org Git - neomutt/shortlog
neomutt
2019-01-23 Pietro Ceruttifix: crash with short attachment name
2019-01-15 Mehdi Abaakouktags: fix multiple tags set on multiple emails
2019-01-14 Richard Russonpager: fix missing Mailbox reference
2019-01-14 Pietro CeruttiAllow the creation of a new mbox when saving to a local...
2019-01-12 Austin Raynotmuch: implement read-only vfolder-from-query
2019-01-12 Antoine Amarilli+install instructions in README.md
2019-01-12 Richard Russoncontext: move message_is_tagged,message_is_visible
2019-01-12 Richard Russonmutt_make_string: separate Context from Mailbox
2019-01-12 Richard Russondoxy: fix headers
2019-01-09 Austin Raynotmuch: remove Context in nm_read_entire_thread() 1387/head
2019-01-09 Pietro CeruttiRelax non-empty requirement on compose_format, pager_fo...
2019-01-09 Pietro CeruttiRevert "Don't override ndata with temporary context"
2019-01-08 Mehdi AbaakoukDon't override ndata with temporary context 1528/head
2019-01-08 Richard Russonfix: check for mailbox for folder-hook
2019-01-08 Richard Russonfix: saving email to fcc
2019-01-08 Pietro CeruttiSort by UID so sequence ranges in UID STORE make sense
2019-01-07 Richard Russonfix crash in ci_send_message()
2019-01-07 Richard Russonfix crash in mutt_parse_unmailboxes()
2019-01-07 Pablo Ovelleiro... close command prompt when deleting the colon
2019-01-07 Richard Russonmerge: upstream changes
2019-01-07 Kevin McCarthyUpdate copyright for the next stable release
2019-01-07 Kevin McCarthySleep $sleep_time after displaying "mail sent" message
2019-01-07 Kevin McCarthyRemove unused MUTT_FORMAT_MAKEPRINT flag
2019-01-07 Richard Russonfix config order
2019-01-07 Kevin McCarthyRespect ignore for the protected subject display
2019-01-07 Kevin McCarthyColor protected subject as a header in the pager
2019-01-07 Kevin McCarthyAdd $crypt_protected_headers_save
2019-01-07 Kevin McCarthyChange x-label editing flag to be in the envelope
2019-01-07 Kevin McCarthyCreate envelope->changed to mark all field changes
2019-01-07 Vincent LefevreLight colors: do not do the + 8 on negative values...
2019-01-07 Vincent LefevreAdded support for the "light" color prefix (in addition...
2019-01-07 Vincent LefevreUpdated French translation
2019-01-07 Vincent Lefevrespelling consistency
2019-01-07 Kevin McCarthyMake a copy of x_label before encoding it for updates
2019-01-07 Kevin McCarthyRestore the xlabel_changed reset
2019-01-07 Kevin McCarthyRfc2047 encode and fold X-Label when writing updates
2019-01-07 Kevin McCarthyFree pgpkeylist if the send fails
2019-01-07 Kevin McCarthyRead in protected headers when resuming a postponed...
2019-01-07 Kevin McCarthyFinish protected header write support
2019-01-07 Kevin McCarthyAdd a new mode for mutt_write_rfc822_header()
2019-01-07 Kevin McCarthyAdd config and data structure for protected header...
2019-01-07 Kevin McCarthyHandle improperly encoded pgp/mime octetstream part
2019-01-07 Kevin McCarthyDisplay mail sent message after Fcc finishes
2019-01-07 Kevin McCarthyFix flags if mutt_get_postponed() has no messages
2019-01-07 Kevin McCarthyMore postpone cleanup
2019-01-07 Kevin McCarthyWhen postponing, encode descriptions before encrypting
2019-01-07 Kevin McCarthyRefactor postpone_message()
2019-01-07 Kevin McCarthyPrompt when mutt_write_fcc() fails
2019-01-07 Kevin McCarthyMove fcc after send
2019-01-07 Kevin McCarthyRefactor save_fcc() function
2019-01-07 Kevin McCarthyAdd rfc2047_encode_envelope helper
2019-01-07 Kevin McCarthyAdd protected header received email support
2019-01-07 Kevin McCarthyAdd mx operation save_to_header_cache
2019-01-07 Kevin McCarthyParse and store mime headers in the BODY
2019-01-07 Kevin McCarthyFactor out rfc2047_decode_envelope()
2019-01-07 Richard Russonclang-format
2019-01-07 Pietro Ceruttiacutest: sync to upstream
2019-01-05 Richard Russonmerge: factor Context out of mailbox functions
2019-01-05 Richard Russonimap tidy
2019-01-05 Richard Russonmx_mbox_close drop index_hint
2019-01-05 Richard Russonsplit out context functions
2019-01-05 Richard Russonmbox_sync: factor out Context
2019-01-05 Richard Russonmbox_sync: use mailbox notifications
2019-01-05 Richard Russonmbox_check: factor out Context
2019-01-05 Richard Russonmbox_check: use mailbox notifications
2019-01-05 Richard Russonmbox_open: factor out Context
2019-01-05 Richard Russonimap: drop mdata->ctx
2019-01-05 Richard Russonimap_expunge_mailbox: use mailbox notifications
2019-01-05 Richard Russonmx_fastclose_mailbox: factor out Context
2019-01-05 Richard Russonmx_fastclose_mailbox: use mailbox notifications
2019-01-05 Richard Russonmailbox: add notify callback
2019-01-05 Richard Russontidy mbox_close
2019-01-05 Richard Russonimap: drop Context from imap_copy_messages()
2019-01-05 Austin Rayfolder-hook: try matching on description
2019-01-04 Richard Russonmerge: add summary pages
2019-01-04 rytImplement :version command
2019-01-04 rytImplement :set [all] commands
2019-01-04 Christopher... add ICommand for new :ex-style commands
2019-01-04 Richard Russonmbox: quieten probing
2019-01-03 Richard Russonmerge: Tidy the command parsing functions
2019-01-03 Victor FernandesChange errors to warnings where applicable
2019-01-03 Victor FernandesCreated enum to group command_t return codes
2019-01-03 Richard Russonclang-format
2019-01-03 Naveen Nathanfix: mutt/charset.c: only include libintl.h if ENABLE_N...
2019-01-03 Karel Zaknotmuch: make sure nm_db_longrun_done() release DB
2019-01-02 Austin RayIndex: try description when changing mailboxes 1516/head
2019-01-02 Richard Russondemote 'last message' errors to messages
2019-01-02 Thomas Jaroschsolarized dark color scheme: Remove outdated comment...
2019-01-01 Thomas JaroschFix use of uninitialized memory in mutt_parse_unmailboxes()
2019-01-01 Richard Russonrename menu.h back to mutt_menu.h
2019-01-01 Mark Stengleinimap: command: Adds unique sequence IDs
2018-12-30 Kevin McCarthyAdd $auto_subscribe variable.
2018-12-30 Thomas Jaroschmanual: Fix small typo
2018-12-28 Richard Russonpager: prevent negative index
2018-12-28 Richard Russonlight tidy
2018-12-27 Alvaro HerreraFix mistaken hdrs -> email
2018-12-22 Richard Russonrefactor hash
2018-12-22 Richard Russonlight tidying
2018-12-21 Mehdi Abaakoukimap: remove ImapCache
2018-12-21 Richard Russonmbox: allow non-file mailboxes
next