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
2010-03-16
use logging.debug for debug output. Implement notmuch search-tags
Sebastian Spaeth
2010-03-16
Fixing the crashes that I was seeing
Sebastian Spaeth
2010-03-16
implement Query() and search_messages()
Sebastian Spaeth
2010-03-16
remove useless tags struct
Sebastian Spaeth
2010-03-16
Query() stub
Sebastian Spaeth
2010-03-16
some more stubs
Sebastian Spaeth
2010-03-16
nonfunctional changes in notmuch stub
Sebastian Spaeth
2010-03-16
add notmuch stub that will allow me to run the notmuch testsuite over the python bindings.
Sebastian Spaeth
2010-03-16
Find the notmuch shared lib rather than hardode a location
Sebastian Spaeth
2010-03-16
Implement Message(), Database.find_message(), Database.create()
Sebastian Spaeth
2010-03-15
improve README example session to reflect reality
Sebastian Spaeth
2010-03-15
Tags: clarify documentation: we can only iterate once over Tags, and free underlying tags once we iterated through.
Sebastian Spaeth
2010-03-15
initial revision. See README for what works
Sebastian Spaeth
2010-03-16
COPYING: add GPL v3+
Sebastian Spaeth
2010-03-11
notmuch-show: add tags to json output
Sebastian Spaeth
2010-03-10
emacs: Fix search refresh when on the last line of a search buffer.
Carl Worth
2010-03-10
emacs: Adjust search refresh to use a target line not a target position.
Carl Worth
2010-03-10
Makefile: Fix Makefiles to depend on all child Makefile fragments.
Carl Worth
2010-03-10
Makefile: Use 'emacs --quick' for a less noisy build of "make install-emacs".
Carl Worth
2010-03-10
Makefile: Add a message after "make install-emacs"
Carl Worth
2010-03-10
Makefile: Conditionalize the "make install" message.
Carl Worth
2010-03-10
Makefile: Simplify the conditional message of the all target.
Carl Worth
2010-03-10
Makefile: Add message to make install listing the other install targets.
Carl Worth
2010-03-09
Makefile: Add a meesage after "make" telling the user to run "make install"
Carl Worth
2010-03-09
Makefile: Rename all_deps to global_deps
Carl Worth
2010-03-09
Add is:<tag> as a synonym for tag:<tag> in search terms.
Carl Worth
2010-03-09
emacs: Move emacs UI (currently just one file) to subdirectory.
David Bremner
2010-03-09
INSTALL: Include Fedora command for installing dependencies of notmuch.
Carl Worth
2010-03-09
INSTALL: Add a pointer to ./configure --help
Carl Worth
2010-03-09
lib: Silence a compiler warning.
Carl Worth
2010-03-09
emacs: Fix refresh of search results to leave cursor on current thread.
Carl Worth
2010-03-09
Fix a few documentation typos in notmuch.h
Fernando Carrijo
2010-03-09
Update documentation of notmuch_query_create
Fernando Carrijo
2010-03-09
notmuch show: Don't show empty headers.
Carl Worth
2010-03-09
TODO: Add proposal for a saved-search interface.
Carl Worth
2010-03-09
TODO: Remove many items that have been completed recently.
Carl Worth
2010-03-09
emacs: Fix documentation of notmuch-search-remove-tag.
Carl Worth
2010-03-09
lib: Document what move_to_next does at the end of the list.
Carl Worth
2010-03-09
lib: Rename iterator functions to prepare for reverse iteration.
Carl Worth
2010-03-09
emacs: Fix backspace to not scroll more than the previous message
Carl Worth
2010-03-09
emacs: Unbreak notmuch-show-rewind (the function to which Backspace is bound)
Carl Worth
2010-02-26
emacs: Make 'n' and 'p' navigate only open messages.
Carl Worth
2010-02-26
emacs: Don't open unread messages by default.
Carl Worth
2010-02-25
control: Update package description to follow upstream README.
Carl Worth
2010-02-25
README: Mention that notmuch only supports maildir or mh format.
Carl Worth
2010-02-24
emacs: Avoid removing the unread tag due to internal navigation
Carl Worth
2010-02-24
Simplify "unread" tag handling in emacs UI.
Jameson Rollins
2010-02-23
TODO: We should fix the --format=json option to not imply --entire-thread.
Carl Worth
2010-02-23
notmuch search: Use "thread" rather than "id" when formatting with JSON
Carl Worth
2010-02-23
json: Add copy of MIT license text from cJSON
Carl Worth
[prev]
[next]