index
:
notmuch
debian/bookworm-backports
debian/bullseye
debian/bullseye-backports
debian/buster-backports
debian/jessie-backports
debian/squeeze-backports
debian/stretch
debian/stretch-backports
debian/trixie-backports
debian/unstable
debian/wheezy-backports
feature/git-remote
feature/wildcard
master
nmweb
pristine-tar
release
thread-based email index, search, and tagging
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-02-24
python: strip module prefix in the sphinx documentation
Justus Winter
2012-02-23
python: mention the exception class refactoring in the docs
Justus Winter
2012-02-23
python: move the exception classes into error.py
Justus Winter
2012-02-22
python: rename filename.py into filenames.py
Justus Winter
2012-02-22
python: move Threads class into its own file
Justus Winter
2012-02-22
python: move Messages class into its own file
Justus Winter
2012-02-22
python: refactor the python bindings
Justus Winter
2012-02-22
python: work around libnotmuch calling exit(3) in Database.find_message_by_filename
Justus Winter
2012-02-22
python: improve the docstring of Database.find_message_by_filename
Justus Winter
2012-02-22
python: work around libnotmuch calling exit(3) in Database.get_directory
Justus Winter
2012-02-22
python: Improve the docstring of Database.get_directory
Justus Winter
2012-02-22
python: avoid using a magic value for database mode in Database.__init__
Justus Winter
2012-02-20
test: always report missing prereqs, independent of `--verbose' option
Pieter Praet
2012-02-20
emacs: Fix out-of-date declare-function
Austin Clements
2012-02-20
Prevent segmentation fault in notmuch_database_close
Justus Winter
2012-02-21
python: fix the type nonsense of the first parameter of class Directory
Justus Winter
2012-02-21
python: allow an empty path as parameter to Database.get_directory
Justus Winter
2012-02-21
python: remove :returns: keywords from functions returning nothing
Justus Winter
2012-02-21
python: rework Directory.set_mtime
Justus Winter
2012-02-21
python: harmonize the sphinx keyword for exceptions
Justus Winter
2012-02-20
python: refactor the error handling machinery
Justus Winter
2012-02-20
python: fix the projects name and update years of the copyright notice in the sphinx docs
Justus Winter
2012-02-19
python: more error handling fixes
Justus Winter
2012-02-18
python: remove trailing whitespace within the documentation source files
Justus Winter
2012-02-18
python: improve Query.count_messages docstring
Justus Winter
2012-02-18
python: wrap notmuch_query_count_threads as Query.count_threads
Justus Winter
2012-02-18
python: refactor Query class
Justus Winter
2012-02-18
python: move Query class to its own file
Justus Winter
2012-02-18
python: remove unused but imported symbol
Justus Winter
2012-02-18
python: remove unused but imported symbol
Justus Winter
2012-02-17
NEWS: add news section for new.ignore
Tomi Ollila
2012-02-17
add support for user-specified files & directories to ignore
Tomi Ollila
2012-02-17
test: add tests wrt ignoring user-specified files and directories
Tomi Ollila
2012-02-17
emacs: Fix display of highlighted line in notmuch-search
Michal Sojka
2012-02-15
python: implement the context manager protocol for database objects
Justus Winter
2012-02-15
python: provide a Database.close function
Justus Winter
2012-02-14
Free the results of scandir()
Ethan Glasser-Camp
2012-02-14
emacs: allow to set RETAIN-STATE for `notmuch-show-refresh-view' interactively
Dmitry Kurochkin
2012-02-12
emacs: cleanup and simplify `notmuch-show-archive-thread' and related functions
Dmitry Kurochkin
2012-02-12
emacs: A prefix argument to `notmuch-show' should invert the matching message behaviour.
David Edmondson
2012-02-12
emacs: Add `notmuch-show-only-matching-messages'.
David Edmondson
2012-02-12
emacs: Check that the parent buffer is alive before using it.
David Edmondson
2012-02-12
emacs: Optionally retain the state of the buffer during `notmuch-show-refresh-view'.
David Edmondson
2012-02-12
emacs: Add a binding (t) to toggle the truncation of long lines.
David Edmondson
2012-02-12
emacs: Allow the indentation of content to be toggled.
David Edmondson
2012-02-12
emacs: Allow `notmuch-show-mode' to display only matching messages.
David Edmondson
2012-02-12
emacs: Rework crypto switch toggle.
David Edmondson
2012-02-12
emacs: Ensure that gnupg output goes at the end of the buffer.
David Edmondson
2012-02-12
cli: reach previously unreachable cleanup code in "notmuch show"
Jani Nikula
2012-02-12
cli: convert "notmuch show" to use the new argument parser
Jani Nikula
[next]