Projects STRLCPY neomutt Commits ac26a948
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    AUTHORS.md
    skipped 29 lines
    30 30  [Björn Ketelaars](https://github.com/bket "bket"),
    31 31  Bletchley Park,
    32 32  [Bo Yu](https://github.com/yuzibo "yuzibo"),
     33 +[Brendan McLean](https://github.com/bmclean2 "bmclean2"),
    33 34  [Bryan Bennett](https://github.com/bbenne10 "bbenne10"),
    34 35  [Casper Ti Vector](https://github.com/caspervector "caspervector"),
    35 36  [Charlie Drage](https://github.com/cdrage "cdrage"),
    skipped 7 lines
    43 44  [Dai Mochinaga](https://github.com/mochidai "mochidai"),
    44 45  [Damien Riegel](https://github.com/d-k-c "d-k-c"),
    45 46  [Daniel Gray](https://github.com/dngray "dngray"),
     47 +[Daniel Maslowski](https://github.com/orangecms "orangecms"),
    46 48  [Dapeng Gao](https://github.com/dpgao "dpgao"),
    47 49  [Darren Kenny](https://github.com/darrenkenny "darrenkenny"),
    48 50  [Darshit Shah](https://github.com/darnir "darnir"),
    skipped 19 lines
    68 70  [Floyd Anderson](https://github.com/floand "floand"),
    69 71  [František Hájik](https://github.com/ferkohajik "ferkohajik"),
    70 72  [Frederick Eaton](https://github.com/archenemies "archenemies"),
     73 +[Freed-Wu](https://github.com/wzy "wzy"),
    71 74  [ftilde](https://github.com/ftilde "ftilde"),
    72 75  [Guillaume Brogi](https://github.com/guiniol "guiniol"),
    73 76  [наб](https://github.com/nabijaczleweli "nabijaczleweli"),
    74 77  [Hugo Barrera](https://github.com/whynothugo "whynothugo"),
    75 78  [Ian Zimmerman](https://github.com/nobrowser "nobrowser"),
     79 +[Ihor Antonov](https://github.com/ngortheone "ngortheone"),
    76 80  [Ismaël Bouya](https://github.com/immae "immae"),
    77 81  [Ivan J](https://github.com/parazyd "parazyd"),
    78 82  [Ivan Tham](https://github.com/pickfire "pickfire"),
    skipped 1 lines
    80 84  [Jakub Jindra](https://github.com/jindraj "jindraj"),
    81 85  [Jakub Wilk](https://github.com/jwilk "jwilk"),
    82 86  [James Vaughan](https://github.com/jamesbvaughan "jamesbvaughan"),
     87 +[Jangho Seo](https://github.com/seojangho "seojangho"),
    83 88  [Jasper Adriaanse](https://github.com/jasperla "jasperla"),
    84 89  [Jelle van der Waa](https://github.com/jelly "jelly"),
    85 90  [Jenya Sovetkin](https://github.com/esovetkin "esovetkin"),
    skipped 2 lines
    88 93  [Joey Pabalinas](https://github.com/alyptik "alyptik"),
    89 94  [Johannes Frankenau](https://github.com/tsuflux "tsuflux"),
    90 95  [Johannes Weißl](https://github.com/weisslj "weisslj"),
     96 +[Jonas Witschel](https://github.com/diabonas "diabonas"),
    91 97  [Jonathan Perkin](https://github.com/jperkin "jperkin"),
    92 98  [Joseph Bisch](https://github.com/josephbisch "josephbisch"),
    93 99  [Josh Poimboeuf](https://github.com/jpoimboe "jpoimboe"),
    skipped 52 lines
    146 152  [Roger Pau Monne](https://github.com/royger "royger"),
    147 153  [Romeu Vieira](https://github.com/romeug "romeug"),
    148 154  [Ronan Arraes Jardim Chagas](https://github.com/ronisbr "ronisbr"),
     155 +[R Primus](https://github.com/rprimus "rprimus"),
    149 156  Rubén Llorente,
    150 157  [ryt](https://github.com/0x747972 "0x747972"),
    151 158  [Santiago Torres](https://github.com/santiagotorres "santiagotorres"),
    skipped 63 lines
  • ■ ■ ■ ■ ■ ■
    ChangeLog.md
     1 +2021-02-05 Richard Russon <[email protected]>
     2 +* Features
     3 + - Add <skip-headers> to skip past message headers in pager
     4 + - Add <view-pager> function to attachment menu
     5 +* Bug Fixes
     6 + - Fix detection of mbox files with new mail
     7 + - Fix crash on collapsed thread
     8 + - Fix group-chat-reply
     9 + - Clear the message window on resize
     10 + - Do not crash on return from shell-exec if there's no open mailbox
     11 + - Abort IMAP open if condstore/qresync updates fetch fails
     12 + - Fix smtp crash on invalid $smtp_authenticators list
     13 + - Fix pager dropped input on screen resize
     14 + - Fix mime forwarding
     15 + - Check config after hooks
     16 + - Always recreate a mailbox after folder-hook
     17 +* Translations
     18 + - 88% Slovakian
     19 +* Docs
     20 + - Adjust doc to explicitly mention $count_alternative
     21 + - Restore correct "$sort_re" documentation
     22 + - Clarify pattern completion
     23 + - Man pages: Clear up "-H" and "-O"
     24 +* Build
     25 + - Update to latest acutest
     26 + - Update to latest autosetup
     27 + - Make the location of /tmp configurable
     28 + 
    1 29  2020-11-20 Richard Russon <[email protected]>
    2 30  * Bug Fixes
    3 31   - Fix crash when saving an alias
    skipped 2107 lines
  • ■ ■ ■ ■ ■ ■
    README.md
    skipped 1 lines
    2 2   
    3 3  [![Stars](https://img.shields.io/github/stars/neomutt/neomutt.svg?style=social&label=Stars)](https://github.com/neomutt/neomutt "Give us a Star")
    4 4  [![Twitter](https://img.shields.io/twitter/follow/NeoMutt_Org.svg?style=social&label=Follow)](https://twitter.com/NeoMutt_Org "Follow us on Twitter")
    5  -[![Contributors](https://img.shields.io/badge/Contributors-195-orange.svg)](https://github.com/neomutt/neomutt/blob/master/AUTHORS.md "All of NeoMutt's Contributors")
     5 +[![Contributors](https://img.shields.io/badge/Contributors-202-orange.svg)](https://github.com/neomutt/neomutt/blob/master/AUTHORS.md "All of NeoMutt's Contributors")
    6 6  [![Release](https://img.shields.io/github/release/neomutt/neomutt.svg)](https://github.com/neomutt/neomutt/releases/latest "Latest Release Notes")
    7 7  [![License: GPL v2](https://img.shields.io/badge/License-GPL%20v2-blue.svg)](https://github.com/neomutt/neomutt/blob/master/LICENCE.md "Copyright Statement")
    8 8  [![Code build](https://img.shields.io/travis/com/neomutt/neomutt/master?label=code)](https://travis-ci.com/neomutt/neomutt "Latest Automatic Code Build")
    skipped 92 lines
    101 101  - Copyright (C) 2000-2019 David Champion `<[email protected]>`
    102 102  - Copyright (C) 2006-2009 Rocco Rutte `<[email protected]>`
    103 103  - Copyright (C) 2014-2020 Kevin J. McCarthy `<[email protected]>`
    104  -- Copyright (C) 2015-2020 Richard Russon `<[email protected]>`
     104 +- Copyright (C) 2015-2021 Richard Russon `<[email protected]>`
    105 105   
    106 106   
  • ■ ■ ■ ■
    auto.def
    skipped 15 lines
    16 16  ###############################################################################
    17 17  # Names and versions
    18 18  define PACKAGE "neomutt"
    19  -define PACKAGE_VERSION "20201127"
     19 +define PACKAGE_VERSION "20210205"
    20 20  define BUGS_ADDRESS "[email protected]"
    21 21   
    22 22  # Subdirectories that contain additional Makefile.autosetup files
    skipped 1329 lines
  • ■ ■ ■ ■
    doxygen/doxygen.conf
    skipped 24 lines
    25 25  # could be handy for archiving the generated documentation or if some version
    26 26  # control system is used.
    27 27   
    28  -PROJECT_NUMBER = "2020-11-27"
     28 +PROJECT_NUMBER = "2021-02-05"
    29 29   
    30 30  # Using the PROJECT_BRIEF tag one can provide an optional one line description
    31 31  # for a project that appears at the top of each page and should give viewer a
    skipped 1753 lines
Please wait...
Page is in error, reload to recover