]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2017-10-05 Jani Nikulatest: add boolean argument to arg-test
2017-10-05 Jani Nikulacli: use designated initializers for opt desc
2017-10-05 Jani Nikulacli: strip trailing "/" from the final maildir path...
2017-10-02 Jani Nikulacli/new: ignore special directories also in pass 2
2017-10-02 Jani Nikulacli/new: check for special directories earlier in pass 1
2017-10-02 Jani Nikuladevel: add script to test out-of-tree builds
2017-10-02 Florian KlinkT390-python: add test for get_message_parts and special...
2017-10-02 Florian Klinkpython: open messages in binary mode
2017-09-28 Jakub Wilkdoc: fix typos
2017-09-27 Jani Nikulaemacs: sanitize subject in replies
2017-09-27 Jani Nikulatest: add emacs reply test for subjects with TAB
2017-09-24 Daniel Kahn... fix reference to notmuch_message_get_properties
2017-09-17 Daniel Kahn... lib: index the content-type of the parts of encrypted...
2017-09-17 Jani Nikulalib: index the content type of signature parts
2017-09-17 Jani Nikulatest: signed and encrypted part content type indexing
2017-09-17 Jani Nikulalib: abstract content type indexing
2017-09-17 David Bremnerdebian: update gitignore
2017-09-13 Jani Nikulacli/new: abstract special directory check
2017-09-13 Jani Nikulacli/new: use the same style for fs entry loops
2017-09-13 Jani Nikulabuild: fix out-of-tree builds, again
2017-09-13 David Bremneremacs/address: use member instead of memq to check...
2017-09-12 Gaute Hopepython: deprecated add_message calls index_file correct...
2017-09-12 David BremnerMerge tag '0.25.1'
2017-09-12 David Bremnerdebian: changelog stanza for 0.25.1-1 0.25.1
2017-09-12 David BremnerNEWS: news entry for 0.25.1
2017-09-12 David Bremnerversion: bump to 0.25.1
2017-09-12 Jani Nikulaemacs: override enriched-decode-display-prop for text...
2017-09-06 Daniel Kahn... fix documentation bug (leading quotes break documentation)
2017-09-06 David Bremnertest/duplicate-mid: check for subject with notmuch...
2017-09-06 David Bremnerlib: enforce that n_message_reindex takes headers from...
2017-09-06 David Bremnertest: known broken test for subject after reindexing
2017-09-06 David Bremnertest/duplicate-mid: clarify index order vs filename...
2017-09-06 David Bremnertest: make fallback to duplicate test more robust.
2017-09-06 Vladimir Panteleevemacs: Refuse requests to refresh tree views while...
2017-09-04 David Bremnerlib&cli: use g_object_new instead of g_object_newv
2017-09-04 Tomi Ollilatest: notmuch_drop_mail_headers() style update
2017-09-03 David Bremnertest/crypto: remove headers more robustly
2017-08-31 Jan Malakhovskibuild: fix unbound variable in configure
2017-08-30 David Bremnergitignore: add .stamps
2017-08-30 Vladimir Panteleev.travis.yml: Switch to "sudo: false" for faster builds
2017-08-30 Vladimir Panteleevtest: Fix T050-new.sh on some Travis CI machines
2017-08-30 Vladimir Panteleev.travis.yml: Replace manual zlib installation with...
2017-08-30 Vladimir Panteleev.travis.yml: Add gdb and gpgsm dependencies
2017-08-30 Vladimir Panteleev.travis.yml: Invoke `make download-test-databases'...
2017-08-30 David Bremnertest/smtp-dummy: convert to 'goto DONE' style
2017-08-30 David Bremnertest/smtp-dummy: uncrustify
2017-08-30 David Bremnercppcheck: call va_end in _internal_error
2017-08-30 David Bremnercppcheck: close files during shutdown
2017-08-30 David Bremnerbuild: add target to run cppcheck
2017-08-30 Jani Nikulabuild: add .deps to CLEAN instead of listing in clean...
2017-08-30 Jani Nikulabuild: add optional target parameter to quiet variable...
2017-08-30 Jani Nikulabuild: avoid an extra shell out in quiet variable function
2017-08-30 David BremnerCLI/new: support maildir synced tags in new.tags
2017-08-30 David Bremnerlib: add notmuch_message_has_maildir_flag
2017-08-30 David Bremnerlib/message: split n_m_maildir_flags_tags, store maildi...
2017-08-28 David Edmondsontest: Perform T170 tests that don't require dtach befor...
2017-08-23 Vladimir Panteleevnotmuch-tag.el: Fix minor grammar error
2017-08-23 Vladimir Panteleevtest: Use small Python script for JSON normalization...
2017-08-23 Daniel Kahn... reindex: drop notmuch_param_t, use notmuch_indexopts_t...
2017-08-23 Daniel Kahn... database: add n_d_index_file (deprecates n_d_add_message)
2017-08-22 Yuri Volchkovshow: workaround for the missing file problem
2017-08-22 Yuri Volchkovtest: show id:<> works even if the first duplicate...
2017-08-22 Yuri Volchkovinsert: strip trailing / in folder path
2017-08-22 Yuri Volchkovdatabase: move striping of trailing '/' into helper...
2017-08-20 David Bremnerperf-test: add memory test for notmuch-insert
2017-08-20 David Bremnerperf-test: renumber tests
2017-08-20 David Bremnertest: move generate_message, add_message into test...
2017-08-20 Daniel Kahn... lib: clarify description of notmuch_database_add_message
2017-08-20 Vladimir Panteleevemacs: Use make-process when available
2017-08-20 Vladimir Panteleevemacs: Refactor subprocess stderr propagation
2017-08-20 Vladimir Panteleevdoc: Disable SmartyPants in generated manual pages
2017-08-20 Jani Nikulaemacs: set query-context to nil if its "" or "*"
2017-08-20 Yuri Volchkovtest: insert into the folder with trailing /
2017-08-18 Daniel Kahn... completion: add bash completion for "notmuch reindex"
2017-08-18 Daniel Kahn... fix typo
2017-08-18 Yuri Volchkovtest: remove remainder of previously killed basic test
2017-08-18 Vladimir PanteleevUse rooted paths in .gitignore files
2017-08-18 Vladimir Panteleevtest: Update extant references to corpus.mail
2017-08-17 Daniel Kahn... remove boolean "first" argument from format_part_sprinter
2017-08-17 David Bremnertest: add test for ,S message without 'unread' in new...
2017-08-17 David Bremnertest: add missing quotes in maildir-sync test.
2017-08-17 David BremnerMerge branch 'release'
2017-08-17 David Bremnercli/new: improve error reporting
2017-08-17 David Bremnerdebian: start changelog for next debian upload
2017-08-17 Daniel Kahn... do not use bullets in debian/NEWS
2017-08-17 Daniel Kahn... remove obsolete lintian-override (see https://bugs...
2017-08-15 David BremnerMerge tag 'debian/0.25-6'
2017-08-15 David Bremnerdebian: actually stop shipping 50notmuch.el debian/0.25-6
2017-08-10 David BremnerMerge tag 'debian/0.25-5'
2017-08-10 David Bremnerdebian upload 0.25-5 debian/0.25-5
2017-08-06 David Bremnertest: add broken tests for maildir syncing
2017-08-04 David BremnerMerge tag 'debian/0.25-4'
2017-08-04 David Bremnerdebian: upload 0.25-4 debian/0.25-4
2017-08-03 David BremnerMerge tag 'debian/0.25-3'
2017-08-03 David Bremnerdebian: changelog stanza for 0.25-3 debian/0.25-3
2017-08-03 David Bremnerdebian: add maintainer scripts to remove old startup...
2017-08-02 Daniel Kahn... add "notmuch reindex" subcommand
2017-08-02 Daniel Kahn... lib: add notmuch_message_reindex
2017-08-02 David Bremnerlib: add _notmuch_message_remove_indexed_terms
2017-08-02 David Bremnercli/search: print total number of files matched in...
next