aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
| * python: adapt docs to the notmuch module renamingGravatar Sebastian Spaeth2010-04-19
| * rename module to just 'notmuch'Gravatar Sebastian Spaeth2010-04-19
| * cnotmuch -> notmuchGravatar Sebastian Spaeth2010-04-19
* | emacs/notmuch.el: Enable `hl-line-mode' in `notmuch-search-mode'Gravatar David Edmondson2010-04-19
* | emacs/notmuch-show.el: Avoid passing unintended format strings to `message'Gravatar David Edmondson2010-04-19
* | debian: Make git ignore several intermediate files.Gravatar Carl Worth2010-04-19
* | make release: Add Debian package building and uploadGravatar Carl Worth2010-04-16
* | Increment version to 0.2.Gravatar Carl Worth2010-04-16
* | make release: Add a check that version and debian/changelog are consistentGravatar Carl Worth2010-04-16
* | Makefile: Avoid complaining about .first-build-message not existingGravatar Carl Worth2010-04-16
* | Fix final link of notmuch binary to use C compiler if possible.Gravatar Carl Worth2010-04-16
* | debian: Remove watch file.Gravatar Carl Worth2010-04-16
* | debian: Switch to "3.0 (native)" source format.Gravatar Carl Worth2010-04-16
* | Makefile: Fix conditionals to avoid calling git when no .git is presentGravatar Carl Worth2010-04-16
* | Makefile: Add a top-level "make snapshot" target.Gravatar Carl Worth2010-04-16
* | Makefile: Rework the version checks slightly.Gravatar Carl Worth2010-04-16
* | RELEASING: Add a step to upgrade the version in the "version" file.Gravatar Carl Worth2010-04-16
* | Makefile: Add an explicit version file to the repository.Gravatar Carl Worth2010-04-16
* | debian/changelog: Create an entry for the 0.2 release.Gravatar Carl Worth2010-04-16