]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2014-04-15 David Bremnernmbug: mark repository as bare on clone
2014-04-15 Mark WaltersNEWS: document possible breakage from saved-search...
2014-04-15 Mark Waltersemacs: hello: bugfix: make alphabetically sorted saved...
2014-04-15 Jameson Graef... emacs: remove auto-signing of replies to signed messages
2014-04-13 Tomi Ollilaemacs: add $(srcdir) to notmuch-version.el.tmpl dependency
2014-04-13 Tomi Ollilaconfigure: add $(ZLIB_CFLAGS) to CONFIGURE_CFLAGS
2014-04-13 Jani Nikulaemacs: sign/encrypt replies to signed/encrypted messages
2014-04-12 David Bremnertest: verify tag backup generated by database upgrade
2014-04-12 David Bremnernotmuch-new: backup tags before database upgrade
2014-04-12 David Bremnerrestore: transparently support gzipped input
2014-04-12 David Bremnertest: restore with missing final newline
2014-04-12 David Bremnerutil: add gz_readline
2014-04-12 David Bremnerdump: support gzipped and atomic output
2014-04-11 Mark WaltersNews for emacs saved-searches change.
2014-04-11 Mark Waltersemacs: Add a sort-order option to saved-searches
2014-04-11 Mark Waltersemacs: hello: switch notmuch-hello-insert-buttons to...
2014-04-11 Mark Waltersemacs: hello: add a customize for saved-searches
2014-04-11 Mark Waltersemacs: hello: use the saved-search helper functions
2014-04-11 Mark Waltersemacs: hello: add helper functions for saved-searches
2014-04-11 Tomi Ollilaemacs: defun notmuch-hello-versions and bind 'v' in...
2014-04-11 Tomi Ollilaemacs: add notmuch-version.el.tmpl and create notmuch...
2014-04-11 Tomi Ollilabuild: write version.stamp file containing $(VERSION...
2014-04-08 W. Trevor Kingnmbug: Add 'clone' and replace FETCH_HEAD with @{upstream}
2014-04-08 Tomi Ollilarelease-checks: removed manual page version check
2014-04-08 Tomi Olliladoc: added 'Init File' section to notmuch-emacs info...
2014-04-08 David Bremnerdoc: move doxgen config from devel/ to doc/
2014-04-08 David Bremnercompat: add canonicalize_file_name
2014-04-08 David Bremnerdebian: add build conflicts against ruby1.8
2014-04-06 David Bremnerdebian: really delete madduck from uploaders
2014-04-05 David Bremnerdebian: ignore performance corpus when making source...
2014-04-05 Jani Nikulalib: replace the header parser with gmime
2014-04-05 Jani Nikulalib: drop support for single-message mbox files
2014-03-30 Jani Nikulacli: abstract dump file open from the dump command
2014-03-30 Jani Nikulacli: abstract database dumping from the dump command
2014-03-30 Jani Nikulaemacs: push mark before signature on reply
2014-03-30 Tomi Ollilaemacs: add defcustom notmuch-init-file and load it...
2014-03-30 Tomi Ollilaemacs: instruct user to autoload notmuch instead of...
2014-03-28 Jani Nikulacli: fix notmuch help additional topics
2014-03-26 Jani Nikulatest: conditionally test help system depending on confi...
2014-03-26 Austin Clementscli: Flush stdout before fork()ing to run hooks
2014-03-26 Jani Nikulacli: sanitize the received header before scanning for...
2014-03-25 Jani Nikulacompletion: complete directory parameters to directorie...
2014-03-25 Jani Nikulacompletion: add proper completion of folder: and path:
2014-03-25 Austin Clementsemacs: Use whitelist instead of blacklist for term...
2014-03-25 Austin Clementstest: Add broken test for Emacs boolean term escaping
2014-03-25 Jani Nikulatest: conditionally test compact depending on configure...
2014-03-25 David Bremnerdoc: fix out-of-tree build
2014-03-25 David Bremnertest: use $(srcdir) instead of . as include path
2014-03-25 David Bremnerbuild: move canonical list of subdirectories to configu...
2014-03-24 Mark Waltersemacs: tree: use orig-tags in search
2014-03-24 Mark Waltersemacs: search: use orig-tags in search
2014-03-24 Mark Waltersemacs: show: use orig-tags for tag display
2014-03-24 Mark Waltersemacs: show: mark tags changed since buffer loaded
2014-03-24 Mark Waltersemacs: tag: add customize for deleted/added tag formats
2014-03-24 Mark Waltersemacs: tag split customise option for format-tags into...
2014-03-24 Austin ClementsMake keys of notmuch-tag-formats regexps and use caching
2014-03-24 Austin Clementsemacs: Combine notmuch-combine-face-text-property{...
2014-03-23 Jani Nikulanmbug-status: make output title and blurb configurable
2014-03-23 Jani Nikulanmbug-status: parameterize title and blurb in the page...
2014-03-23 Jani Nikulaemacs: add path: prefix to query completion
2014-03-18 David Bremnerdoc: cosmetic fix for prerst2man.py
2014-03-18 David Bremnerdoc: configure detection of sphinx and rst2man
2014-03-18 David Bremnerdoc: build man pages into hierarchy, fix help test.
2014-03-18 David Bremnerdoc: build man pages at build time; introduce HAVE_SPHI...
2014-03-15 Austin Clementsutil: Fix two corner-cases in boolean term quoting...
2014-03-15 David Bremnerperf-test: use command line arguments for directories
2014-03-11 Jani Nikulaman: try to clarify the folder: and path: vs. --output...
2014-03-11 Jani Nikulaman: update man pages for folder: and path: search...
2014-03-11 David Bremnertest: add machinery to download and verify databases
2014-03-11 David Bremnertest: commit database checksum, ignore actual databases
2014-03-11 Jani Nikuladevel: add script to generate test databases
2014-03-11 Jani Nikulatest: add database upgrade test from format version...
2014-03-11 Jani Nikulatest: add tests for the new boolean folder: and path...
2014-03-11 Jani Nikulalib: make folder: prefix literal
2014-03-11 Jani Nikulatest: make insert test use the path: prefix
2014-03-11 Jani Nikulalib: add support for path: prefix searches
2014-03-11 Jani Nikulalib: refactor folder term update after filename removal
2014-03-11 Jani Nikulatest: rearrange the test corpus into subfolders, fix...
2014-03-11 Jani Nikulatest: add notmuch_search_files_sanitize and use it
2014-03-11 David Bremnertest: add utility function to sort a json list
2014-03-10 David Bremnerdoc: remove preformatted nroff pages
2014-03-09 David Bremnerdoc: automatically read version from file
2014-03-09 David Bremnerdoc: install sphinx version of man pages
2014-03-09 David Bremnerdoc: add target rst2man to build man pages using rst2man
2014-03-09 David Bremnerdoc: convert sphinx based docs
2014-03-09 Jani Nikulautil: make sanitize string available in string util...
2014-03-09 Jani Nikulacli: refactor reply from guessing
2014-03-09 Jani Nikulacli: sanitize tabs and newlines to spaces in notmuch...
2014-03-09 Tomi Ollilasupport for generating decreasing dates in bash 4.0...
2014-03-09 Tomi Ollilatest: NOTMUCH_SKIP_TESTS accepts test names with or...
2014-03-09 David Bremnertest: don't use $(dir) in recipes.
2014-03-07 David Bremnerdebian: add dependency on bash-completion
2014-03-06 Austin Clementstest: Print the number of the test along with its name
2014-03-06 Jani Nikulacli: add missing \n in error message
2014-03-06 Jani Nikulatest: add tests for invalid new.tags
2014-03-06 Jani Nikulacli: make sure notmuch new and insert don't add invalid...
2014-03-06 Jani Nikulacli: export function for illegal tag checking
2014-03-05 Jani Nikulaemacs: use the originating buffer's working directory...
2014-03-04 Austin Clementsemacs: Simplify and fix `notmuch-mua-prompt-for-sender'
2014-03-03 David BremnerNEWS: note closing of id:87ty19pi85.fsf@zancas.localnet
next