aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Sprinkle some const-correctness around new_tags.Gravatar Carl Worth2010-04-23
* notmuch-config: make new message tags configurableGravatar Ben Gamari2010-04-23
* python: Add UNSORTED as Query.SORT optionGravatar Sebastian Spaeth2010-04-23
* python: Delete unused filesGravatar Sebastian Spaeth2010-04-23
* test: Put the json tests into their own section.Gravatar Carl Worth2010-04-22
* notmuch search: Fix timezone of timestamp in --format=json outputGravatar Carl Worth2010-04-22
* First tests for JSON output and UTF-8 in mail body and subjectGravatar Gregor Hoffleit2010-04-22
* test: Make existing "notmuch show" test more resilientGravatar Carl Worth2010-04-22
* json: Replace `date_unix' with `timestamp' in show outputGravatar David Edmondson2010-04-22
* emacs: Add customize treatment and rename refresh-script to notmuch-poll-scriptGravatar Carl Worth2010-04-22
* emacs: Use consistent naming for the two new poll functions.Gravatar Carl Worth2010-04-22
* Add 'G' keybinding to folder and search view that triggers external pollGravatar Dirk Hohndel2010-04-22
* Revert "thread: Simplify code for assigning the subject."Gravatar Carl Worth2010-04-22
* Revert "thread: Fix sort of search when constructing threads."Gravatar Carl Worth2010-04-22
* Revert "thread: Removed unsed sort argument from _thread_add_matched_message"Gravatar Carl Worth2010-04-22
* test: Add a test to demonstrate message-sorting regression.Gravatar Carl Worth2010-04-22
* test: When a test fails, show diff only (save complete output to a file)Gravatar Carl Worth2010-04-22
* test: Improve grammar in test-message subjects.Gravatar Carl Worth2010-04-22
* Fix help message for "show"Gravatar Jameson Rollins2010-04-21
* Merge Sebastian Spaeth's python bindings into bindings/pythonGravatar Carl Worth2010-04-21
|\
| * Move everything down into a bindings/python directory.Gravatar Carl Worth2010-04-21
* | thread: Removed unsed sort argument from _thread_add_matched_messageGravatar Carl Worth2010-04-21
* | emacs: Move definition of notmuch-folders to earlier in the file.Gravatar Carl Worth2010-04-21
* | emacs: Try to name search buffers using info in notmuch-foldersGravatar Servilio Afre Puentes2010-04-21
* | notmuch-tag: don't sort messages before applying tag changesGravatar Sebastian Spaeth2010-04-21
* | query.cc: allow to return query results unsortedGravatar Sebastian Spaeth2010-04-21
* | notmuch: Abort if specified configuration file is not found.Gravatar Carl Worth2010-04-21
* | thread: Fix sort of search when constructing threads.Gravatar Carl Worth2010-04-21
* | test: Add tests for naming threads with changing subjects.Gravatar Carl Worth2010-04-21
* | thread: Simplify code for assigning the subject.Gravatar Carl Worth2010-04-21
* | Name thread based on matching msgs instead of first msg.Gravatar Jesse Rosenthal2010-04-21
* | configure: Print version of Xapian found during configure check.Gravatar Carl Worth2010-04-21
* | configure: Generalize the GMime configure checks.Gravatar Carl Worth2010-04-21
* | configure: Add support for GMime 2.6Gravatar Adrien Bustany2010-04-21
* | emacs: Fix notmuch-search-authors-width declaration.Gravatar Carl Worth2010-04-21
* | emacs: Support for customizing search result displayGravatar David Edmondson2010-04-21
* | emacs/notmuch-show.el: Part headers are real buttons that save the partGravatar Carl Worth2010-04-21
* | emacs: Display all body parts using `notmuch part --part=<n>'Gravatar David Edmondson2010-04-21
* | emacs: Use mailcap.el to guess the type of application/octet-stream partsGravatar David Edmondson2010-04-21
* | emacs: Use `mm-display-part' when possibleGravatar David Edmondson2010-04-21
* | emacs/notmuch-show.el: Improved part labellingGravatar David Edmondson2010-04-21
* | emacs: Move body markup to a separate fileGravatar David Edmondson2010-04-21
* | emacs: Rename body-invis-spec to message-invis-specGravatar Carl Worth2010-04-21
* | emacs: Remove the notmuch-show-toggle-body command (with "b" binding)Gravatar Carl Worth2010-04-21
* | emacs: JSON based implementationGravatar David Edmondson2010-04-21
* | json_quote_chararray: Always return a newly talloced arrayGravatar Anthony2010-04-20
* | json: Avoid calling strlen(NULL)Gravatar David Edmondson2010-04-20
| * python: Adapt README somewhatGravatar Sebastian Spaeth2010-04-19
| * python: Rename notmuch binary to notmuch.pyGravatar Sebastian Spaeth2010-04-19
| * Remove all traces of cnotmuchGravatar Sebastian Spaeth2010-04-19