]> granicus.if.org Git - mutt/shortlog
mutt
2018-01-12 Olaf Heringmutt_pretty_size: show real number for small files
2018-01-11 Kevin McCarthyMerge branch 'stable'
2018-01-11 Kevin McCarthyAdd missing setup calls when resuming encrypted drafts.
2018-01-11 Kevin McCarthyCreate pgp and s/mime default and sign_as key vars...
2018-01-09 Vincent LefevreUpdated French translation.
2018-01-09 Kevin McCarthyChange the default of NewMailCmd to 0.
2018-01-08 Yoshiki Vázquez... NewMailCmd: optionally execute a command upon new mail...
2018-01-08 Fabian Groffencmd_handle_fatal: make error message a bit more descriptive
2018-01-07 Kevin McCarthyMerge branch 'stable'
2018-01-07 Kevin McCarthyFix imap status count range check.
2018-01-07 Kevin McCarthyMerge branch 'stable'
2018-01-06 Kevin McCarthyChange imap literal counts to parse and store unsigned...
2018-01-06 Kevin McCarthyFix improper signed int conversion of IMAP uid and...
2018-01-04 Vincent LefevreUpdated French translation.
2017-12-31 Kevin McCarthyDisable message security if the backend is not available.
2017-12-29 Grzegorz SzymaszekConverted po/pl.po from ISO-8859-2 to UTF-8
2017-12-28 Kevin McCarthyMention self_encrypt options in the documentation....
2017-12-26 Kevin McCarthyMerge branch 'stable'
2017-12-26 Kevin McCarthyUpdate wiki link in manual.
2017-12-18 Kevin McCarthyMerge branch 'stable'
2017-12-18 Kevin McCarthyDetermine latest tag using git describe.
2017-12-18 Vincent LefevreFixed git repo detection: for worktrees, .git is a...
2017-12-17 Adam Borowskimanually touch atime when reading a mbox file
2017-12-17 Kevin McCarthyAdd config.cache to .gitignore file.
2017-12-15 Kevin McCarthyMerge branch 'stable'
2017-12-15 Kevin McCarthyautomatic post-release commit for mutt-1.9.2 mutt-1-9-2-rel
2017-12-15 Kevin McCarthyMerge branch 'stable'
2017-12-15 Kevin McCarthyFix s/mime certificate deletion bug. (closes #3982)
2017-12-15 Kevin McCarthyMerge branch 'stable'
2017-12-15 Kevin McCarthyUpdate mkchangelog.sh to use git.
2017-12-13 Kevin McCarthyRemove hg-commit and Makefile commit target.
2017-12-13 Kevin McCarthyMerge branch 'stable'
2017-12-13 Kevin McCarthyMinor tweaks to the version.sh fixes from last commit.
2017-12-13 Aaron SchrabChange version.sh to manually compute version and distance.
2017-12-11 Kevin McCarthyMerge branch 'stable'
2017-12-11 Kevin McCarthyUpdate some of the documentation to refer to git.
2017-12-04 Kevin McCarthyMerge branch 'stable'
2017-12-04 Kevin McCarthyConvert version.sh to work with git.
2017-12-03 Kevin McCarthyConvert to .gitignore file.
2017-12-03 Kevin McCarthyConvert to .gitignore file.
2017-11-29 Vincent LefevreUpdated French translation.
2017-11-29 Kevin McCarthyUpdate copyright notices.
2017-11-22 Kevin McCarthyEnable full address matching during message scoring...
2017-11-19 Anton LindqvistAdd NONULL to debug statement in fold_one_header().
2017-11-19 Kevin McCarthyFix ansi escape sequences with both reset and color...
2017-11-15 Kevin McCarthyRemove useless else branch in the $smart_wrap code...
2017-11-15 Kevin McCarthyFix $smart_wrap to not be disabled by whitespace-prefix...
2017-11-11 Kevin McCarthyAdd $change_folder_next option to control mailbox sugge...
2017-11-11 Vincent LefevreUpdated French translation.
2017-11-11 Vincent LefevreAdd %R (number of read messages) for $status_format.
2017-11-10 Kevin McCarthyAdd message count to $move quadoption prompt.
2017-11-09 Vincent LefevreMake sure that fgets and fgetc are undefined before...
2017-11-08 David WilsonUse fgets_unlocked and fgetc_unlocked if available.
2017-11-08 Kevin McCarthyNote which ssl config vars are GnuTLS or OpenSSL only...
2017-10-15 Kevin McCarthyAdd polling for the IDLE command. (closes #3957)
2017-10-01 Kevin McCarthymerge stable
2017-10-01 Kevin McCarthyFix address group terminator "exact address" printing...
2017-09-28 Roger Pau MonneEnable $reply_self for group-reply, even with $metoo...
2017-09-27 Kevin McCarthyMake cmd_parse_fetch() more precise about setting reope...
2017-09-27 Kevin McCarthymerge stable
2017-09-27 Kevin McCarthyFix uses of context->changed as a counter.
2017-09-26 Kevin McCarthyChange maildir and mh check_mailbox to use dynamic...
2017-09-23 Kevin McCarthymerge stable
2017-09-23 Kevin McCarthymutt-1.9.1 signed
2017-09-23 Kevin McCarthyAdded tag mutt-1-9-1-rel for changeset 869633ef393e
2017-09-23 Kevin McCarthyautomatic post-release commit for mutt-1.9.1 mutt-1-9-1-rel
2017-09-22 Kevin McCarthymerge stable
2017-09-22 Kevin McCarthyAdd missing IMAP_CMD_POLL flag in imap buffy check.
2017-09-22 Kevin McCarthyClose the imap socket for the selected mailbox on error.
2017-09-22 Kevin McCarthyFix imap sync segfault due to inactive headers during...
2017-09-22 Vincent LefevreUpdated French translation.
2017-09-20 Kevin McCarthyDisplay an error message when delete mailbox fails...
2017-09-14 Kevin McCarthymerge stable
2017-09-14 Kevin McCarthyImprove imap fetch handler to accept an initial UID...
2017-09-13 Kevin McCarthymerge stable
2017-09-13 Kevin McCarthyChange imap copy/save and trash to sync flags, excludin...
2017-09-13 Kevin McCarthyRemove \Seen flag setting for imap trash. (see #3966...
2017-09-05 Vincent LefevreUpdated French translation.
2017-09-04 Kevin McCarthyRemove 'really' from the purge-message help description.
2017-09-04 Kevin McCarthyAdd L10N comment to generated keymap_defs.h files.
2017-09-04 Kevin McCarthyAdd warning about using inline pgp with format=flowed...
2017-09-04 Kevin McCarthymerge stable
2017-09-04 Kevin McCarthyFix rv assignment in mutt_window_mvprintw(). (closes...
2017-09-04 Kevin McCarthyFix fp resource leak. (closes #3965)
2017-09-02 Kevin McCarthymerge default into stable
2017-09-02 Kevin McCarthymutt-1.9.0 signed
2017-09-02 Kevin McCarthyAdded tag mutt-1-9-rel for changeset 549821ba69e5
2017-09-02 Kevin McCarthyautomatic post-release commit for mutt-1.9.0 mutt-1-9-rel
2017-09-02 Kevin McCarthyFix the new certificate prompt translations.
2017-08-29 TAKAHASHI TamotsuUpdated Japanese translation.
2017-08-27 Ivan Vilata... Updated Catalan translation.
2017-08-23 Kevin McCarthyAdd 1.9.0 entries to the UPDATING file.
2017-08-22 Morten Bo JohansenUpdated Danish translation.
2017-08-22 Morten Bo JohansenUpdated Danish translation.
2017-08-22 Olaf HeringUpdated German translation.
2017-08-20 Vsevolod VolkovUpdated Russian translation.
2017-08-20 Vsevolod VolkovUpdated Ukrainian translation.
2017-08-19 Kevin McCarthyAdd option to run command to query attachment mime...
2017-08-12 Vincent LefevreUpdated French translation.
2017-08-11 Kevin McCarthyFix parent_hdr usage in mutt_attach_reply(). (see ...
next