]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2015-07-30 David Bremnercli: enable notmuch --help command
2015-07-30 David Bremnerdoc: whitespace cleanup for notmuch.rst
2015-07-28 David Bremnerbuild: add "set -eu" to version script generation
2015-07-28 David Bremnerconfigure: whitespace cleanup
2015-07-27 Mikhailconfigure: add --without-docs switch
2015-07-10 David Bremnerreplace hardcoded "python" with configured python command
2015-06-30 Daniel SchoepeFix documentation for notmuch--tag-hook functions
2015-06-27 David BremnerMerge tag '0.20.2'
2015-06-27 David Bremnerversion: update to 0.20.2 0.20.2 debian/0.20.2-1
2015-06-27 David Bremnerdebian: update changelog for 20.2-1
2015-06-27 David BremnerNEWS for 0.20.2
2015-06-23 Mark Waltersemacs: tree: mark read change
2015-06-14 David Bremnertest: add initial ruby tests
2015-06-14 David Bremnerbuild/ruby: use notmuch configure script values for...
2015-06-13 David Bremnerlib, ruby: make use of -Wl,--no-undefined configurable
2015-06-13 Mark Waltersemacs search: stash query
2015-06-12 David Bremnerbuild: integrate building ruby bindings into notmuch...
2015-06-12 David Bremnerlib: reject relative paths in n_d_{create,open}_verbose
2015-06-12 David Bremnerlib: add NOTMUCH_STATUS_PATH_ERROR
2015-06-09 Tomi Ollilarelease-checks: check that git working directory is...
2015-06-08 David Bremnertest: redirect man output to /dev/null
2015-06-08 David Bremnerconfigure: add ability to force python version via...
2015-06-08 David Bremnertest: make python tests compatible with python3
2015-06-05 David Bremnerdoc: add minimal note about shared options.
2015-06-02 David BremnerMerge branch 'release'
2015-06-02 David BremnerNEWS: missing NEWS for 20.1
2015-06-01 David Bremnerdebian: change stanza for 0.20.1 0.20.1
2015-06-01 David Bremnerversion: bump to 20.1
2015-06-01 David Bremnercli: add standard option processing to config, help...
2015-06-01 David Bremnercli: define shared options, use for --help and --version
2015-06-01 David Bremnercli: refactor notmuch_help_command
2015-06-01 David Bremnercli: ignore config argument of notmuch_help_command
2015-05-31 J. Lewis Muircli: change "setup" to "set up" where used as a verb
2015-05-31 Charles Celerieremacs: Added "is:<tag>" style completion to notmuch...
2015-05-31 David Bremnertest: remove redundant 'file' command from gdb scripts.
2015-05-31 David BremnerMerge tag '0.20'
2015-05-31 David BremnerNEWS: bump date 0.20
2015-05-31 David Bremnerdebian: changelog stanza for 0.20-1
2015-05-31 David Bremnerversion: bump to 0.20
2015-05-31 David Bremnerdrop mention of notmuch-emacs-mua
2015-05-23 David BremnerMerge tag '0.20_rc2'
2015-05-23 David Bremnerdebian: changelog stanza for 0.20~rc2-1
2015-05-23 David Bremnerversion: bump to 0.20~rc2
2015-05-23 David Bremnerpython: use absolute import for SOVERSION
2015-05-23 David Bremnerdocs: initial draft of NEWS for 0.20
2015-05-23 David Bremnerconfigure: Add sanity checking for environment variables
2015-05-04 David BremnerMerge tag '0.20_rc1'
2015-05-04 David Bremnerdebian: add new symbols to libnotmuch4.symbols
2015-05-04 David Bremnerdebian: call upstream configure script directly
2015-05-04 David Bremnerversion: bump to 0.20~rc1
2015-05-04 David Bremnerdebian: changelog stanza for 0.20~rc1
2015-05-04 Jack Peircenotmuch-mutt: fix xargs/ln usage for OpenBSD compatibility
2015-04-08 David Bremnertest: move nonexistent directory to something under...
2015-04-08 David Bremnertest: be consistent about spelling `nonexistent'
2015-04-03 Mark Waltersemacs: show: hide large text attachments by default
2015-04-03 Tomi Ollilatest/thread-order: more robust loop exit in case of...
2015-04-03 Tomi Ollilanotmuch-emacs-mua: non-forking escape () usage with...
2015-04-01 W. Trevor Kingnmbug-status: Use 'show-ref --heads' for loading configs
2015-04-01 W. Trevor KingNEWS: fix 'not' -> 'now' typo in 0.19 nmbug section
2015-03-29 David Bremnertest: make one error output test more robust.
2015-03-28 David Bremnertest: add more error reporting tests
2015-03-28 David Bremnerlib: eliminate fprintf from _notmuch_message_file_open
2015-03-28 David Bremnerlib: replace almost all fprintfs in library with _n_d_log
2015-03-28 David Bremnerlib: add private function to extract the database for...
2015-03-28 David Bremnerlib: add a log function with output to a string in...
2015-03-28 David Bremnerlib: add "verbose" versions of notmuch_database_{open...
2015-03-28 David Bremnertest: add error reporting tests
2015-03-28 David Bremnertest: add support for compiling and running C snippets
2015-03-15 David Bremnertest: Add two tests for error output from notmuch_datab...
2015-03-15 W. Trevor Kingnmbug-status: Clarify errors for illegible configs
2015-03-13 Jani Nikulalib: make notmuch_query_count_messages explicitely...
2015-03-13 Jani Nikulacompletion: complete addresses in from:/to: search...
2015-03-11 Jani Nikulacli: add support for notmuch command --help
2015-03-11 Jani Nikulacli: fix top level --help combined with other options
2015-03-11 David BremnerCLI: make gpg binary used by libgmime configurable.
2015-03-09 David BremnerCLI: set up infrastructure to make path to gpg configur...
2015-03-08 David Bremnerpython: replace hardcoding of SONAME version
2015-03-08 Jani Nikulaman: fix notmuch-emacs-mua environment section
2015-03-08 Jani Nikulanotmuch-emacs-mua: remove -C to keep short options...
2015-03-08 Trevor Jimgo: add binding for notmuch_message_get_date
2015-03-07 David Bremnerlib: bump library minor version
2015-03-07 Jani Nikulaparse-time-string: fix setting and rounding of seconds
2015-03-06 Jani Nikulatest: extract and flag second rounding tests as broken
2015-03-06 Jani Nikulatest: add some more time tests
2015-03-06 Jani Nikulatest: improve the time parsing tests
2015-03-06 David Bremnercompletion: update list of commands in zsh completion.
2015-03-06 Jani Nikulacli: add a tool for starting new message in the emacs ui
2015-03-06 J. Lewis Muirlib: make notmuch shared library install_name be full...
2015-03-01 David Bremnerlib: bump SONAME minor version
2015-03-01 David Bremnerlib: add new status reporting API for notmuch_query_sea...
2015-02-25 Jani Nikulacli: fix clang build warnings
2015-02-25 Jani Nikulalib: fix clang build warnings
2015-02-25 Jani Nikulalib: abstract bit validity check in bit test/set/clear...
2015-02-24 David Bremnerdoc: update list of prefixes
2015-02-24 David Bremnerdoc: typo fix for prefix discussion.
2015-02-24 David Bremnerdoc: add more information on operators.
2015-02-24 David Bremnerdoc: add material on stemming and wildcards
2015-02-23 Jani Nikulacompletion: complete notmuch dump --gzip option
2015-02-23 Jani Nikuladoc: document notmuch-restore --input=filename option
2015-02-23 Jani Nikuladoc: document notmuch-dump --output=filename option
next