]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2010-04-05 David Edmondsonemacs: Move notmuch-show functionality to notmuch-show.el
2010-04-03 Carl WorthTODO: Add notes on removing "notmuch part" and "notmuch...
2010-04-03 Carl Worthemacs: Fix "free variable" warning for notmuch-folder...
2010-04-03 David Edmondsonemacs/notmuch.el: Improve tag highlighting in search...
2010-04-03 David EdmondsonMakefile.local: Automatically use makefile mode
2010-04-03 David EdmondsonMakefile: Add the emacs directory to load-path when...
2010-04-02 Carl WorthMerge remote branch 'dme/dme-for-cworth'
2010-04-02 Carl WorthMakefile: Only print the "make install" hint after...
2010-04-02 Carl Worthnotmuch help: Eliminate a gratuitous level of indentation.
2010-04-02 Carl Worthnotmuch help: Simplify output by omitting arguments...
2010-04-02 Carl Worthnotmuch: Add a version (0.1 initially) with a new ...
2010-04-02 Carl Worthnotmuch: Add support for a --help option.
2010-04-02 David Edmondsonnotmuch: Add a 'part' subcommand
2010-04-02 David Edmondsonnotmuch-show: Add unix and relative dates to the JSON...
2010-04-01 Carl WorthCompile a static notmuch binary (but only install the...
2010-04-01 nstraz@redhat.comSetup the GMimeStream only when needed
2010-04-01 Michal SojkaMakefile: Create include directory when installing...
2010-04-01 Carl Worthlib: Switch to a 3-part version number for the library...
2010-04-01 Carl WorthMakefiles: Align the columns of output.
2010-04-01 Carl WorthMakefiles: Make the install rules quiet like the compil...
2010-04-01 Carl WorthMakefile: Fix to print CFLAGS with "make V=0"
2010-04-01 Carl WorthMakefiles: Eliminate shell for loops in rule definitions.
2010-04-01 Carl WorthMove installation of library from top-level to lib...
2010-04-01 Carl WorthMakefile.config: Avoid pre-expanding the ${prefix}...
2010-04-01 Carl WorthMove some variable assignments from Makefile.local...
2010-04-01 Carl WorthMove bulk of rules from Makefile to Makefile.local.
2010-04-01 Carl Worthconfigure: Fix installation of library to work with...
2010-04-01 Carl Worthconfigure: Fix typo in help message.
2010-04-01 Ingmar VanhasselAdd a --libdir option to ./configure
2010-04-01 Saleem AbdulrasoolFix target dependencies for multiple jobs
2010-04-01 Ben GamariBuild and link against notmuch shared library, install...
2010-03-31 Carl Worthemacs: Fix the notmuch-search-authors-width variable.
2010-03-31 Carl WorthClarify documentation of notmuch_database_add_message.
2010-03-31 Carl WorthTODO: Note that '=' should sometimes count from the...
2010-03-31 Carl WorthTODO: Add a todo item for adding a message as a blob...
2010-03-31 Carl WorthTODO: Add some new items about improving the test suite.
2010-03-31 Carl Worthtest: Fix phrase-search tests.
2010-03-31 Carl Worthtest: Add some negative results for the phrase searches.
2010-03-11 Sebastian Spaethnotmuch-show: add tags to json output
2010-03-10 Carl Worthemacs: Fix search refresh when on the last line of...
2010-03-10 Carl Worthemacs: Adjust search refresh to use a target line not...
2010-03-10 Carl WorthMakefile: Fix Makefiles to depend on all child Makefile...
2010-03-10 Carl WorthMakefile: Use 'emacs --quick' for a less noisy build...
2010-03-10 Carl WorthMakefile: Add a message after "make install-emacs"
2010-03-10 Carl WorthMakefile: Conditionalize the "make install" message.
2010-03-10 Carl WorthMakefile: Simplify the conditional message of the all...
2010-03-10 Carl WorthMakefile: Add message to make install listing the other...
2010-03-10 Carl WorthMakefile: Add a meesage after "make" telling the user...
2010-03-10 Carl WorthMakefile: Rename all_deps to global_deps
2010-03-10 Carl WorthAdd is:<tag> as a synonym for tag:<tag> in search terms.
2010-03-09 David Bremneremacs: Move emacs UI (currently just one file) to subdi...
2010-03-09 Carl WorthINSTALL: Include Fedora command for installing dependen...
2010-03-09 Carl WorthINSTALL: Add a pointer to ./configure --help
2010-03-09 Carl Worthlib: Silence a compiler warning.
2010-03-09 Carl Worthemacs: Fix refresh of search results to leave cursor...
2010-03-09 Fernando CarrijoFix a few documentation typos in notmuch.h
2010-03-09 Fernando CarrijoUpdate documentation of notmuch_query_create
2010-03-09 Carl Worthnotmuch show: Don't show empty headers.
2010-03-09 Carl WorthTODO: Add proposal for a saved-search interface.
2010-03-09 Carl WorthTODO: Remove many items that have been completed recently.
2010-03-09 Carl Worthemacs: Fix documentation of notmuch-search-remove-tag.
2010-03-09 Carl Worthlib: Document what move_to_next does at the end of...
2010-03-09 Carl Worthlib: Rename iterator functions to prepare for reverse...
2010-03-09 Carl Worthemacs: Fix backspace to not scroll more than the previo...
2010-03-09 Carl Worthemacs: Unbreak notmuch-show-rewind (the function to...
2010-02-26 Carl Worthemacs: Make 'n' and 'p' navigate only open messages.
2010-02-26 Carl Worthemacs: Don't open unread messages by default.
2010-02-25 Carl WorthREADME: Mention that notmuch only supports maildir...
2010-02-25 Carl Worthemacs: Avoid removing the unread tag due to internal...
2010-02-25 Jameson RollinsSimplify "unread" tag handling in emacs UI.
2010-02-23 Carl WorthTODO: We should fix the --format=json option to not...
2010-02-23 Carl Worthnotmuch search: Use "thread" rather than "id" when...
2010-02-23 Carl Worthjson: Add copy of MIT license text from cJSON
2010-02-23 Scott RobinsonAdd an "--format=(json|text)" command-line option to...
2010-02-23 Carl WorthTODO: Rename the proposed --for option to --output
2010-02-23 Carl Worthnotmuch.1: Use bold and indentation for the NOTMUCH_CON...
2010-02-23 James WestbyAdd ENVIRONMENT VARIABLES section to the man page
2010-02-20 Carl Worthnotmuch.el: Emphasize the 'i' of 'ID' in the documentat...
2010-02-20 Carl WorthChange the stash keybinding from 'z' to 'c'. And use...
2010-02-20 David Bremnernotmuch.el: add a submap (on "z" for "ztash") to stash...
2010-02-20 David Bremnernotmuch.el: convert sparse keymap to a list in notmuch...
2010-02-20 David BremnerAdd functions notmuch-show-get-(bcc, cc, date, from...
2010-02-20 David Bremnernotmuch-show-get-header: new function; return alist...
2010-02-20 Carl Worthnotmuch.el: Delete some trailing whitespace.
2010-02-12 Carl Worthnotmuch.el: Fix bug from message with ':' in the From...
2010-02-10 Carl Worthnotmuch.el: Handle attached images via an external...
2010-02-10 Carl Worthnotmuch.el: Fix indentation.
2010-02-10 Carl Worthnotmuch.el: Avoid infinite loop marking up message...
2010-02-10 Alexander Botero... Reintroduce HTML inlining, with a much needed optimization
2010-02-09 Carl WorthFix printf for when uint64_t != unsigned long long int
2010-02-09 Carl WorthSwitch from random to sequential thread identifiers.
2010-02-09 Carl WorthTODO: Add some recently discussed items.
2010-02-08 Keith PackardAllow folders with no messages to be elided from list
2010-02-08 Keith PackardLook at whitespace to separate folder name from count
2010-02-08 Keith PackardAdd 'm' and ' ' bindings to notmuch-folder view
2010-02-08 Kan-Ru Chenemacs: Use font-lock-comment-face to highlight citation...
2010-02-08 David Bremnernotmuch.el: show some of citation even when hiding.
2010-02-08 David Bremnernotmuch.el: Refactor citation markup. Variables for...
2010-02-06 Carl Worthnotmuch.h: Fix a couple of typos in the documentation.
2010-02-06 Carl Worthnotmuch restore: Don't waste time with messages with...
next