470
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
A slightly modified version of Vikas' help_unbound patch. More... over 26 years ago
Fixing a memory hog which was introduced by the edit-message patch. More... over 26 years ago
Warn the user before sending out uuencoded attachments. More... over 26 years ago
Fix prefix and utf8 issues in the uudecoder. More... over 26 years ago
Thinking about this once again, ok folks, here comes x-uuencode support. More... over 26 years ago
typo. More... over 26 years ago
When Charset is utf-8 (not recommended!), don't active utf8 translation in the various handler routines. More... over 26 years ago
Add -I$(includedir) to the C preprocessor flags. Per request of Clint Olsen. More... over 26 years ago
More build process clean-up. More... over 26 years ago
Removing some instances of gnu-make specific command line parameters. More... over 26 years ago
Document the match-all feature. More... over 26 years ago
Various build fixes. More... over 26 years ago
Adding some necessary ifdefs to color.c, From [email protected]. More... over 26 years ago
Checkpoint commit. This gets boring. More... over 26 years ago
Merging Vikas' NEWS file into the distributed one. More... over 26 years ago
Preparing 0.94.12. More... over 26 years ago
random pre-release clean-up. More... over 26 years ago
Introducing a us-dist target to create a USG-friendly version of mutt. Additionally, the NEWS file is prepared for 0.95. More... over 26 years ago
Add a short note on compiler warnings. More... over 26 years ago
More $Id$ strings. More... over 26 years ago
Add RCS $Id$ strings to (hopefully) all source files. More... over 26 years ago
Type Ctrl-V Ctrl-G in any input field. More... over 26 years ago
Bumping some dprint statements' debug levels. From Vikas. More... over 26 years ago
Including the new ru.po file from "Andrej N. Gritsenko" <[email protected]>; check-point commit. More... over 26 years ago
The attached patch removes some redundant code related to the macro function stuff. Since each menu calls km_dokey() to get the 'op' number to execute, the 'menu' argument to km_dokey() _is_ the CurrentMenu. Hence, there is no need to explicitly save/restore the CurrentMenu all over the code. The only places it is being captured now is just before mutt_enter_comamnd() is called. This is to help the 'exec' command completion code so that it knows which menu to try and complete the function name from. (From: Vikas Agnihotri <[email protected]>) More... over 26 years ago
Mutt now correctly uses the sysconfdir as determined by configure. More... over 26 years ago
Checkpoint commit. More... over 26 years ago
Check-point commit before 0.94.11 is released. More... over 26 years ago
Makefile clean-up as suggested by Marco d'Itri. More... over 26 years ago
Install dotlock's manual page under the correct name. More... over 26 years ago