]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2012-02-18 Justus Winterpython: move Query class to its own file
2012-02-18 Justus Winterpython: remove unused but imported symbol
2012-02-17 Justus Winterpython: remove unused but imported symbol
2012-02-17 Tomi OllilaNEWS: add news section for new.ignore
2012-02-17 Tomi Ollilaadd support for user-specified files & directories...
2012-02-17 Tomi Ollilatest: add tests wrt ignoring user-specified files and...
2012-02-17 Michal Sojkaemacs: Fix display of highlighted line in notmuch-search
2012-02-15 Justus Winterpython: implement the context manager protocol for...
2012-02-15 Justus Winterpython: provide a Database.close function
2012-02-15 Ethan Glasser... Free the results of scandir()
2012-02-15 Dmitry Kurochkinemacs: allow to set RETAIN-STATE for `notmuch-show...
2012-02-12 Dmitry Kurochkinemacs: cleanup and simplify `notmuch-show-archive-threa...
2012-02-12 David Edmondsonemacs: A prefix argument to `notmuch-show' should inver...
2012-02-12 David Edmondsonemacs: Add `notmuch-show-only-matching-messages'.
2012-02-12 David Edmondsonemacs: Check that the parent buffer is alive before...
2012-02-12 David Edmondsonemacs: Optionally retain the state of the buffer during...
2012-02-12 David Edmondsonemacs: Add a binding (t) to toggle the truncation of...
2012-02-12 David Edmondsonemacs: Allow the indentation of content to be toggled.
2012-02-12 David Edmondsonemacs: Allow `notmuch-show-mode' to display only matchi...
2012-02-12 David Edmondsonemacs: Rework crypto switch toggle.
2012-02-12 David Edmondsonemacs: Ensure that gnupg output goes at the end of...
2012-02-12 Jani Nikulacli: reach previously unreachable cleanup code in ...
2012-02-12 Jani Nikulacli: convert "notmuch show" to use the new argument...
2012-02-12 Jani Nikulacli: use notmuch_bool_t for boolean fields in notmuch_s...
2012-02-12 Austin Clementsshow: Simplify new text formatter code
2012-02-12 Austin Clementsshow: Convert text format to the new self-recursive...
2012-02-12 Jani Nikulaemacs: add default value to notmuch-search-line-faces
2012-02-12 Dmitry Kurochkintest: remove explicit loading of elisp tests in emacs...
2012-02-12 Dmitry Kurochkintest: auto load elisp tests file in test_emacs if available
2012-02-12 David BremnerSTYLE: Initial draft of coding style document
2012-02-10 Justus Winterpy3k: Fix decoding of default database name in Database...
2012-02-10 Justus Winterpython: mock out the ctypes library
2012-02-10 Justus Winterpython: Add a Mock class to the sphinx config that...
2012-02-08 Jani Nikulaemacs: make show view a/A/x/X key bindings more consistent
2012-02-08 Dmitry KurochkinNEWS: document Emacs UI tagging operations changes
2012-02-08 Dmitry Kurochkinemacs: s/tags/tag-changes/ for arguments of tagging...
2012-02-08 Dmitry Kurochkinemacs: accept empty tag list in `notmuch-tag'
2012-02-08 Dmitry Kurochkinemacs: relax tag syntax check in `notmuch-tag' function
2012-02-08 Dmitry Kurochkinemacs: separate history for operations which accept...
2012-02-08 Dmitry Kurochkinemacs: add "*" binding for notmuch-show view
2012-02-08 Dmitry Kurochkinemacs: rename `notmuch-search-operate-all' to `notmuch...
2012-02-08 Dmitry Kurochkintest: fix emacs tests after tagging operations changes
2012-02-08 Dmitry Kurochkinemacs: make "+" and "-" tagging operations in notmuch...
2012-02-08 Dmitry Kurochkinemacs: make "+" and "-" tagging operations in notmuch...
2012-02-08 Dmitry Kurochkinemacs: remove text properties from `notmuch-search...
2012-02-08 Dmitry Kurochkinemacs: move tag format validation to `notmuch-tag'...
2012-02-08 Dmitry Kurochkintag: remove unused attribute from notmuch_tag_command...
2012-02-04 David Bremneremacs: use mark instead of point-max in MML quoting.
2012-02-04 David Bremnertest: Fix up date in MML quoting tests.
2012-02-04 David BremnerMerge commit '0.11.1'
2012-02-04 Dmitry Kurochkinemacs: fix `notmuch-wash-region-to-button' to work...
2012-02-04 Dmitry Kurochkintest: add test for hiding Original Message region at...
2012-02-04 David Edmondsonemacs: Move the blank line from the bottom of the heade...
2012-02-04 David Edmondsonemacs: More address cleaning.
2012-02-04 David Edmondsonemacs: Prefer '[No Subject]' to blank subjects.
2012-02-04 David Edmondsonemacs: Stop the `truncate-string-to-width' madness.
2012-02-04 Austin Clementslib: Use talloc to simplify cleanup in notmuch_database...
2012-02-04 Austin Clementslib: Release resources if notmuch_database_open fails
2012-02-04 Austin Clementslib: Don't delete uninitialized pointers
2012-02-04 Dmitry Kurochkintest: remove ".sh" extension from the recently added...
2012-02-04 Pieter Praetconfigure: update explicit check for glib : >= 2.22
2012-02-03 David Bremnerdebian: changelog for 0.11.1 0.11.1 debian/0.11.1-1
2012-02-03 David Bremnerversion: bump to 0.11.1
2012-02-03 David BremnerNEWS: set release date for 0.11.1
2012-02-03 Aaron Ecayemacs: quote MML tags in replies
2012-02-03 Aaron Ecaytest: add tests for quoting of MML tags in replies
2012-02-02 Pieter Praetemacs: globally replace non-branching "(if COND (progn...
2012-01-31 Jameson Graef... emacs: fix show-previous-message doc string
2012-01-31 Jameson Graef... emacs: modify the default show-mode key bindings for...
2012-01-31 Jameson Graef... emacs: use pop-at-end functionality in show-archive...
2012-01-31 Jameson Graef... emacs: add option to show-next-{, open-}message functio...
2012-01-31 Jameson Graef... emacs: add message archiving functions
2012-01-31 Jameson Graef... emacs: break out thread navigation from notmuch-show...
2012-01-31 Jameson Graef... emacs: break up notmuch-show-archive-thread-internal...
2012-01-31 Jameson Graef... emacs: use search-next-thread to move to next thread...
2012-01-31 Tomi Ollilamoved _config_(get|set)_list () functions earlier in...
2012-01-27 David Edmondsonemacs: Don't mark messages as "unsaved" when printing.
2012-01-27 David Edmondsonemacs: Another special case for `notmuch-show-clean...
2012-01-27 David Edmondsontest: Updated expected output for new `notmuch-show...
2012-01-27 David Edmondsonemacs: Avoid `mail-header-parse-address' in `notmuch...
2012-01-27 David Edmondsonemacs: Re-enable line wrapping in `notmuch-show-mode'.
2012-01-27 Dmitry Kurochkinemacs: `notmuch-search-operate-all' code cleanup, no...
2012-01-27 Dmitry Kurochkinemacs: add completion to "tag all" operation ("*" binding)
2012-01-26 David Edmondsontest: `notmuch-test-run' should protect against buffer...
2012-01-26 David Edmondsontest: `visible-buffer-substring' should not return...
2012-01-26 Dmitry Kurochkinemacs: polish notmuch-hello help text
2012-01-26 David Edmondsonemacs: Fix a notmuch-print.el compiler warning.
2012-01-26 David Edmondsonemacs: Make the part content available to `mm-inlinable-p'.
2012-01-25 Dmitry Kurochkinemacs: bind "s" to `notmuch-hello-search' in notmuch...
2012-01-25 Dmitry Kurochkinemacs: use a single history for all searches
2012-01-25 Dmitry Kurochkinemacs: bind "s" to `notmuch-search' in notmuch-hello...
2012-01-25 Tomi Ollilauncrustify.cfg: label indent, some known types, not...
2012-01-25 David Edmondsontest: Add address cleaning tests.
2012-01-25 David Edmondsontest: Add more helpers for emacs tests.
2012-01-25 David Edmondsontest: Add `test_emacs_expect_t'.
2012-01-25 David Edmondsontest: Don't return the result of checking for running...
2012-01-25 Austin Clementsshow: Introduce mime_node formatter callback
2012-01-25 Austin Clementsmime node: Record depth-first part numbers
2012-01-25 Jameson Graef... emacs: have notmuch-search-archive-thread use -next...
2012-01-23 Pieter PraetNEWS: update "Tag exclusion" section
next