]> granicus.if.org Git - neomutt/shortlog
neomutt
2007-11-04 Rocco RuttePrevent mailto parsing buffer overflow by ignoring...
2007-11-04 Rocco RutteAdd 1.5.17 to UPDATING
2007-11-04 Rocco RutteImprove DSN docs (require sendmail-compatible MTA,...
2007-11-03 Rocco RutteCheck Maildir for not being NULL when expanding '=...
2007-11-02 Pawel DziekonskiUpdated Polish translation.
2007-11-02 Petr PisarUpdated Czech translation.
2007-11-01 Brendan CullyUse $datarootdir as default prefix for documentation...
2007-11-01 Brendan Cullymutt-1.5.17 signed
2007-11-01 Brendan CullyAdded tag mutt-1-5-17-rel for changeset cd03dff9b576
2007-11-01 Brendan Cullyautomatic post-release commit for mutt-1.5.17
2007-11-01 Brendan CullyFix typo in hg-commit
2007-11-01 Rocco RutteUnbreak exact address feature.
2007-11-01 Oswald BuddenhagenDetect BDB automatically if --with-bdb is empty
2007-11-01 Rocco Ruttedevel-notes.txt: Mention where hg repo is, how to clone...
2007-11-01 Rocco RutteDocumentation: Add doc/TODO with some items still open
2007-11-01 Rocco RutteManual: s/SMTP support/SMTP Support/ (for consitency)
2007-11-01 Rocco RutteManual: Remove 404 link for fetchmail, mention getmail...
2007-11-01 Rocco RutteManual: Add short section on SSL/TLS support (needs...
2007-11-01 Rocco RutteManual: Document URL syntax in just one place, let...
2007-11-01 Rocco RutteManual: Document optional SMTP support
2007-11-01 Rocco RutteManual: Add some general notes about optional features.
2007-11-01 Rocco RutteManual: Move POP3, IMAP and cache-related sections...
2007-11-01 Rocco RutteManual: Add ids to all tables and use <xref/> for refer...
2007-11-01 Rocco RutteAdd more autoconf support files to .hgignore
2007-10-31 Brendan CullyRemove autotools support files which autoreconf -i...
2007-10-31 Brendan Cullycvslog2changelog.pl is obsolete
2007-10-31 Brendan Cullys/Mercurial/hg/
2007-10-31 Brendan Cullys/cvs/Mercurial/
2007-10-31 UnknownFall back to rename for ENOTSUP and EOPNOTSUPP too...
2007-10-31 Brendan CullyFix the test for flushing queued STATUS requests in...
2007-10-25 Rocco RutteLarge file support for mutt_pretty_size().
2007-10-25 Rocco RutteAdd UPDATING entry for %P for $pager_format
2007-10-18 Rocco RutteEnlarge temporary buffer in hdr_format_str to prevent...
2007-10-16 Rocco RutteManual: fix typo (closes #2971).
2007-10-15 Rocco Ruttef=f: Print standalone fixed lines as-is (closes #2917).
2007-10-11 Rocco RutteDocument format string pipes.
2007-10-11 Rocco RutteDocument that $indent_string actually is a format string.
2007-10-11 Rocco RutteDo not consider empty pipes for filtering in format...
2007-09-28 Rocco RutteMake mutt_FormatString()'s string truncation multibyte...
2007-09-19 Rocco RutteEnlarge buffers for printing menu entries from STRING...
2007-09-19 Rocco RutteUse mutt_paddstr() to print compose menu's status line...
2007-09-18 Rocco RutteDocument that $charset is a fallback for $send_charset
2007-09-17 Rocco RutteBackoug changeset 6f06b7f1f76f
2007-09-17 Rocco RutteEnable padding with multibyte chars for %>X, %*X and %|X
2007-09-17 Rocco RutteMark interesting items in mutt -v output for translation
2007-09-17 Rocco RutteInclude hcache backend version info in mutt -v output
2007-09-17 Rocco RutteUse NONULL to ensure we can pretty-print empty paths...
2007-09-14 Emanuele GiaquintaThe new MD5 code needs AC_C_BIGENDIAN on big-endian...
2007-09-13 Brendan CullyDo not clobber --with-bdb argument (closes #2955)
2007-09-11 Rocco RutteEnlarge error buffer in mutt_enter_command() to not...
2007-09-11 Rocco RutteLet %*X padding share the same code of %>X padding
2007-09-10 Vincent LefevreUpdated French translation.
2007-09-10 Rocco RutteMake mutt_FormatString() more multibyte-aware
2007-09-10 Rocco RutteEscape option values for variable queries and completio...
2007-09-09 Andreas JaggiLet imap_complete_hosts work with the last mailbox...
2007-09-09 Julien CristauOnly check whether GNUTLS error is fatal when an error...
2007-09-08 Brendan Cullyautoreconf --include doesn't pass its argument to aclocal.
2007-09-08 Brendan CullyAttempt to clean up DB back-end selection
2007-09-06 Rocco RutteRewrite padding logic for mutt_FormatString()
2007-09-05 Rocco RutteFix/improve intl error messages
2007-09-05 Rocco RutteInterpret relative paths in browser relative to shown...
2007-09-05 Rocco RutteTeach pager how to ignore $wrap and use it for help...
2007-09-05 Rocco RutteManual: make sure <screen/> contents in shorter than...
2007-09-05 Rocco RutteManual: don't use <screen/> to present structured data
2007-09-05 Rocco RutteFix buffer overflow in mutt_FormatString()
2007-09-05 Brendan CullyAdd libz to crypto libs if available (closes #2303).
2007-09-04 Ivan Vilata... Updated Catalan translation
2007-08-31 Gary JohnsonDecrement the mtime of the tempfile during edit-message...
2007-08-28 Brendan CullyInsert .pp after .de to fix man page generation (closes...
2007-08-28 Brendan CullyCheck subscriptions after any authentication, rather...
2007-08-28 Brendan CullyUse limits.h for PATH_MAX instead of posix1_lim.h ...
2007-08-27 Brendan CullyUpdate auth_cram for new MD5 code (untested).
2007-08-27 Brendan CullyReplace RFC md5 implementation with GPL version from...
2007-08-16 Brendan CullyCheck for lost tty if getch returns error (closes ...
2007-08-16 Michael VrableFix RFC 3676 (format=flowed text) handling.
2007-08-08 Kyle WheelerTrim whitespace in definition lists for man pages ...
2007-08-03 Brendan CullyClarify the documentation for $use_envelope_from (close...
2007-07-25 Vincent LefevreUpdated French translation.
2007-07-16 Brendan CullyMake is_shell_char static. Closes #2907.
2007-07-16 Brendan CullyCheck that spam expression has enough matches for its...
2007-07-15 Brendan CullyGPGME: do not attempt to extract signatures unless...
2007-07-09 Aron GriffisAllow send-hooks to effectively change $from and $use_from
2007-07-09 Aron GriffisClean up mx.c: init stat structs to zero
2007-07-10 Thomas RoesslerActually bail out, but wiht an ok return value.
2007-07-10 Thomas RoesslerDon't bail out on a bad message/external-body!
2007-07-09 David ChampionThis patch implements the "%* " notation, which is...
2007-07-08 Edmund GRIMLEY... Updated Esperanto translation.
2007-07-05 Brendan CullyFix some compiler warnings in GPGME. Closes #2919.
2007-07-05 Brendan CullyGPGME: Stop parsing message as soon as PGP header is...
2007-06-27 Dan FandrichFix %P in pager status for off_t variability.
2007-06-27 Dan Fandrichremove a double inclusion of config.h
2007-06-15 Sertaç Ö. Yıldızflowed: consider a single space as a hard line break...
2007-06-13 Vsevolod VolkovUpdated Russian translation
2007-06-11 René ClercUpdated Dutch translation
2007-06-11 Petr PísařUpdated Czech translation.
2007-06-11 Pawel DziekonskiUpdated Polish translation.
2007-06-11 Vincent LefevreUpdated French translation.
2007-06-10 Roland RosenfeldUpdated German translation
2007-06-10 Brendan CullyFix quoting for hg sign in build-release
2007-06-10 Brendan Cullymutt-1.5.16 signed
next