]> granicus.if.org Git - neomutt/shortlog
neomutt
2017-03-16 Richard Russonremove #if 0 code blocks
2017-03-16 Richard Russonuse #ifdef for potentially missing symbols
2017-03-16 Richard Russondrop #if HAVE_CONFIG_H
2017-03-16 Richard Russonreplace FOREVER with while (true)
2017-03-16 Richard Russondelete unused functions
2017-03-16 Richard Russonmark all local functions as static
2017-03-16 Richard Russondelete trailing whitespace
2017-03-16 Richard Russondrop vim modelines
2017-03-16 Richard Russondrop control characters from the source
2017-03-13 Richard Russonbuild: drop #pragma include guard
2017-03-12 Richard Russondocs: fix validation for lua
2017-03-12 Richard Russonbuild: reorder use of OPS
2017-03-12 Richard Russonfix: build warning
2017-03-12 Richard Russonfix typos and grammar in the comments
2017-03-11 Richard Russonmerge: upstream fixes (mutt/default)
2017-03-11 Kevin McCarthyOpenSSL: Don't offer (a)ccept always choice for hostnam... 459/head
2017-03-11 Kevin McCarthyPrevent skipped certs from showing a second time. ...
2017-03-11 Kevin McCarthyDon't allow storing duplicate certs for OpenSSL interac...
2017-03-11 Kevin McCarthyMove the OpenSSL partial chain support check inside...
2017-03-11 Matthias AndreeAdd $ssl_verify_partial_chains option for OpenSSL....
2017-03-11 Richard Russonmerge: add lua scripting 298/head
2017-03-11 GuyzmoLua API for Mutt's config and commandline
2017-03-11 GuyzmoAdded -B option for batch mode. exiting before any...
2017-03-11 GuyzmoAdded new headers mutt_commands.h and mutt_options.h
2017-03-11 GuyzmoRefactor of the regex parsing code into its own function
2017-03-11 GuyzmoAdding basic Lua scripting basics to mutt
2017-03-11 Richard Russonlua: add basic working example
2017-03-11 Richard Russonfix: Garbage in chdir prompt due to unescaped string
2017-03-07 Ian Zimmermanrefactor: Split out BUFFER-handling functions (#443)
2017-03-07 Richard Russonmerge: mx cleanups
2017-03-07 Damien Riegelmx: remove an `#ifdef USE_NNTP` block
2017-03-07 Damien Riegelmx: don't make MUTT_NNTP and MUTT_COMPRESSED conditional
2017-03-07 Damien Riegelmx: remove `#ifdef USE_COMPRESSED` in mx_fastclose_mailbox
2017-03-07 Mehdi ABAAKOUKFix uncollapse_new in pager (#447)
2017-03-07 Mehdi ABAAKOUKattachment/pager: Use mailcap for test/* except plain...
2017-03-06 Richard Russondocs: updates for 1.8.0
2017-03-06 Richard RussonNeoMutt 2017-03-06 (1.8.0) neomutt-20170306
2017-03-06 Pietro CeruttiGet the correct buffer size under fmemopen/torify ...
2017-03-06 Richard Russonmerge: sync to mutt/default
2017-03-06 Pietro CeruttiUse static inlines to make gcc 4.2.1 happy 456/head
2017-03-06 Mehdi Abaakoukgetdnsdomainname: cancel getaddrinfo_a if needed
2017-03-06 Richard Russonmerge: upstream fixes (mutt/default)
2017-03-06 Kevin McCarthyIncrease ACCOUNT.pass field size. (closes #3921)
2017-03-05 Kevin McCarthymerge stable
2017-03-05 Kevin McCarthyIncrease ACCOUNT.pass field size. (closes #3921)
2017-03-03 Matthias AndreeSSL: Fix memory leak in subject alternative name code...
2017-03-03 Kevin McCarthyClear out extraneous errors before SSL_connect() (see...
2017-03-02 Kevin McCarthymerge stable
2017-03-02 Matthias AndreeSSL: Fix memory leak in subject alternative name code...
2017-03-02 Kevin McCarthymerge stable
2017-03-02 Kevin McCarthyPrevent segv if open-appending to an mbox fails. (close...
2017-03-02 Kevin McCarthymerge stable
2017-03-02 Kevin McCarthyClear out extraneous errors before SSL_connect() (see...
2017-02-28 Tobias Angelefix github templates (#444)
2017-02-28 Tobias Angelegithub: added template for Pull Requests, issues and...
2017-02-28 Tobias Angeleeditorconfig: support for new files, fix whitespace...
2017-02-27 Tobias Angeleadd blocking fmemopen bug on debian to manual (#422)
2017-02-25 Tobias Angeleimap: remove useless code (#434)
2017-02-25 guyzmoFixes missing semi-colon compilation issue (#433)
2017-02-25 Richard RussonNeoMutt 2017-02-25 (1.8.0) neomutt-20170225
2017-02-25 Richard Russonupdate translation files
2017-02-25 Richard Russonmerge: sync to mutt/default
2017-02-25 Richard Russonmerge: upstream fixes (mutt/default)
2017-02-25 Kevin McCarthyautomatic post-release commit for mutt-1.8.0
2017-02-25 TAKAHASHI TamotsuUpdated Japanese translation.
2017-02-25 Benno SchulenbergUpdated Dutch translation.
2017-02-25 Benno SchulenbergUpdated Esperanto translation.
2017-02-24 Kevin McCarthyMinor touchups to documentation and UPDATING file.
2017-02-24 Kevin McCarthyReword some of the UPDATING entries.
2017-02-24 Kevin McCarthyAdd 1.8.0 entries to the UPDATING file.
2017-02-24 Kevin McCarthymerge default into stable
2017-02-24 Kevin McCarthymutt-1.8.0 signed
2017-02-24 Kevin McCarthyAdded tag mutt-1-8-rel for changeset d897983752f9
2017-02-24 Kevin McCarthyautomatic post-release commit for mutt-1.8.0
2017-02-24 Richard Russondocs: fix typo in notmuch example
2017-02-24 Richard Russonstyle: don't align assignments -- too often ugly
2017-02-24 Edward Bettshandle sigint within socket operations (#411)
2017-02-24 Mehdi ABAAKOUKUse getaddrinfo_a if possible (#420)
2017-02-23 TAKAHASHI TamotsuUpdated Japanese translation.
2017-02-23 Pietro CeruttiRemove ugly macros and casts from crypt-gpgme.c 419/head
2017-02-23 toogleyfix minor reflow issues in some comments 418/head
2017-02-22 Benno SchulenbergUpdated Dutch translation.
2017-02-22 Guillaume BrogiMerge branch 'translate', updates from upstream
2017-02-22 Ivan Vilata... Updated Catalan translation.
2017-02-22 Vsevolod VolkovUpdated Russian translation.
2017-02-22 Vsevolod VolkovUpdated Ukrainian translation.
2017-02-22 Morten Bo JohansenUpdated Danish translation.
2017-02-22 Petr PisarUpdated Czech translation.
2017-02-22 Petr PisarUpdated Czech translation.
2017-02-22 Vincent LefevreUpdated French translation.
2017-02-22 Benno SchulenbergUpdated Esperanto translation.
2017-02-22 Kevin McCarthyMinor touchups to documentation and UPDATING file.
2017-02-20 Richard Russonmerge: prepare the source for clang-format
2017-02-20 toogleyeditorconfig: use spaces to indent in *.[ch] files 392/head
2017-02-20 toogleyadded comment-blocks for clang-format to ignore
2017-02-20 toogleyadd clang-format file
2017-02-20 toogleyfix 80 column limit, align statements
2017-02-20 Mehdi Abaakouknotmuch: Allow to use untransformed tag for color 417/head
2017-02-20 Richard Russonmerge: upstream fixes (mutt/default)
2017-02-20 Athanasios... Prevent null pointer exception for h->ai_canonname 413/head
next