]> git.notmuchmail.org Git - notmuch/shortlog
notmuch
2010-04-07 Jesse Rosenthalnotmuch.el: Make notmuch-show buffer name first subject...
2010-04-07 David Edmondsonnotmuch.el: 'F' in search mode takes us to a list of...
2010-04-07 Jameson Rollinsnotmuch.el: fontify date in header
2010-04-07 Carl WorthMakefile: Install emacs code to site-lisp, not site...
2010-04-07 Carl Worthnotmuch-reply: Remove stray brace.
2010-04-07 Dirk Hohndelfix obvious cut and paste error
2010-04-07 Carl WorthTODO: Note that "notmuch reply" needs to be tested.
2010-04-07 Carl Worthnotmuch-reply: Remove a useless level of nesting.
2010-04-07 Carl Worthnotmuch-reply: Fix some whitespace issues.
2010-04-07 Dirk Hohndelguess From address from Received headers
2010-04-07 Dirk Hohndelfix notmuch_message_file_get_header
2010-04-07 Carl WorthMerge branch 'debian'
2010-04-07 Carl Worthdebian: Add a watch file. debian-0.1-1
2010-04-07 Carl WorthAvoid needlessly linking final notmuch binary against...
2010-04-07 Carl Worthdebian: Modify each package description slightly.
2010-04-07 Carl Worthman: Fix several occurences of hyphen intended to be...
2010-04-07 Carl Worthdebian: Update standards version to 3.8.4.
2010-04-07 Carl Worthdebian: Split into multiple packages.
2010-04-07 Carl Worthdebian: Fix Vcs-Browser link
2010-04-07 Carl Worthdebian: Don't try compiling emacs bytecode for emacs...
2010-04-07 Carl Worthdebian: Fix broken symlinking of emacs lisp files.
2010-04-07 Carl WorthInstall emacs lisp files into a notmuch sub-directory...
2010-04-07 Carl WorthMakefile: Add a disctclean target (simply calling clean)
2010-04-07 Carl WorthUpdate Debian package version to 0.1-1.
2010-04-06 Carl Worthconfigure: Ignore more options that debhelper expects.
2010-04-06 Carl Worthconfigure: Add a --sysconfdir option.
2010-04-06 Carl Worthconfigure: Add support for a --mandir option
2010-04-06 Carl Worthconfigure: Add support for a --includedir option
2010-04-06 Carl Worthconfigure: Avoid printing '.' at the end of error message.
2010-04-06 Carl Worthconfigure: Add stub support for --build=<cpu>-<vendor...
2010-04-06 Carl Worthpackaging: Add a pointer to where the debian packaging...
2010-04-06 Carl WorthMerge branch 'debian' into rebuild
2010-04-06 Carl WorthMove "config" test programs to "compat".
2010-04-06 Carl WorthMakefile: Move the completion-specific commands to...
2010-04-06 Carl WorthRename the "contrib" directory to "completion".
2010-04-06 Carl Worth.gitignore: Ignore the releases directory.
2010-04-06 Carl WorthMakefile: Eliminate the separate install-bash and insta...
2010-04-06 Carl WorthMakefile: Eliminate the "make install-emacs" target.
2010-04-06 Carl WorthMakefiles: Eliminate the useless quiet_* functions.
2010-04-06 Carl Worthmake release: Add "what's new" and "what is notmuch...
2010-04-05 Carl WorthMakefile: Print template for release announcement.
2010-04-05 Carl WorthMakefile: Make the "make release" target push the new...
2010-04-05 Carl WorthMerge commit '0.1'
2010-04-05 Carl WorthMakefile: Finish implementing the "make release" target. 0.1
2010-04-05 Carl WorthMakefile: Start implementing a "make release" target.
2010-04-05 Carl WorthNEWS: Add some (brief) news items for the initial 0...
2010-04-05 Carl WorthRELEASING: Add this file describing the steps to make...
2010-04-05 Carl WorthIncrement version to 0.1.1
2010-04-05 Carl WorthMakefile: Add a dist target.
2010-04-05 Carl WorthMakfiles: Make the top-level targets PHONY
2010-04-05 David Bremnernotmuch-query.el: new file to support access to the...
2010-04-05 David Edmondsonnotmuch: Correctly terminate text/* parts in JSON output
2010-04-05 David Edmondsongit: Ignore `notmuch-shared'
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...
next