]> granicus.if.org Git - neomutt/shortlog
neomutt
1998-10-16 Thomas RoesslerHarden mutt_free_header() against NULL pointers.
1998-10-16 Thomas RoesslerNits from Vikas.
1998-10-16 Thomas RoesslerFix a segmentation fault when OPT_RECALL is ask-something.
1998-10-16 Thomas RoesslerDon't write out bad content-length and lines headers...
1998-10-15 Thomas Roessler*** empty log message ***
2007-03-01 convert-repoupdate tags
1998-10-15 Thomas RoesslerChange "static char rcsid[]" to "static const char...
1998-10-15 Thomas RoesslerRandom pre-release clean-up.
1998-10-15 Thomas RoesslerThis patch introduces the ~k pattern for messages conta...
1998-10-15 Thomas RoesslerAdd some missing key definitions.
1998-10-15 Thomas RoesslerThere seem to be systems which don't know about KEY_ENTER.
1998-10-15 Thomas RoesslerCheck-point commit, again.
1998-10-15 Thomas RoesslerPut #ifdefs around a variable which is only used for...
1998-10-15 Thomas RoesslerUpdate.
1998-10-15 Thomas RoesslerA slightly modified version of Vikas' help_unbound...
1998-10-15 Thomas RoesslerFixing a memory hog which was introduced by the edit...
1998-10-14 Thomas RoesslerWarn the user before sending out uuencoded attachments.
1998-10-14 Thomas RoesslerFix prefix and utf8 issues in the uudecoder.
1998-10-14 Thomas RoesslerThinking about this once again, ok folks, here comes...
1998-10-14 Thomas Roesslertypo.
1998-10-14 Thomas RoesslerWhen Charset is utf-8 (not recommended!), don't active...
1998-10-14 Thomas RoesslerAdd -I$(includedir) to the C preprocessor flags. Per...
1998-10-14 Thomas RoesslerMore build process clean-up.
1998-10-14 Thomas RoesslerRemoving some instances of gnu-make specific command...
1998-10-14 Thomas RoesslerDocument the match-all feature.
1998-10-14 Thomas RoesslerVarious build fixes.
1998-10-14 Thomas RoesslerAdding some necessary ifdefs to color.c, From
1998-10-13 Thomas RoesslerCheckpoint commit. This gets boring.
1998-10-13 Thomas RoesslerMerging Vikas' NEWS file into the distributed one.
1998-10-13 Thomas RoesslerPreparing 0.94.12.
1998-10-13 Thomas Roesslerrandom pre-release clean-up.
1998-10-13 Thomas RoesslerIntroducing a us-dist target to create a USG-friendly...
1998-10-13 Thomas RoesslerAdd a short note on compiler warnings.
1998-10-13 Thomas RoesslerMore $Id$ strings.
1998-10-13 Thomas RoesslerAdd RCS $Id$ strings to (hopefully) all source files.
1998-10-13 Thomas RoesslerType Ctrl-V Ctrl-G in any input field.
1998-10-13 Thomas RoesslerBumping some dprint statements' debug levels. From...
1998-10-13 Thomas RoesslerIncluding the new ru.po file from "Andrej N. Gritsenko"
1998-10-12 Thomas RoesslerThe attached patch removes some redundant code related...
1998-10-12 Thomas RoesslerMutt now correctly uses the sysconfdir as determined...
1998-10-12 Thomas RoesslerCheckpoint commit.
1998-10-12 Thomas RoesslerCheck-point commit before 0.94.11 is released.
1998-10-11 Thomas RoesslerMakefile clean-up as suggested by Marco d'Itri.
1998-10-11 Thomas RoesslerInstall dotlock's manual page under the correct name.
1998-10-08 Thomas RoesslerReference some of the new doc files.
1998-10-08 Thomas RoesslerSome more changes to the installation process.
1998-10-08 Thomas RoesslerFix the uninstall target; add some magic to build and...
1998-10-08 Thomas RoesslerSome more documentation; install the html version of...
1998-10-08 Thomas RoesslerThe manual was wrong on the default binding for extract...
1998-10-07 Thomas RoesslerPOP3 LAST support. From Jason Lavoie <jason@mint.net...
1998-10-07 Thomas RoesslerClean-up commit.
1998-10-07 Thomas RoesslerRedirect stdin and stderr to /dev/null when invoking...
1998-10-07 Thomas RoesslerFirst fix of the IMAP expunge handling. From Brandon...
1998-10-07 Thomas RoesslerFix macro functions for the pager menu.
1998-10-07 Thomas RoesslerThe attached patch fixes a minor inconsistency between...
1998-10-07 Thomas RoesslerFix the error message for unbound keys. From Vikas.
1998-10-07 Thomas Roesslers/make/$(MAKE)/
1998-10-07 Thomas RoesslerUnixWare needs our own version of strcasecmp/strncasecmp.
1998-10-07 Thomas RoesslerClean up behind an aborted sort-by prompt on the file...
1998-10-07 Thomas RoesslerThe attached patch fixes a minor bug in $index_format...
1998-10-07 Thomas Roesslerpgp_language is obsolete. Noted by Heiko Schlichting.
1998-10-06 Thomas RoesslerMacro function fixes.
1998-10-06 Thomas RoesslerWith slang, ERR != -1.
1998-10-06 Thomas RoesslerMessage fix.
1998-10-06 Thomas RoesslerFix another pipe-related hang in mutt_view_attachment().
1998-10-05 Thomas RoesslerAnother fix to libintl detection.
1998-10-05 Thomas Roesslermacro_function.2-3, from Vikas.
1998-10-05 Thomas RoesslerFile descriptor leak alert.
1998-10-05 Thomas RoesslerAvoid a hang due to blocking pipe writes in the auto...
1998-10-05 Thomas RoesslerMake exec grok >= 1 parameters; fix double ops problem in
1998-10-05 Thomas RoesslerL10n changes corresponding to the macro-function patch.
1998-10-05 Thomas RoesslerSome fixes to the macro-function patch.
1998-10-05 Thomas RoesslerAdding the Russian Localization.
1998-10-05 Thomas RoesslerVikas' macro_function patch.
1998-10-05 Thomas RoesslerI'm told that some systems don't like "#!/bin/sh" at...
1998-10-04 Thomas RoesslerFixing some make-related problems noted by Petri Kaukasoina
1998-10-04 Thomas RoesslerFix group-reply's behaviour.
1998-10-04 Thomas RoesslerReplace style-guide by some more general notes on mutt...
2007-03-01 convert-repoupdate tags
1998-10-04 Thomas RoesslerPropagate fixes from Makefile.am.
1998-10-04 Thomas RoesslerPreparing 0.94.10.
1998-10-04 Thomas Roesslersubdir=rx was missing here.
1998-10-04 Thomas RoesslerNoise.
1998-10-04 Thomas RoesslerMore fixes to the build process. This version was...
1998-10-03 Thomas Roesslermanual.txt can be rebuilt when making the dist - no...
1998-10-03 Thomas RoesslerPreparing ChangeLog for 0.94.10.
1998-10-03 Thomas RoesslerUps.
1998-10-03 Thomas RoesslerSource tree and make process changes. make dist and...
1998-10-03 Thomas RoesslerRemove an unprotected gettext() call.
1998-10-03 Thomas Roessler*** empty log message ***
1998-10-03 Thomas RoesslerPersuade CVS to get the file modes right.
1998-10-03 Thomas RoesslerAdding a note on SparcLinux problems when gcc is called...
1998-10-02 Thomas RoesslerA small fix to get autoview messages properly colored.
1998-10-02 Thomas Roesslerpatch-0.92.8.sec.match_all.1
1998-10-02 Thomas RoesslerThe Makefile here is supposed to be generated by autoconf.
2007-03-01 convert-repoupdate tags
1998-10-02 Thomas RoesslerFixing some build-related problems, and preparing 0...
1998-10-02 Thomas RoesslerRoland Rosenfeld's first name patch.
1998-10-02 Thomas RoesslerMore () fixes.
1998-10-02 Thomas RoesslerWith SLang, addstr() is a macro. This means we should put
next