]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2017-10-13 Daniel Kahn... crypto: _notmuch_crypto_cleanup should return void
2017-10-13 Daniel Kahn... crypto: drop pretense of notmuch_crypto_context_t
2017-10-13 Daniel Kahn... crypto: rename notmuch_crypto_t to _notmuch_crypto_t
2017-10-10 Jani Nikulalib: convert notmuch_bool_t to stdbool internally
2017-10-10 Jani Nikulacli: convert notmuch_bool_t to stdbool
2017-10-05 Tomi Olliladevel/check-out-of-tree-build.sh: consistent naming...
2017-10-05 Jani Nikulacli: reduce indent in keyword argument processing
2017-10-05 Jani Nikulacli: change while to for in keyword argument processing
2017-10-05 Jani Nikulacli: refactor boolean argument processing
2017-10-05 Jani Nikulacli: use notmuch_bool_t for boolean argument in show
2017-10-05 Jani Nikulahex-xcode: use notmuch_bool_t for boolean arguments
2017-10-05 Jani Nikulacli: use the arg parser .present feature to handle...
2017-10-05 Jani Nikulatest: expand argument parsing tests
2017-10-05 Jani Nikulacli: add .present field to opt desc to check if the...
2017-10-05 Jani Nikulatest: add opt_inherit to arg-test
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
next