]> git.cworth.org Git - obsolete/notmuch-old/shortlog
obsolete/notmuch-old
2013-08-27 Mark Walterscontrib: pick: remove sync tests master
2013-08-27 Mark Walterscontrib: pick: remove sync parser
2013-08-27 Tomi Ollilatest: test notmuch show --include-html option
2013-08-27 John Lenzcli: add --include-html option to notmuch show
2013-08-27 Tomi Ollilaemacs: removed 3 duplicate functions from notmuch-show.el
2013-08-24 Jani Nikulaman: clarify folder: prefix regarding duplicate files
2013-08-24 Jani NikulaNEWS: cli options for improved duplicate message handling
2013-08-24 Jani Nikulaman: document notmuch count --output=files
2013-08-24 Jani Nikulatest: test notmuch count --output=files
2013-08-24 Jani Nikulacli: add --output=files option to notmuch count
2013-08-24 Jani Nikulaman: document notmuch search --duplicate=N
2013-08-24 Jani Nikulatest: test notmuch search --duplicate=N
2013-08-24 Jani Nikulacli: add --duplicate=N option to notmuch search
2013-08-24 Blake Jonesnotmuch-config: use strchr(), not index() (Solaris...
2013-08-24 Mark Walterscontrib: pick: use close-message-pane for reply etc
2013-08-24 Mark Walterscontrib: pick: add in binding to view raw message
2013-08-24 Mark Walterscontrib: pick: make help close the message pane first
2013-08-24 Mark Walterscontrib: pick: close window function
2013-08-24 Mark Walterscontrib: pick: pass tab through to the message pane
2013-08-24 Mark Walterscontrib: pick: add button press helper
2013-08-24 Mark Walterscontrib: pick: add in to-message-window function
2013-08-24 Mark Walterscontrib: pick: Link in stash map straight from notmuch...
2013-08-24 Mark Walterscontrib: pick: Link in attachment functions straight...
2013-08-24 Mark Walterscontrib: pick: Link in notmuch-show-pipe-message
2013-08-24 Mark Walterscontrib: pick: override notmuch-show-get-prop
2013-08-23 Blake Jonestimegm: add portable implementation (Solaris support)
2013-08-23 Blake Jonesstrsep: check for availability (Solaris support)
2013-08-23 Vladimir Marekasctime: check for standards compliance (Solaris support)
2013-08-23 Blake Jonesgetpwuid: check for standards compliance (Solaris support)
2013-08-20 Austin Clementstest: Canonicalize RFC 2047 encoding and charset
2013-08-17 Austin Clementsreply: Use RFC 2822/MIME wholly for text format template
2013-08-17 Austin Clementsreply: Remove extraneous space from generated References
2013-08-17 Austin Clementsreply: Test replying to messages with RFC 2047-encoded...
2013-08-15 Austin Clementstest: Make symbol-test depend on libnotmuch.so
2013-08-13 Austin Clementsreply: Document the reason for g_mime_filter_headers
2013-08-13 Austin Clementslib: Document which strings are returned in UTF-8
2013-08-13 Austin Clementslib: Correct out-of-date doc comment
2013-08-03 David Bremnerrelease: synchronize dates release 0.16
2013-07-31 Mark Waltersemacs: bugfix attachment content-type as mime-type... 0.16_rc2
2013-07-28 David Bremnerdebian: rename notmuch-ruby to ruby-notmuch 0.16_rc1
2013-07-28 David Bremnerdebian: build notmuch-vim again
2013-07-28 David Bremnerdebian: update symbols for libnotmuch
2013-07-28 David Bremnerdebian: add alot to recommends
2013-07-28 David Bremnerdebian: note that we now provide a notmuch-dbg package
2013-07-28 David Bremnerdebian: close bug requesting packaging of notmuch-deliver
2013-07-28 David Bremnerdebian: start new changelog entry
2013-07-28 David Bremnerversion: set new version and release date
2013-07-28 Austin ClementsPut 0.16 NEWS in a reasonable order
2013-07-27 Mark Waltersemacs: hello: make --batch error gracefully
2013-07-22 Austin Clementsemacs: News for S-expressions everywhere
2013-07-20 Mark Walterscontrib: pick: use notmuch-start-notmuch
2013-07-20 Jameson Graef... crypto: return NULL cryptoctx if protocol string is...
2013-07-20 Tomi OllilaNEWS: Python bindings: Fix loading of libnotmuch on...
2013-07-20 Tomi Ollilaemacs: dropped rest of now-unused JSON functionality
2013-07-20 Peter WangNEWS: announce insert command
2013-07-20 Daniel Kahn... debian: Add package for debugging symbols (Closes:...
2013-07-09 Tomi OllilaPython bindings: CDLL("libnotmuch.3.dylib") on Darwin
2013-07-04 Mark Walterscontrib: pick: document several of the tree/forest...
2013-07-04 Mark Walterspick: contrib: document notmuch-pick-message-window...
2013-07-04 Mark Walterspick: contrib: document notmuch-pick-refresh-result
2013-07-04 Mark Walterspick: contrib: document notmuch-pick-show-out
2013-07-04 Mark Walterscontrib: pick: remove unused function
2013-07-04 Mark Walterscontrib: pick: remove unused variable
2013-07-04 Mark Walterscontrib: pick: bugfix: make the right variable buffer...
2013-07-04 Mark Walterscontrib: pick: add docstrings to all defvars
2013-07-04 Mark Walterscontrib: pick: add a docstring for the main notmuch...
2013-07-04 Mark Walterscontrib: pick: fix refresh result
2013-07-04 Mark Walterscontrib: pick: remove hack notmuch-pick-show-match...
2013-07-04 Mark Walterscontrib: pick: if no target specified go to first match...
2013-07-04 Peter Wangtest: test insert --create-folder option
2013-07-04 Peter Wangman: document insert --create-folder
2013-07-04 Peter Wanginsert: add --create-folder option
2013-07-01 Peter Wangtest: test insert --folder option
2013-07-01 Peter Wangman: document insert --folder option
2013-07-01 Peter Wanginsert: add --folder option
2013-06-29 Peter Wangtest: add tests for insert
2013-06-29 Peter Wangman: reference notmuch-insert.1
2013-06-29 Peter Wangman: document 'insert' command
2013-06-29 Peter Wangcli: add insert command
2013-06-29 Peter Wangtag-util: do not reset list in parse_tag_command_line
2013-06-29 Peter Wangtag-util: move out 'tag' command-line check
2013-06-25 Mark Walterscontrib: pick: remove reference to inbox in docstring
2013-06-25 Austin Clementsemacs: Remove `notmuch-call-notmuch-json'
2013-06-25 Austin Clementsemacs: Use S-exp format everywhere
2013-06-25 Austin Clementsemacs: Introduce `notmuch-call-notmuch-sexp'
2013-06-25 Peter Wangcli: use notmuch_exclude_t in option parser
2013-06-25 Mark Walterslib: add NOTMUCH_EXCLUDE_FLAG to notmuch_exclude_t
2013-06-25 Tomi Ollilarevert: Removed top level --stderr= option
2013-06-25 Austin Clementsemacs: Remove v command
2013-06-25 Jani Nikulaemacs: update search sort order help to match code
2013-06-25 Tomi Ollilatest/basic: replaced find -perm +111 with portable...
2013-06-25 Mark Waltersemacs: show: change emacs interactive pipe message.
2013-06-12 Mark Waltersemacs: show: implement lazy hidden part handling
2013-06-12 Mark Waltersemacs: show move addition of :notmuch-part to separate...
2013-06-12 Mark Waltersemacs: show: modify the way hidden state is recorded.
2013-06-12 Mark Waltersemacs: show: pass button to create-overlays
2013-06-12 Mark Waltersemacs: show: move the insertion of the header button...
2013-06-12 Mark Waltersemacs: show: fake wash parts are handled at insert...
2013-06-12 Austin Clementsemacs: Fix "no such file or directory" error
2013-06-12 Austin Clementsemacs: Don't report CLI signals sent by Emacs as errors
next