]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2012-02-28 Austin ClementsDocument the JSON schemata used by show and search
2012-02-28 Pieter PraetNEWS: sync 'new.ignore' entry with its comment in notmu...
2012-02-28 Pieter Praetcli: update 'new.ignore' config file comment wrt file...
2012-02-28 Daniel Kahn... Build-Depend on libgmime-2.6-dev | libgmime2.4-dev
2012-02-25 Austin ClementsNews for retaining state when refreshing notmuch show
2012-02-25 Austin Clementsemacs: Reverse the meaning of notmuch-show-refresh...
2012-02-25 Austin Clementsemacs: When refreshing a show buffer, only mark read...
2012-02-25 Pieter Praetemacs: add `notmuch-show-stash-mlarchive-link{, -and...
2012-02-25 Pieter Praettest: emacs: expand subtest "Stashing in notmuch-show...
2012-02-25 Pieter Praetemacs: `notmuch-show-get-message-id': optionally return...
2012-02-25 Justus WinterNEWS: add entry for the improved unicode handling in...
2012-02-25 Justus WinterNEWS: add entry for python 3.2 compatibility
2012-02-25 Jani Nikulaemacs: support text/calendar mime type
2012-02-25 Pieter Praettest: replace occurrences of $PWD with vars that are...
2012-02-24 Justus Winterpython: split the documentation
2012-02-24 Justus Winterpython: move the notmuch module section to notes.rst
2012-02-24 Justus Winterpython: move the usage example to quickstart.rst
2012-02-23 Justus Winterpython: strip module prefix in the sphinx documentation
2012-02-22 Justus Winterpython: mention the exception class refactoring in...
2012-02-22 Justus Winterpython: move the exception classes into error.py
2012-02-22 Justus Winterpython: rename filename.py into filenames.py
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.
next