{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":714115818,"defaultBranch":"main","name":"clearlinux","ownerLogin":"neomutt","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-11-04T00:45:49.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/16376763?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1699059636.0","currentOid":""},"activityList":{"items":[{"before":"c7c461fe7869ae0a7c29f310ee6bf504fb54a479","after":"d3c74666087234ad01a86d861ac5b4fa13606cb6","ref":"refs/heads/main","pushedAt":"2024-04-27T00:26:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flatcap","name":"Richard Russon","path":"/flatcap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76760?s=80&v=4"},"commit":{"message":"neomutt: Autospec creation for update from version 20240416 to version 20240425\n\nCarlos Henrique Lima Melara (@charles2910) (1):\n mutt: fix copyright boilerplate in base64.h and filter.h\n\nDennis Schön (@roccoblues) (2):\n guard truecolor functions in tests\n use homebrew in macOS build\n\nPietro Cerutti (@gahr) (4):\n No comma before first mailbox in \"New mail in ...\"\n Also, no 'New mail in ' message on its own\n Rename variable\n Offer a way to filter out CFLAGS with paths from the output of `-v`\n\nRichard Russon (@flatcap) (44):\n doxy: add missing params\n tidy\n create mailbox_add_simple() wrapper\n imap: add mailboxes more directly\n test: iwyu\n tidy: imap_auth_plain\n tidy: imap_sync_message_for_copy\n tidy: smtp_auth_plain\n tidy: tls_fingerprint\n tidy: x509_fingerprint\n buffer: mutt_sasl_plain_msg()\n buffer: mutt_path_to_absolute()\n buffer: nntp_clear_cache()\n buffer: mutt_smtp_send()\n tidy: cmd_parse_list()\n buffer: op_main_entire_thread()\n buffer: mutt_ch_canonical_charset()\n buffer: nntp_capabilities()\n buffer: nntp_auth()\n buffer: imap_auth_cram_md5()\n buffer: imap_sync_message_for_copy()\n buffer: imap_append_message()\n buffer: tls_fingerprint()\n buffer: x509_fingerprint()\n buffer: mutt_mailbox_list()\n tests: drop mutt_str_cat()\n drop mutt_str_cat()\n drop mutt_strn_cat()\n ncrypt: use gpgme types consistently\n sasl: fix build\n trans: tidy messages\n debug: fix build\n url_tostring(): make param const\n nntp: simplify cache_expand()\n expando: add lower-case operator\n expando: fix conditional padding\n expando: fix container\n expando: add external filter\n test: expando filter\n expando: enable external filter\n fix: cache naming\n build: fix warnings\n expando: allow newline\n NeoMutt 2024-04-25","shortMessageHtmlLink":"neomutt: Autospec creation for update from version 20240416 to versio…"}},{"before":"be0edea2980bd45c64b8f5d99f3e700ed3ff006f","after":"c7c461fe7869ae0a7c29f310ee6bf504fb54a479","ref":"refs/heads/main","pushedAt":"2024-04-20T00:56:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flatcap","name":"Richard Russon","path":"/flatcap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76760?s=80&v=4"},"commit":{"message":"neomutt: Autospec creation for update from version 20240329 to version 20240416\n\nAlejandro Colomar (@alejandro-colomar) (2):\n ncrypt/crypt_gpgme.c: Fix NULL dereference\n address/address.c: Remove spurious comment\n\nDennis Schön (@roccoblues) (3):\n test: remove unnecessary setting of TZ var\n only wrap after first address in header lines (fixes #4206)\n build: enable CodeQL for python\n\nEmir Sari (@bitigchi) (1):\n Update Turkish translations\n\nGerrit Rüsing (@kbcb) (2):\n Translate: German\n Translate: German\n\nJakub Jindra (@jindraj) (1):\n Update cs_CZ and sk_SK translations\n\nMarius Gedminas (@mgedmin) (2):\n Update lt_LT translations\n Update lt_LT translations\n\nMateus Etto (@yutsuten) (2):\n Detect recipient for oauth automatically\n imap_oauth_refresh_command does not need options\n\nPierre Colin (@Pierre-Colin) (2):\n Hide Mixmaster envelope line if chain is empty\n Clarify the manual section on POP3 support\n\nRichard Russon (@flatcap) (123):\n expando: add data domains and uids\n expando: strip out format functions\n expando: add helper callback functions\n expando: upgrade config variables\n expando: add render data\n expando: render: simple\n expando: index-format-hook\n expando: render: menu_status_line()\n expando: render: mutt_pgp_command()\n expando: render: smime_command()\n expando: render: mutt_make_string()\n expando: compressed mailbox\n expando: fcc-hook, mbox-hook, save-hook\n drop mutt_expando_format()\n move mutt_simple_format to expando\n buffer: make_entry\n expando container\n make_entry: pass max_cols\n tree: standardise colouring\n expando: add missing callbacks\n status: reset Buffer before reuse\n config: implement expando plus-equals\n build: make conn/getdomain.c dependent on DOMAIN\n test: use expando name_ functions\n unused: ignore some expando debug functions\n mutt_file_fopen: drop O_TRUNC\n mbox: fix sorting for mbox_resync()\n history: truncate file before writing over it\n expando: fix conditional notmuch tags\n expando: don't render the condition node\n expando: fix assert on empty string\n expando: fix leak on parse failure\n test: expando plus-equals coverage\n config: add deprecated cursor_overlay\n Mention -nopoll in New Mail Detection manual section\n Add the mailboxes history category to the manual\n Ensure a blackslash inside backquotes doesn't skip past eos\n Fix smtp client $envelope_from_address possible dangling pointer\n Add note about $smime_default_key to use with GPGME\n Correct multipart/alternative manual section slightly\n Remove unneeded calls in mutt_edit_file()\n Fix non-printable keyname printing to use syntax\n Document the <1234> key syntax for bind\n Decrypt S/MIME when mime-forwarding with $forward_decrypt set\n Add refresh option to smime_keys man page\n Remove reference to $mark_old inside $mail_check_recent\n Improve w3m invocation for manual.txt generation\n trivial fixes\n Change a few cases of endwin() to call mutt_endwin()\n Clarify $uncollapse_new documentation\n Filter Arabic Letter Mark due to display corruption\n Loosen imap_open_mailbox() SELECT response data parsing\n Change mailto_allow to be exact match only\n Protect prompt completion memcpy() calls with a NULL check\n Fix mbrtowc() error handling in mutt_which_case()\n Clarify sidebar sorting by path vs alpha/name\n Document $sendmail invocation behavior\n mutt_oauth2: Print access token request message\n Fix mutt_read_rfc822_line() to use is_email_wsp()\n Fix scrolling when handling SIGWINCH in the index\n Add missing full stops in smime_keys.man page\n Improve pattern compiler whitespace skipping\n Fix gpgme crash when listing keys in a public key block\n Add config variable mentions to Forwarding and Bouncing Mail\n Add SigInt handler for pattern functions\n Note that IMAP mailboxes polling doesn't support flag counts\n Add error handling for cert prompts in batch mode\n Fix some mailbox prompts to use mailbox history ring\n Fix $reply_regexp default value\n Add cc, in-reply-to, and references to default mailto_allow list\n Assert mutt_decode_attachment() doesn't modify body fields\n Clarify -H usage in batch mode is not a \"pass through\" option\n expando: fix leak on parse\n sync to latest release\n notmuch: strip leading / from short path\n l10n: document functions\n trans: sync to source\n trans: sync to source\n build: codeql include python\n expando: fix attach search\n trivial fixes\n pager: hide builtin\n drop dupe signal_init()\n buf_make: upgrade simple cases\n buf_make: upgrade parse_replace_list()\n buf_make: upgrade rfc2047_decode()\n buf_make: upgrade mutt_mb_filter_unprintable()\n buf_make: upgrade lua functions\n buf_make: upgrade parse_extract_token()\n buf_make: upgrade main()\n drop buf_make()\n Convert mutt_create_alias and helpers to use buffer pool\n Factor out match_body_patterns to make resolve_types() simpler\n Improve GPGME inline processing\n Reset SIGPIPE signal handler in child process before exec()\n Add a few mutt variable configure dependency comments\n Silence imap_make_date() warning by switching to a BUFFER\n Filter headers passed via the command line\n Add $compose_confirm_detach_first, default set\n Rewrite mutt_apply_replace() to use buffers\n Include before invoking tigetstr() and tigetflag()\n Remove trailing slashes when opening maildir/mh mailboxes\n Fix mutt_paddstr() to properly filter unprintable chars\n Implement as in index menu\n Minor fixes to match_body_patterns()\n Fix mutt_ts_capability() fallback list loop\n Remove unused mutt_quote_filename()\n Ensure SIGALRM interrupts connect() in batch mode\n Tighten $query_command parsing to allow empty name field\n Refresh index if a tagged save aborts in the middle\n Fix a few mutt_extract_token() callers dest parameters\n Convert SMTP cyrus sasl to use buffers\n config: add L10N support\n trans: add localised config\n config: simplify $reply_regex default\n trans: sync to source\n expando: ignore unsupported pgp fields\n expando: fix format defs\n expando: fix off-by-one definition\n version: bold labels\n trivial fixes\n trans: sync to source\n NeoMutt 2024-04-16\n\nTóth János (@g0mb4) (2):\n create libexpando\n expando: unit tests\n\nСтрахиња Радић (@strahinja) (5):\n po/sr.po: Translate one instance of untranslated msgid \"Search\"\n po/sr.po: New translations, fix fuzzy msgstrs\n po/sr.po: Translate new msgid\n po/sr.po: Translate new msgid; revert the filter literal \"all\" back to English\n po/sr.po: Translate new msgids","shortMessageHtmlLink":"neomutt: Autospec creation for update from version 20240329 to versio…"}},{"before":"d9eded987ff259303b3cd8d71da603df46afed30","after":"be0edea2980bd45c64b8f5d99f3e700ed3ff006f","ref":"refs/heads/main","pushedAt":"2024-04-04T22:53:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flatcap","name":"Richard Russon","path":"/flatcap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76760?s=80&v=4"},"commit":{"message":"neomutt: Autospec creation for update from version 20240323 to version 20240329\n\nRichard Russon (@flatcap) (6):\n history: truncate file before writing over it\n mbox: fix sorting for mbox_resync()\n mutt_file_fopen: drop O_TRUNC\n status: reset Buffer before reuse\n notmuch: strip leading / from short path\n NeoMutt 2024-03-29","shortMessageHtmlLink":"neomutt: Autospec creation for update from version 20240323 to versio…"}},{"before":"a2c9e6dd674d0fae19516829657ef649b0ebffb7","after":"d9eded987ff259303b3cd8d71da603df46afed30","ref":"refs/heads/main","pushedAt":"2024-03-27T11:33:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flatcap","name":"Richard Russon","path":"/flatcap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76760?s=80&v=4"},"commit":{"message":"neomutt: Autospec creation for update from version 20240201 to version 20240323\n\nAlejandro Colomar (@alejandro-colomar) (1):\n docs: -C: Fix some accidents\n\nDennis Schön (@roccoblues) (3):\n add parse_extract_color_name() to extract color name tokens\n use FreeBSD 14.0 in Cirrus CI\n match folder-hook also against mailbox name (fixes #4201)\n\nMateus Etto (@yutsuten) (1):\n Update README.md\n\nPietro Cerutti (@gahr) (1):\n Zero-out mailbox counters on delete\n\nRichard Russon (@flatcap) (33):\n docs: tidy license info\n doxy: fix typos\n coverage: buf, slist\n build: update cpu action\n tidy char buffers\n graphviz: build fix for notmuch\n Revert \"add parse_extract_color_name() to extract color name tokens\"\n tidy code\n buffer: make_entry\n buffer: print_enriched_string\n fold mutt_format wrappers\n buffer: menu_pad_string\n drop one-use expand_command_str\n buffer: menu_status_line\n buffer: mutt_make_string\n buffer: mutt_pgp_command\n buffer: smime_command\n reorganise headers\n graphviz: link labels\n minor fixes\n docs: tidy\n tidy buf_strcpy() calls\n address: tidy config handling\n rename make_pattern_entry\n coverity: fix negative overflow defect\n Revert \"coverity: fix negative overflow defect\"\n colour: honour the normal colour\n history: fix saving file\n history: improve error message format\n test: default timezone to UTC\n build: use codeql v3\n wrap colour in \n NeoMutt 2024-03-23\n\nTim Clifford (@tim-clifford) (1):\n Fix off-by-one error in %b with notmuch\n\nTomáš Karela Procházka (@prochac) (1):\n Update contrib/oauth2/README.md\n\nashamedbit (@ashamedbit) (1):\n Fix memory leak in mx.c","shortMessageHtmlLink":"neomutt: Autospec creation for update from version 20240201 to versio…"}},{"before":"27df2f0f36dbeddffef2cfb3df1cd1861707edac","after":"a2c9e6dd674d0fae19516829657ef649b0ebffb7","ref":"refs/heads/main","pushedAt":"2024-02-07T23:36:00.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flatcap","name":"Richard Russon","path":"/flatcap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76760?s=80&v=4"},"commit":{"message":"neomutt: Autospec creation for update from version 20231221 to version 20240201\n\nAlejandro Colomar (@alejandro-colomar) (16):\n man: Use standard format for the date\n man: Remove PP or IP right after or before SH or SS or right before TP\n man: Remove spurious '\\\" t comment\n man: Use \\[ha] for formatting a ^\n man: Simplify formatting of an example\n man: Use semantic newlines\n man: Don't use blank lines in input\n man: Fix formatting of a variable part of a path name\n man: Use B for all-bold and I for all-italics\n man: Fix incorrect uses of the \\- escape\n man: Fix formatting of the SYNOPSIS\n man: Fix uses of ... in the SYNOPSIS\n mutt: -C: Enable message security in modes that by default don't enable it\n docs: -C: Document new flag\n docs: -C: Add feature page\n ncrypt: -C: Add support for crypt-hook in combination with -C\n\nAustin Ray (@austin-ray) (1):\n fix(change-folder): don't exclude notmuch\n\nDennis Schön (@roccoblues) (8):\n add mutt_time_now()\n upgrade mutt_str_append_item() to use struct Buffer\n remove mutt_str_dequote_comment()\n bufferize mutt_str_inline_replace() as buf_inline_replace()\n bufferize mutt_strn_rfind() as buf_rfind()\n replace buf_len() checks with buf_is_empty()\n use message_new()/message_free()\n keep track of new-mail check time per mailbox\n\nEmir Sari (@bitigchi) (4):\n Update Turkish translations\n Update Turkish translations\n Update Turkish translations\n Update Turkish translations\n\nGerrit Rüsing (@kbcb) (2):\n Translate: German (-C param)\n Translate: German\n\nJakub Jindra (@jindraj) (2):\n Update cs_CZ and sk_SK translations\n Update cs_CZ and sk_SK translations\n\nJakub Jindra (1):\n Update cs_CZ and sk_SK translations\n\nMarius Gedminas (@mgedmin) (2):\n Update lt_LT translations\n Update lt_LT translations\n\nPierre Colin (@Pierre-Colin) (1):\n Fix two memory leaks in notmuch support\n\nRichard Russon (@flatcap) (36):\n tidy code\n file: upgrade mutt_file_fopen/fclose()\n file: upgrade fopen/fclose()\n config: factor out R_ flags\n init regmatch_t\n tidy code\n config: drop unused flags\n fix parsing of REPLYTO\n status: fix refresh after sync-mailbox\n maildir: rename path_is_empty()\n maildir: create separate ac/mbox/msg/path\n maildir: rename maildir flags\n maildir: split out hcache\n docs: markdown-ify oauth2 readme\n build: openbsd workarounds\n docs: minor fixes\n minor code fixes\n move signal flags to libmutt\n trans: sync to source\n monitor: rename context\n factor out volatile define\n refactor EMSG() macro\n tidy: enums\n doxy: config custom bits\n fix typos\n iwyu: fix the headers of the test code\n progress: fix percentages\n build: openbsd workarounds\n trans: -C: Document new flag\n update copyright dates\n trans: sync to source\n test: update copyrights\n tidy code\n docs: tidy cli output\n docs: fix alias tags\n NeoMutt 2024-02-01\n\nСтрахиња Радић (@strahinja) (2):\n po/sr.po: Update translation\n po/sr.po: Update translation\n\nнаб (@nabijaczleweli) (3):\n envelope: manage subject/real_subj together\n Delete cs_register_variables() never-used flags argument\n Reconsider the config type bitmap entirely","shortMessageHtmlLink":"neomutt: Autospec creation for update from version 20231221 to versio…"}},{"before":"a829b1de065bc51c24a26c7fd278e25a55357bf7","after":"27df2f0f36dbeddffef2cfb3df1cd1861707edac","ref":"refs/heads/main","pushedAt":"2023-12-27T14:22:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flatcap","name":"Richard Russon","path":"/flatcap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76760?s=80&v=4"},"commit":{"message":"neomutt: Autospec creation for update from version 20231103 to version 20231221\n\nAlejandro Colomar (@alejandro-colomar) (1):\n Don't read stdin twice\n\nDennis Schön (@roccoblues) (42):\n change mutt_default_save() to take a buffer\n use buffer pool in pattern test/pattern/comp.c\n use buffer pool in test/path/mutt_path_getcwd.c\n use buffer pool in test/config/dump.c\n use buffer pool in test/file/mutt_file_sanitize_regexp.c\n use buffer pool in test/file/mutt_file_expand_fmt.c\n use buffer pool in test/gui/reflow.c\n use buffer pool in test/charset/mutt_ch/lookup_add.c\n use buffer pool in test/group/mutt_grouplist_add_regexp.c\n use buffer pool in test/file/mutt_file_resolve_symlink.c\n use buffer pool in test/core/buf_mktemp_full.c\n use buffer pool in test/file/buf_file_expand_fmt_quote.c\n use buffer pool in test/parse/parse_rc.c\n use buffer pool in test/file/buf_quote_filename.c\n use buffer pool in test/date/mutt_date_make_date.c\n use buffer pool in test/base64/mutt_b64_buffer_decode.c\n use buffer pool in test/base64/mutt_b64_buffer_encode.c\n use buffer pool in test/regex/mutt_replacelist_add.c\n use buffer pool in test/regex/mutt_regexlist_add.c\n use buffer pool in test/regex/mutt_regex_match.c\n use buffer pool in test/regex/mutt_regex_new.c\n use buffer pool in test/url/url_tobuffer.c\n use buffer pool in buffer tests\n use buffer pool in browser/*\n use buffer pool in color/*\n use buffer pool in complete/*\n use buffer pool in config/*\n use buffer pool in handler.c\n use buffer pool in hcache/*\n use buffer pool in key/*\n use buffer pool in main.c\n use buffer pool in parse/*\n remove MxOps::path_parent() and mutt_path_parent()\n color: remove unused function ansi_skip_sequence()\n key: remove unused function mutt_flush_unget_to_endcond()\n mutt: remove unused functions\n move editor test code\n add github action to check for unused functions\n move log_disp_null into test folder\n remove unused functions\n move unused config string name functions into tests\n remove unused function mutt_socket_write()\n\nEmir Sari (@bitigchi) (1):\n Update Turkish translations\n\nGerrit Rüsing (@kbcb) (2):\n Translate: German\n Translate: German\n\nJakub Jindra (@jindraj) (1):\n Update cs_CZ and sk_SK translations\n\nMarius Gedminas (@mgedmin) (1):\n Update lt_LT translations\n\nMatthias Gerstner (@mgerstner) (1):\n mutt_oauth2.py: error out if ENCRYPTION_PIPE was not supplied\n\nMeindert Kempe (@MeindertKempe) (1):\n alias: fix leak in completion\n\nPietro Cerutti (@gahr) (1):\n coverity: gcc fix\n\nRichard Russon (@flatcap) (71):\n fix A_NORMAL :color dump\n build: use fallthrough attribute\n config: add more sameness checks\n config: add DT_ON_STARTUP\n config: add tests for DT_ON_STARTUP\n config: apply DT_ON_STARTUP\n hcache: fix key handling\n iwyu: fix #includes\n build: split maildir and mh types\n build: fix build for no hcache\n body: handler_t\n body: crypto\n body: tidy misc variables/params\n rename compare to equal\n eliminate param from generic_tokenize_push_string()\n init structs on stack\n buffer: stack to pool\n aliaslist_free -> _clear\n mh: fix typo\n version: drop default features\n build: update fedora action\n rename SidebarFormatData\n iwyu: fix #includes\n tidy code\n tidy code\n add: hook_new()/hook_free()\n strip non-conditionals\n gui: split out simple format\n maildir: fix hcache key\n coverity: fix defects\n progress: tidy\n progress: set message\n progress: set size\n progress: fix behaviour of unknown amounts\n progress: window resize\n Educate Coverity about ARRAYs\n maildir/mh: drop type checks\n progress: remove 0.1s delay\n create HelpBar after colours\n hcache: rename _store() _store_email()\n hcache: rename _fetch() _fetch_email()\n hcache: rename _fetch_obj() _fetch_raw_obj()\n hcache: rename _fetch_str() _fetch_raw_str()\n hcache: dupe _delete_record() to _delete_raw()\n hcache: distinguish _delete_record() and _delete_raw()\n hcache: rename _delete_record() to _delete_email()\n hcache: rename RealKey.len to keylen\n hcache: separate store_email() from store_raw()\n hcache: realkey() separate out compression\n hcache: fix _delete_()s key\n hcache: refactor realkey(), fetch_raw()\n hcache: change realkey() to insert a /\n hcache: rename gen_hash/cmp_key callbacks\n tests: fix error cases\n config: fix flag overlaps\n docs: drop brightdefault\n compose: restore view-text/pager/mailcap\n alias: add tags\n Allow sending an empty mail\n tidy code\n trans: sync to source\n coverage: fix build for lcov v2\n actions: update artifacts\n tags: tidy code\n build: rename docker\n config: variable -> option\n trans: mark option changes as fuzzy\n trans: sync to source\n trans: clean out junk\n tidy code\n NeoMutt 2023-12-21\n\nRoberto Alvarado (@robdres) (1):\n Spanish translation finished, fuzzy words and changed\n\nRóbert Horváth (@r001) (1):\n Hungarian translation updated\n\nTóth János (@g0mb4) (1):\n config: add $history_format\n\nUPSTREAM Norman Wood (1):\n Use readline to overcome macOS input() restrictions\n\nСтрахиња Радић (@strahinja) (2):\n po/sr.po: Make the translation of 'file' consistent throughout\n po/sr.po: Update translation\n\nнаб (@nabijaczleweli) (3):\n fix more printf-style params\n color: fix attr_color_copy()\n force mail check on current mailbox after ","shortMessageHtmlLink":"neomutt: Autospec creation for update from version 20231103 to versio…"}},{"before":"67f919b5534d05000a7051108f7e90804c2f2107","after":"a829b1de065bc51c24a26c7fd278e25a55357bf7","ref":"refs/heads/main","pushedAt":"2023-12-13T13:00:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"flatcap","name":"Richard Russon","path":"/flatcap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76760?s=80&v=4"},"commit":{"message":"neomutt: Autospec creation for version 20231103","shortMessageHtmlLink":"neomutt: Autospec creation for version 20231103"}},{"before":"aeef8b08a01b31d92fc6b04b053ca558f7dae944","after":"67f919b5534d05000a7051108f7e90804c2f2107","ref":"refs/heads/main","pushedAt":"2023-11-08T02:47:19.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"flatcap","name":"Richard Russon","path":"/flatcap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76760?s=80&v=4"},"commit":{"message":"neomutt: Autospec creation for version 20231103","shortMessageHtmlLink":"neomutt: Autospec creation for version 20231103"}},{"before":null,"after":"7c5005fabdfc1ebcf9863cde52d15f5fde36c671","ref":"refs/heads/configure","pushedAt":"2023-11-04T01:00:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"flatcap","name":"Richard Russon","path":"/flatcap","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/76760?s=80&v=4"},"commit":{"message":"fix configure options\n\nUse up-to-date configure options:\n\n* --gnutls\n* --gss\n* --lmdb\n* --notmuch\n* --sasl\n\nDrop options that are built-in by default:\n\n* --enable-hcache\n* --enable-imap\n* --enable-pop\n* --enable-sidebar\n* --enable-smtp\n\nDrop option that's used by autosetup, not NeoMutt\n\n* --enable-debug","shortMessageHtmlLink":"fix configure options"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEO5wmaAA","startCursor":null,"endCursor":null}},"title":"Activity · neomutt/clearlinux"}