summaryrefslogtreecommitdiffstats
path: root/complete.c
AgeCommit message (Expand)Author
2019-09-19Convert mutt_complete() to use the buffer pool.Kevin McCarthy
2019-01-04Clean up code indentation.Kevin McCarthy
2018-12-31Remove trailing whitespace.Kevin McCarthy
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2007-04-07bug #2871Michael Elkins
2005-09-17Gah, forgot the zip code when updating the FSF address...Brendan Cully
2005-09-17Update FSF address (via sed, I hope nothing got mangled). Closes: #2071.Brendan Cully
2005-02-03Add config.h to the top of every C file that could possibly want it.Brendan Cully
2002-12-11Herbert Martin Dietze <herbert@the-little-red-haired-girl.org> notesThomas Roessler
2002-12-11Fix Mike's and my e-mail addresses in copyright lines.Thomas Roessler
2001-11-07Fix 706, 853.Thomas Roessler
2001-10-24Suspected fix for #837.Thomas Roessler
2001-01-18Completion fix. From Aaron Schrab <aaron+mutt@schrab.com>.Thomas Roessler
2001-01-08Fix and/or check more fishy code.Thomas Roessler
2000-08-28Fix a buffer overrun in complete.c.Edmund GRIMLEY EVANS
2000-06-15patch-1.3.2.bbell.complete.1 - autocomplete "!", which is helpfulThomas Roessler
2000-03-03The FSF apparently has moved.Thomas Roessler
2000-01-06Update copyright notices for unstable.Thomas Roessler
1999-09-07* redoes the folder update optimisation I did yesterday. It's somewhatThomas Roessler
1999-07-29Brendan Cully's latest IMAP patches.Thomas Roessler
1999-07-20Bugs fixedThomas Roessler
1999-02-09Brandon's IMAP clean-up; new czech translation.Thomas Roessler
1999-01-07Get rid of RCS ids in source files. They are getting in our wayThomas Roessler
1998-11-10Introduce or rewrite mutt_{str*cmp,strlen} and use them all over theThomas Roessler
1998-10-15Change "static char rcsid[]" to "static const char rcsid[]" to makemutt-0-94-13-relThomas Roessler
1998-10-13Add RCS $Id$ strings to (hopefully) all source files.Thomas Roessler
1998-06-08Initial revisionThomas Roessler