aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-24make release: added goal verify-version-manpageTomi Ollila
2011-11-24make release: verify-version-*: change comparison logicTomi Ollila
2011-11-24emacs: Avoid unnecessary markers.Austin Clements
2011-11-24emacs: Don't record undo information for search or show buffers.Austin Clements
2011-11-24debian/control: require dtach version >= 0.8 in Build-DependsTomi Ollila
2011-11-23Merge branch 'release'David Bremner
2011-11-23debian: changelog stanza for 0.100.10David Bremner
2011-11-23NEWS: set (approximate) date for 0.10 releaseDavid Bremner
2011-11-23version: update to 0.10David Bremner
2011-11-23NEWS: item for silent killing of search buffers.David Bremner
2011-11-23contrib/notmuch-deliver: don't export from gitDavid Bremner
2011-11-22emacs: Make saving new saved searches append, not prependJani Nikula
2011-11-22emacs: Add new customization option to sort saved searchesJani Nikula
2011-11-21tags_to_maildir_flags: Cleanup double assignementLouis Rilling
2011-11-21lib: Kill last usage of C++ type boolLouis Rilling
2011-11-21Merge branch 'release'David Bremner
2011-11-20fix a double // to single /Florian Friesdorf
2011-11-20emacs: breakout notmuch-show-advance functionality from notmuch-show-advance-and-archiveJameson Graef Rollins
2011-11-19Don't link libnotmuch if libutil isn't linked in properly.Tom Prince
2011-11-19RELEASING: document the semi-automated version propagation.David Bremner
2011-11-19build system: add target update-versions to propagate versionDavid Bremner
2011-11-19build system: use $(filter ...) to test MAKECMDGOALSDavid Bremner
2011-11-19version: update version info for 0.10~rc2debian/0.10_rc2-10.10_rc2David Bremner
2011-11-18test: make all tests terminable with Ctrl-cTomi Ollila
2011-11-18test: emacs: tidy up "Stashing in notmuch-show" testPieter Praet
2011-11-18test: attempt to send QUIT to smtp-dummy in case mail send failedTomi Ollila
2011-11-17test: create dtach's session socket in $TEST_TMPDIRTomi Ollila
2011-11-17test: create TEST_TMPDIR for holding temporary filesTomi Ollila
2011-11-17build system: tweak VERSION so that debian-snapshot works for N.NN~rcNDavid Bremner
2011-11-16NEWS: fix some old typos and trailing whitespacePieter Praet
2011-11-16NEWS: add entries for stashing-related keybinding and testsPieter Praet
2011-11-16NEWS entry for id-linksDaniel Schoepe
2011-11-16Revert "NEWS entry for id-links"David Bremner
2011-11-16NEWS entry for id-linksDaniel Schoepe
2011-11-16NEWS entry for adding tab-completion to notmuch-searchDaniel Schoepe
2011-11-16NEWS: mention improved search buffer performance, change Optimizations to PerformanceDavid Bremner
2011-11-16notmuch.1: bump version numberDavid Bremner
2011-11-16RELEASING: update description of "make release".David Bremner
2011-11-16RELEASING: update discussion of version handlingDavid Bremner
2011-11-16RELEASING: update symbol handling description for current practice.David Bremner
2011-11-15NEWS: discuss contrib and nmbugDavid Bremner
2011-11-15debian/libnotmuch2.symbols: add notmuch_query_count_threadsdebian/0.10_rc1-10.10_rc1David Bremner
2011-11-15debian: new changelog stanza for 0.10~rc1-1David Bremner
2011-11-15version: update to 0.10~rc1David Bremner
2011-11-15test: add tests for notmuch search --offset and --limitJani Nikula
2011-11-15test: add tests for notmuch countJani Nikula
2011-11-15cli: add support for --output parameter in notmuch countJani Nikula
2011-11-15cli: drop unused code from notmuch countJani Nikula
2011-11-15cli: add options --offset and --limit to notmuch searchJani Nikula
2011-11-15lib: add function to get the number of threads matching a searchJani Nikula