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
2017-08-23
reindex: drop notmuch_param_t, use notmuch_indexopts_t instead
Daniel Kahn Gillmor
2017-08-23
database: add n_d_index_file (deprecates n_d_add_message)
Daniel Kahn Gillmor
2017-08-22
show: workaround for the missing file problem
Yuri Volchkov
2017-08-22
test: show id:<> works even if the first duplicate is deleted
Yuri Volchkov
2017-08-22
insert: strip trailing / in folder path
Yuri Volchkov
2017-08-22
database: move striping of trailing '/' into helper function
Yuri Volchkov
2017-08-20
perf-test: add memory test for notmuch-insert
David Bremner
2017-08-20
perf-test: renumber tests
David Bremner
2017-08-20
test: move generate_message, add_message into test-lib-common.sh
David Bremner
2017-08-20
lib: clarify description of notmuch_database_add_message
Daniel Kahn Gillmor
2017-08-20
emacs: Use make-process when available
Vladimir Panteleev
2017-08-20
emacs: Refactor subprocess stderr propagation
Vladimir Panteleev
2017-08-20
doc: Disable SmartyPants in generated manual pages
Vladimir Panteleev
2017-08-20
emacs: set query-context to nil if its "" or "*"
Jani Nikula
2017-08-20
test: insert into the folder with trailing /
Yuri Volchkov
2017-08-18
completion: add bash completion for "notmuch reindex"
Daniel Kahn Gillmor
2017-08-18
fix typo
Daniel Kahn Gillmor
2017-08-18
test: remove remainder of previously killed basic test
Yuri Volchkov
2017-08-18
Use rooted paths in .gitignore files
Vladimir Panteleev
2017-08-18
test: Update extant references to corpus.mail
Vladimir Panteleev
2017-08-16
remove boolean "first" argument from format_part_sprinter
Daniel Kahn Gillmor
2017-08-16
test: add test for ,S message without 'unread' in new.tags
David Bremner
2017-08-16
test: add missing quotes in maildir-sync test.
David Bremner
2017-08-16
Merge branch 'release'
David Bremner
2017-08-16
cli/new: improve error reporting
David Bremner
2017-08-16
debian: start changelog for next debian upload
David Bremner
2017-08-16
do not use bullets in debian/NEWS
Daniel Kahn Gillmor
2017-08-16
remove obsolete lintian-override (see https://bugs.debian.org/865055)
Daniel Kahn Gillmor
2017-08-15
Merge tag 'debian/0.25-6'
David Bremner
2017-08-15
debian: actually stop shipping 50notmuch.el
debian/0.25-6
David Bremner
2017-08-10
Merge tag 'debian/0.25-5'
David Bremner
2017-08-10
debian upload 0.25-5
debian/0.25-5
David Bremner
2017-08-06
test: add broken tests for maildir syncing
David Bremner
2017-08-04
Merge tag 'debian/0.25-4'
David Bremner
2017-08-04
debian: upload 0.25-4
debian/0.25-4
David Bremner
2017-08-03
Merge tag 'debian/0.25-3'
David Bremner
2017-08-03
debian: changelog stanza for 0.25-3
debian/0.25-3
David Bremner
2017-08-03
debian: add maintainer scripts to remove old startup file
David Bremner
2017-08-01
add "notmuch reindex" subcommand
Daniel Kahn Gillmor
2017-08-01
lib: add notmuch_message_reindex
Daniel Kahn Gillmor
2017-08-01
lib: add _notmuch_message_remove_indexed_terms
David Bremner
2017-08-01
cli/search: print total number of files matched in summary output.
David Bremner
2017-08-01
lib: add notmuch_thread_get_total_files
David Bremner
2017-08-01
lib: add notmuch_message_count_files
David Bremner
2017-08-01
lib: index message files with duplicate message-ids
David Bremner
2017-08-01
test: add known broken tests for duplicate message id
David Bremner
2017-08-01
lib: refactor notmuch_database_add_message header parsing
David Bremner
2017-08-01
lib: factor out message-id parsing to separate file.
David Bremner
2017-08-01
lib/n_d_add_message: refactor test for new/ghost messages
David Bremner
2017-08-01
lib: isolate n_d_add_message and helper functions into own file
David Bremner
[next]