]> granicus.if.org Git - mutt/history - sort.c
Convert smime_invoke_import() and helpers to use buffer pool.
[mutt] / sort.c
2019-03-29 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-03-13 Kevin McCarthyMerge branch 'stable'
2019-02-01 Kevin McCarthyMerge branch 'stable'
2019-01-25 Kevin McCarthyMerge branch 'stable'
2019-01-24 Kevin McCarthyMerge branch 'stable'
2019-01-22 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-21 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-19 Kevin McCarthyMerge branch 'stable'
2019-01-10 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-08 Kevin McCarthyMerge branch 'stable'
2019-01-05 Kevin McCarthyMerge branch 'stable'
2019-01-04 Kevin McCarthyClean up code indentation.
2019-01-04 Kevin McCarthyMerge branch 'stable'
2019-01-01 Kevin McCarthyRemove trailing whitespace.
2018-09-26 Kevin McCarthyFix non-threaded $sort_aux "reverse-" sorting.
2018-09-22 Kevin McCarthyMerge branch 'stable'
2018-08-26 Kevin McCarthyMerge branch 'stable'
2018-08-21 Kevin McCarthyMerge branch 'stable'
2018-07-28 Kevin McCarthyFix AUXSORT usage in compare_spam.
2018-07-24 Vincent LefevreAdd ctx->vsize = 0 in a couple of places.
2017-02-24 Kevin McCarthymerge default into stable
2017-01-29 David ChampionAdds capability to edit x-labels inside mutt, and to...
2008-10-28 Emanuele GiaquintaMake some functions static.
2008-09-17 Thomas Roesslersorting efficiency
2007-06-05 pywatsonMake sort by "To" stable (closes #2515).
2007-04-01 Brendan CullyMerge flea restore
2006-11-22 David ChampionSort spam scores numerically even when they are in...
2005-09-17 Brendan CullyGah, forgot the zip code when updating the FSF address...
2005-09-17 Brendan CullyUpdate FSF address (via sed, I hope nothing got mangled...
2005-02-03 Brendan CullyAdd config.h to the top of every C file that could...
2004-07-14 TAKAHASHI TamotsuIntroduce $include_onlyfirst.
2003-11-12 Thomas RoesslerFix dangling pointer problems in threading code. Noted...
2003-03-05 Andrew W. NosenkoFix a warning.
2003-03-03 Thomas RoesslerFixing some nits.
2002-12-11 Thomas RoesslerFix Mike's and my e-mail addresses in copyright lines.
2002-02-28 Thomas RoesslerTurn on incremental threading again.
2001-12-13 Thomas RoesslerThreading updates, from Daniel Eisenbud.
2001-11-12 Thomas Roesslerpatch-1.3.23.2-de-new_threads.2
2001-11-08 Thomas Roesslerpatch-1.3.23.1-de-new_threads.3-4
2001-11-06 Thomas Roessler[patch.1.3.23.1.de.new_threads.2] Daniel Eisenbud...
2001-10-31 Thomas RoesslerAdvanced threading, v 5.1. From Daniel Eisenbud
2001-05-10 Thomas RoesslerA slightly extended version of Dave Ewart's sleeptime...
2000-03-22 Thomas RoesslerSorting fix from Gero Treuner.
2000-03-03 Thomas RoesslerThe FSF apparently has moved.
2000-01-06 Thomas RoesslerUpdate copyright notices for unstable.
1999-12-29 Thomas RoesslerFix a minor threading bug. From Edmund GRIMLEY EVANS
1999-10-16 Thomas RoesslerScoring improvements.
1999-02-09 Thomas RoesslerVikas' latest collapse fix.
1999-01-07 Thomas RoesslerGet rid of RCS ids in source files. They are getting...
1998-11-10 Thomas RoesslerIntroduce or rewrite mutt_{str*cmp,strlen} and use...
1998-11-09 Thomas RoesslerFix an efficiency problem with the color index features.
1998-10-15 Thomas RoesslerChange "static char rcsid[]" to "static const char... mutt-0-94-13-rel
1998-10-13 Thomas RoesslerAdd RCS $Id$ strings to (hopefully) all source files.
1998-10-01 Thomas RoesslerAdding gettext support, based on the patch by Marco...
1998-08-27 Thomas Roessler[patch-0.94.4.vikas.collapse.2] Vikas' collapse-thread
1998-06-08 Thomas RoesslerInitial revision