aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* notmuch show: Add a --format=mbox optionCarl Worth2010-06-08
* Fix minor style issues in show_part_content function.Carl Worth2010-06-05
* Avoid giving GMime a NULL MIME-stream filter.Carl Worth2010-06-05
* Add C-tab binding in notmuch-search mode as well.Carl Worth2010-06-04
* make install: Run ldconfig or install a DT_RUNPATH in binary as appropriate.Carl Worth2010-06-04
* configure: Remove space from IFS (using tab as necessary)Carl Worth2010-06-04
* Add support (and tests) for messages with really long message IDs.Carl Worth2010-06-04
* test suite: Generate message filenames from count, not Message-Id.Carl Worth2010-06-04
* test suite: Add support for custom references header in generated messages.Carl Worth2010-06-04
* Avoid database corruption by not adding partially-constructed mail documents.Carl Worth2010-06-04
* Fix misnamed function in internal documentation.Carl Worth2010-06-04
* emacs: Tags should be shown with `notmuch-tag-face'.David Edmondson2010-06-03
* emacs: In search mode, truncate authors using invisible text.David Edmondson2010-06-03
* emacs: Adjust comment to avoid confusing font-lock.David Edmondson2010-06-03
* emacs: Allow the display of absolute dates in the header line.David Edmondson2010-06-03
* emacs: Bind <backtab> (shift-TAB) to notmuch-show-previous-buttonNelson Elhage2010-06-03
* emacs: More functionality for `notmuch-wash-tidy-citations'.David Edmondson2010-06-03
* emacs: Pretty print the numbers of matching messages.David Edmondson2010-06-03
* emacs: notmuch-hello: Make widget-keymap a parent of notmuch-hello-keymapNelson Elhage2010-06-03
* add missing docstring for functionsSebastian Spaeth2010-06-03
* Make notmuch-hello a mode.Sebastian Spaeth2010-06-03
* emacs: Remove notmuch-hello-roundup functionSebastian Spaeth2010-06-03
* Add support for the Solaris platformTomas Carnecky2010-06-03
* configure: Respect LDFLAGS from the environment.Tomas Carnecky2010-06-03
* emacs: In hello mode, bind `C-tab' to move backwards through widgets.David Edmondson2010-06-03
* emacs: Reuse rather than reinvent message header filteringSebastian Spaeth2010-06-03
* emacs: Allow tuning of the tag/saved search layout.David Edmondson2010-06-03
* emacs: Allow control over faces for search mode columns.David Edmondson2010-06-03
* emacs: Set the `face' property rather than `font-lock-face'.David Edmondson2010-06-03
* emacs: Display non-matching authors with a different face.David Edmondson2010-06-03
* NEWS: describe easier FCC configurationSebastian Spaeth2010-06-03
* Easier way to define a fcc directorySebastian Spaeth2010-06-03
* emacs: Usability improvements for `notmuch-hello'.David Edmondson2010-06-03
* Add a test case for the previous commit.Carl Worth2010-06-03
* notmuch: Fix off-by-one errors if a header is >200 characters long.David Edmondson2010-06-01
* Makefile: Improve the "what to do now" message from "make install"Carl Worth2010-06-01
* INSTALL/README: Clean up the description of how to run the emacs interface.Carl Worth2010-06-01
* INSTALL: Note the advantages of Xapian 1.0.18+ and 1.1.4+Carl Worth2010-06-01
* TODO: Add idea for fixing "notmuch count" to always be exact.Carl Worth2010-06-01
* TODO: Add a note that 'a'rchive should only affect open messages.Carl Worth2010-06-01
* python: have docs reflect current return value behaviorSebastian Spaeth2010-05-18
* Merge branch '0.3.x' immediately after the 0.3.1 releaseCarl Worth2010-04-27
|\
| * debian: Instruct git-buildpackage that it's OK to build from this branch0.3.1Carl Worth2010-04-27
| * debian/changelog: Copy in content from the NEWS file.Carl Worth2010-04-27
| * Increment version to 0.3.1Carl Worth2010-04-27
| * NEWS: Reword the latest bug description slightly.Carl Worth2010-04-27
| * Update NEWS to reflect the SEGV bugfixDirk Hohndel2010-04-27
| * Fix SEGV in _thread_cleanup_author if author ends with ', 'Dirk Hohndel2010-04-27
* | Merge branch '0.3.x'Carl Worth2010-04-27
|\|
| * NEWS: Add notes for the 0.3.1 releaseCarl Worth2010-04-27