]> git.notmuchmail.org Git - notmuch/history - compat
test: Don't mess with user's HOME directory
[notmuch] / compat /
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.