]> git.notmuchmail.org Git - notmuch/history - compat
test: make smtp-dummy work with Emacs 24
[notmuch] / compat /
2011-07-18 David BremnerMerge commit '0.6.1'
2011-07-10 David BremnerMerge commit '0.6'
2011-06-24 David BremnerMerge remote-tracking branch 'origin/master'
2011-06-23 Pieter Praetfix sum moar typos [text files]
2011-03-10 Carl WorthMerge remote branch 'amdragon/search-perf-3'
2011-03-09 Carl Worthbuild: Add support for non-source-directory builds.
2010-04-27 Tomas CarneckyWrap the compat header in extern "C" { } when compiling...
2010-04-27 Tomas CarneckyWrap the compat header in extern "C" { } when compiling...
2010-04-22 Carl WorthMerge Sebastian Spaeth's python bindings into bindings...
2010-04-15 Carl WorthMerge bugfix for test-suite correctness.
2010-04-14 Dirk HohndelAdd simplistic reimplementation of strcasestr to compat...
2010-04-14 Aaron EcayFix up Makefile for build.
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-06 Carl WorthMove "config" test programs to "compat".
2010-04-03 David EdmondsonMakefile.local: Automatically use makefile mode
2010-03-10 Carl WorthMakefile: Fix Makefiles to depend on all child Makefile...
2010-01-21 martin f. krafftMerge branch 'upstream'
2010-01-06 Carl WorthMakefiles: Use .DEFAULT to support arbitrary targets...
2009-12-05 Jameson Graef Rollinsmerge changes from upstream
2009-12-02 Carl Worthgetdelim: Silence a (bogus) compiler warning.
2009-12-02 Carl WorthMakefile: Incorporate getline implementation into the...
2009-12-02 Carl Worthcompat/getdelim: Silence a warning about mixing of...
2009-12-02 Carl Worthcompat: Change includes from config.h to compat.h.
2009-12-01 Carl Worthcompat: Add implementation of getline from gnulib.