]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2012-12-08 Peter FeiglUpdating man pages for new S-Expression output format.
2012-12-08 Peter FeiglAdding tests for --format=sexp.
2012-12-08 Peter FeiglUse the S-Expression structured printer in notmuch...
2012-12-08 Peter FeiglRename the -json printer functions in notmuch-reply...
2012-12-08 Peter FeiglAdding an S-expression structured output printer.
2012-12-08 Jani Nikulatest: use perl instead of sed -r for portability
2012-12-08 Jani Nikulatest: wrap 'wc -l' results in arithmetic evaluation...
2012-12-08 Jani Nikulatest: fix count test
2012-12-08 Austin Clementstest: Fix UTF-8 JSON tests in Python 3
2012-12-06 Peter FeiglChanging build tool for test/random-corpus to CXX inste...
2012-12-06 Peter FeiglAdding parse-time to test/.gitignore
2012-12-06 Jani NikulaNEWS: removal of notmuch-folders
2012-12-06 Mark Waltersemacs: show: refresh buffer did not remove overlays
2012-12-06 Mark Waltersemacs: stash bugfix
2012-12-04 Jani Nikulacli: convert "notmuch new" to the argument parser
2012-12-04 Jani Nikulacli: fix notmuch top level argument parsing
2012-12-04 Jani Nikulaemacs: drop support for deprecated notmuch-folders
2012-12-04 Jani Nikulatest: fix an evident copy-paste error in argument parsi...
2012-12-03 Mark Walterscontrib: pick: use notmuch-clean-address
2012-12-02 David Bremnertest: add broken roundtrip test
2012-12-02 David Bremnertest: add generator for random "stub" messages
2012-12-02 David Bremnertest: add database routines for testing
2012-12-02 David Bremnertest/hex-escaping: new test for hex escaping routines
2012-12-02 David Bremnertest/hex-xcode: new test binary
2012-12-02 David Bremnerhex-escape: (en|de)code strings to/from restricted...
2012-12-01 Mark Walterscontrib: pick: use async parser from lib
2012-12-01 markwalters1009contrib: pick: remove some debug timing messages
2012-12-01 Mark Waltersemacs: Split the function notmuch-show-clean-address
2012-12-01 Jani Nikulalib: fix warnings when building with clang
2012-12-01 markwalters1009news: add news entry for notmuch-pick
2012-12-01 David Bremnerconfigure: really expand libdir_expanded
2012-11-29 David Bremnerperformance-test: add units to In and Out
2012-11-29 David Bremnerperformance-test/README: update instructions for fetchi...
2012-11-29 Austin Clementstest: Don't print 'nil' at the beginning of emacs-subje...
2012-11-29 Austin Clementstest: Use associative arrays to track external prereqs
2012-11-29 Austin Clementstest: Abort driver if a test script aborts
2012-11-29 Austin Clementstest: Make the emacsclient binary user-configurable
2012-11-27 Austin Clementstest: Quote $output in calls to test_expect_equal
2012-11-27 Austin Clementsnew: Skip ignored broken symlinks
2012-11-27 Austin Clementstest: Add a test for skipping ignored broken symlinks
2012-11-27 Tomi Ollilaemacs: less guessing of character set in messages
2012-11-27 Tomi Ollilatest/emacs: test saving of attachment containing 8bit...
2012-11-27 Austin Clementslib: Reject multi-message mboxes and deprecate single...
2012-11-27 Austin Clementstest: Test for ignoring multi-message mbox
2012-11-27 Austin Clementstest: Test notmuch new for single-message mbox
2012-11-26 David Bremnertest: initial performance testing infrastructure
2012-11-26 David Bremnertest: factor out part of test-lib.sh into test-lib...
2012-11-25 Tomi Ollilanotmuch-show.el: handle the case where icalendar-import...
2012-11-25 Tomi Ollilanotmuch-show.el: import calendar data with public funct...
2012-11-25 Tomi Ollilatest: always source test-lib.sh as ./test-lib.sh
2012-11-21 Austin Clementstest: Produce useful output when the HTML with images...
2012-11-19 Mark Walterscontrib: notmuch-pick: add tests
2012-11-17 David Bremnertest: add nontrivial test for restore --accumulate.
2012-11-17 David Bremnertest: add more informative titles to restore --accumula...
2012-11-16 Tomi OllilaFixed 2 misspellings of word 'separate'
2012-11-16 Mark Walterscontrib: pick: bugfix when trying to show a non-message
2012-11-16 Kevin J. McCarthyUpdate notmuch-mutt requirements in README file.
2012-11-16 David Bremnernotmuch-dump: tidy formatting
2012-11-16 David Bremnernotmuch-restore: tidy formatting
2012-11-16 David Bremnernotmuch-tag: tidy formatting
2012-11-16 Tomi OllilaNEWS (for 0.15): Added note about Bcc & Reply-To header...
2012-11-15 David Bremnernotmuch-restore: fix error message for extra positional...
2012-11-15 David Bremnernotmuch-restore: remove extra increment of optind
2012-11-15 Austin Clementstest: Fix HTML rendering test
2012-11-15 Austin Clementsemacs: Buttonize mid: links
2012-11-15 Austin Clementsemacs: Improve the regexp used to match id:'s in messages
2012-11-15 Austin Clementstest: Test buttonization of id: links
2012-11-10 David Bremnertest: expand regex in test/basic
2012-11-08 Austin Clementsdevel: Document schemata in STYLE
2012-11-08 Austin Clementsshow: More aggressively document the presence of devel...
2012-11-08 Austin Clementsdevel: Add Reply-to to the schemata
2012-11-07 Tomi Ollilaemacs/notmuch-show.el: handle bodypart insert error
2012-11-07 Peter Wangtest: add test for showing Reply-To headers
2012-11-07 Peter Wangshow: include Reply-To header in json output
2012-11-07 Tomi Ollilauncrustify.cfg: added 3 new types for uncrustify to...
2012-10-31 Jani Nikulatest: add tests for date:since..until range queries
2012-10-31 Jani NikulaNEWS: date range search support
2012-10-31 Jani Nikulaman: document the date:since..until range queries
2012-10-31 Jani Nikulalib: add date range query support
2012-10-31 Jani Nikulabuild: build parse-time-string as part of the notmuch...
2012-10-31 Jani Nikulatest: add smoke tests for the date/time parser module
2012-10-31 Jani Nikulatest: add new test tool parse-time for date/time parser
2012-10-31 Jani Nikulaparse-time-string: add a date/time parser to notmuch
2012-10-31 Jani Nikulabuild: drop the -Wswitch-enum warning
2012-10-28 Mark Waltersemacs: Move the incremental JSON parser to notmuch...
2012-10-28 Mark Waltersemacs: Rename incremental JSON internal variables
2012-10-28 Mark Waltersemacs: Split out the incremental json parser into its...
2012-10-28 Mark Walterscontrib: add pick TODO file
2012-10-28 Mark Walterscontrib: add pick README.
2012-10-28 Mark Walterscontrib: add notmuch-pick.el file itself
2012-10-27 Austin ClementsSupport OpenBSD
2012-10-27 Austin Clementsemacs: Escape tag queries suggested by tab completion
2012-10-27 Austin Clementsemacs: Escape tag queries performed by hello
2012-10-27 Austin Clementsemacs: Introduce generic boolean term escaping function
2012-10-27 Austin ClementsNews for restrictions on tag names
2012-10-27 Austin Clementstag: Disallow adding malformed tags to messages
2012-10-24 Tomi Ollilacontrib/nmbug/nmbug-status: combine thread messages
2012-10-24 Tomi Ollilacontrib/nmbug/nmbug-status: added table of views
2012-10-22 Michal Nazarewicznotmuch-show: include Bcc header in json output
2012-10-22 Ethan Glasser... test: new: Fix intermittent test failures with --debug
next