]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2012-02-22 Justus Winterpython: move Threads class into its own file
2012-02-22 Justus Winterpython: move Messages class into its own file
2012-02-22 Justus Winterpython: refactor the python bindings
2012-02-22 Justus Winterpython: work around libnotmuch calling exit(3) in Datab...
2012-02-22 Justus Winterpython: improve the docstring of Database.find_message_...
2012-02-22 Justus Winterpython: work around libnotmuch calling exit(3) in Datab...
2012-02-22 Justus Winterpython: Improve the docstring of Database.get_directory
2012-02-22 Justus Winterpython: avoid using a magic value for database mode...
2012-02-21 Pieter Praettest: always report missing prereqs, independent of...
2012-02-21 Austin Clementsemacs: Fix out-of-date declare-function
2012-02-21 Justus WinterPrevent segmentation fault in notmuch_database_close
2012-02-21 Justus Winterpython: fix the type nonsense of the first parameter...
2012-02-20 Justus Winterpython: allow an empty path as parameter to Database...
2012-02-20 Justus Winterpython: remove :returns: keywords from functions return...
2012-02-20 Justus Winterpython: rework Directory.set_mtime
2012-02-20 Justus Winterpython: harmonize the sphinx keyword for exceptions
2012-02-20 Justus Winterpython: refactor the error handling machinery
2012-02-20 Justus Winterpython: fix the projects name and update years of the...
2012-02-18 Justus Winterpython: more error handling fixes
2012-02-18 Justus Winterpython: remove trailing whitespace within the documenta...
2012-02-18 Justus Winterpython: improve Query.count_messages docstring
2012-02-18 Justus Winterpython: wrap notmuch_query_count_threads as Query.count...
2012-02-18 Justus Winterpython: refactor Query class
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.
next