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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-04-05
Makefile: Finish implementing the "make release" target.
0.1
Carl Worth
2010-04-05
Makefile: Start implementing a "make release" target.
Carl Worth
2010-04-05
NEWS: Add some (brief) news items for the initial 0.1 release.
Carl Worth
2010-04-05
RELEASING: Add this file describing the steps to make a release.
Carl Worth
2010-04-05
Makefile: Add a dist target.
Carl Worth
2010-04-05
Makfiles: Make the top-level targets PHONY
Carl Worth
2010-04-05
notmuch-query.el: new file to support access to the notmuch database.
David Bremner
2010-04-05
notmuch: Correctly terminate text/* parts in JSON output
David Edmondson
2010-04-05
git: Ignore `notmuch-shared'
David Edmondson
2010-04-05
emacs: Move notmuch-show functionality to notmuch-show.el
David Edmondson
2010-04-03
TODO: Add notes on removing "notmuch part" and "notmuch search-tags".
Carl Worth
2010-04-03
emacs: Fix "free variable" warning for notmuch-folder-show-empty.
Carl Worth
2010-04-03
emacs/notmuch.el: Improve tag highlighting in search mode
David Edmondson
2010-04-03
Makefile.local: Automatically use makefile mode
David Edmondson
2010-04-03
Makefile: Add the emacs directory to load-path when compiling
David Edmondson
2010-04-02
Merge remote branch 'dme/dme-for-cworth'
Carl Worth
2010-04-02
Makefile: Only print the "make install" hint after the first build.
Carl Worth
2010-04-02
notmuch help: Eliminate a gratuitous level of indentation.
Carl Worth
2010-04-02
notmuch help: Simplify output by omitting arguments for each command.
Carl Worth
2010-04-02
notmuch: Add a version (0.1 initially) with a new --version option.
Carl Worth
2010-04-02
notmuch: Add support for a --help option.
Carl Worth
2010-04-02
notmuch: Add a 'part' subcommand
David Edmondson
2010-04-02
notmuch-show: Add unix and relative dates to the JSON output
David Edmondson
2010-04-01
Compile a static notmuch binary (but only install the shared version)
Carl Worth
2010-04-01
Setup the GMimeStream only when needed
nstraz@redhat.com
2010-04-01
Makefile: Create include directory when installing headers
Michal Sojka
2010-04-01
lib: Switch to a 3-part version number for the library interface.
Carl Worth
2010-04-01
Makefiles: Align the columns of output.
Carl Worth
2010-03-31
Makefiles: Make the install rules quiet like the compilation rules.
Carl Worth
2010-03-31
Makefile: Fix to print CFLAGS with "make V=0"
Carl Worth
2010-03-31
Makefiles: Eliminate shell for loops in rule definitions.
Carl Worth
2010-03-31
Move installation of library from top-level to lib/Makefile.local
Carl Worth
2010-03-31
Makefile.config: Avoid pre-expanding the ${prefix} variable.
Carl Worth
2010-03-31
Move some variable assignments from Makefile.local to Makefile.config
Carl Worth
2010-03-31
Move bulk of rules from Makefile to Makefile.local.
Carl Worth
2010-03-31
configure: Fix installation of library to work with alternate --prefix
Carl Worth
2010-03-31
configure: Fix typo in help message.
Carl Worth
2010-03-31
Add a --libdir option to ./configure
Ingmar Vanhassel
2010-03-31
Fix target dependencies for multiple jobs
Saleem Abdulrasool
2010-03-31
Build and link against notmuch shared library, install notmuch.h
Ben Gamari
2010-03-31
emacs: Fix the notmuch-search-authors-width variable.
Carl Worth
2010-03-31
Clarify documentation of notmuch_database_add_message.
Carl Worth
2010-03-31
TODO: Note that '=' should sometimes count from the end of the buffer.
Carl Worth
2010-03-31
TODO: Add a todo item for adding a message as a blob, rather than a filename.
Carl Worth
2010-03-31
TODO: Add some new items about improving the test suite.
Carl Worth
2010-03-31
test: Fix phrase-search tests.
Carl Worth
2010-03-31
test: Add some negative results for the phrase searches.
Carl Worth
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
[next]