]> git.cworth.org Git - notmuch/commit
Use https instead of http where possible
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>
Thu, 2 Jun 2016 16:26:14 +0000 (12:26 -0400)
committerDavid Bremner <david@tethera.net>
Sun, 5 Jun 2016 11:32:17 +0000 (08:32 -0300)
commit6a833a6e83865f6999707cc30768d07e1351c2cb
tree452f5054e75e0bb1464e92d2186e5392b3a7c4f5
parent554b90b58e367ada5fdad3165c76673458f65434
Use https instead of http where possible

Many of the external links found in the notmuch source can be resolved
using https instead of http.  This changeset addresses as many as i
could find, without touching the e-mail corpus or expected outputs
found in tests.
138 files changed:
COPYING
COPYING-GPL-3
INSTALL
Makefile.local
README
README.rst
bindings/go/README
bindings/go/src/notmuch/notmuch.go
bindings/python/README
bindings/python/docs/COPYING
bindings/python/docs/source/index.rst
bindings/python/notmuch/__init__.py
bindings/python/notmuch/compat.py
bindings/python/notmuch/database.py
bindings/python/notmuch/directory.py
bindings/python/notmuch/errors.py
bindings/python/notmuch/filenames.py
bindings/python/notmuch/globals.py
bindings/python/notmuch/message.py
bindings/python/notmuch/messages.py
bindings/python/notmuch/query.py
bindings/python/notmuch/tag.py
bindings/python/notmuch/thread.py
bindings/python/notmuch/threads.py
bindings/python/setup.py
bindings/ruby/database.c
bindings/ruby/defs.h
bindings/ruby/directory.c
bindings/ruby/filenames.c
bindings/ruby/init.c
bindings/ruby/message.c
bindings/ruby/messages.c
bindings/ruby/query.c
bindings/ruby/status.c
bindings/ruby/tags.c
bindings/ruby/thread.c
bindings/ruby/threads.c
compat/compat.h
compat/function-attributes.h
completion/notmuch-completion.bash
configure
contrib/notmuch-mutt/README
contrib/notmuch-mutt/notmuch-mutt
contrib/notmuch-vim/plugin/notmuch.vim
crypto.c
debian/control
debugger.c
devel/man-to-mdwn.pl
devel/nmbug/doc/man5/notmuch-report.json.5.rst
devel/nmbug/nmbug
devel/nmbug/notmuch-report
devel/nmbug/notmuch-report.json
devel/try-emacs-mua
doc/doxygen.cfg
doc/man1/notmuch.rst
emacs/coolj.el
emacs/make-deps.el
emacs/notmuch-address.el
emacs/notmuch-company.el
emacs/notmuch-crypto.el
emacs/notmuch-hello.el
emacs/notmuch-jump.el
emacs/notmuch-lib.el
emacs/notmuch-message.el
emacs/notmuch-mua.el
emacs/notmuch-parser.el
emacs/notmuch-print.el
emacs/notmuch-query.el
emacs/notmuch-show.el
emacs/notmuch-tag.el
emacs/notmuch-tree.el
emacs/notmuch-version.el.tmpl
emacs/notmuch-wash.el
emacs/notmuch.el
hooks.c
lib/built-with.c
lib/config.cc
lib/database-private.h
lib/database.cc
lib/directory.cc
lib/filenames.c
lib/gen-version-script.sh
lib/index.cc
lib/message-file.c
lib/message.cc
lib/messages.c
lib/notmuch-private.h
lib/notmuch.h
lib/parse-time-vrp.cc
lib/parse-time-vrp.h
lib/query-fp.cc
lib/query-fp.h
lib/query.cc
lib/sha1.c
lib/string-list.c
lib/tags.c
lib/thread.cc
mime-node.c
notmuch-client.h
notmuch-compact.c
notmuch-config.c
notmuch-count.c
notmuch-dump.c
notmuch-emacs-mua
notmuch-insert.c
notmuch-new.c
notmuch-reply.c
notmuch-restore.c
notmuch-search.c
notmuch-setup.c
notmuch-show.c
notmuch-tag.c
notmuch-time.c
notmuch.c
packaging/fedora/notmuch.spec
parse-time-string/parse-time-string.c
parse-time-string/parse-time-string.h
performance-test/Makefile.local
performance-test/README
query-string.c
sprinter-sexp.c
test/T310-emacs.sh
test/T360-symbol-hiding.sh
test/database-test.c
test/parse-time.c
test/random-corpus.c
test/smtp-dummy.c
test/test-databases/Makefile.local
test/test-lib-common.sh
test/test-lib.el
test/test-lib.sh
util/error_util.c
util/error_util.h
util/hex-escape.c
util/string-util.c
util/xutil.c
util/xutil.h
util/zlib-extra.c