aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Checkin some command-only tcsh completionsGravatar Alexander Botero-Lowry2009-11-20
* bash-completion: Move to contribGravatar Ingmar Vanhassel2009-11-20
* zsh-completion: Initial zsh-completion for notmuchGravatar Ingmar Vanhassel2009-11-20
* Add notmuch.1.gz to files to be cleanedGravatar Mikhail Gusarov2009-11-20
* TODO: Add a couple of notes about fixing the completion script.Gravatar Carl Worth2009-11-20
* Makefile: Make object targets depend on MakefilesGravatar Jan Janak2009-11-20
* Allow to redefine notmuch binary name and path in elisp modeGravatar Mikhail Gusarov2009-11-20
* notmuch.el: Don't use literal control characters in strings.Gravatar Carl Worth2009-11-20
* Makefile: Hard-code emacs_lispdir if emacs pkg-config file not availableGravatar Carl Worth2009-11-20
* Makefile: Remove unused variable emacs_startdirGravatar Carl Worth2009-11-20
* Avoid access of a Xapian iterator's object when there's nothing there.Gravatar Carl Worth2009-11-20
* Revert inadvertently committed code.Gravatar Carl Worth2009-11-20
* notmuch build: add a RPM spec fileGravatar Jeffrey C. Ollie2009-11-20
* Add a .desktop file entry.Gravatar Jeffrey C. Ollie2009-11-20
* Improve installation of emacs mode.Gravatar Jeffrey C. Ollie2009-11-20
* Have git ignore tags & cscope filesGravatar Rolland Santimano2009-11-20
* Put $(LDFLAGS) after the list of object files.Gravatar Peter Wang2009-11-19
* notmuch: Add search mode hookGravatar Aneesh Kumar K.V2009-11-19
* Makefile: Create elisp install directory explicitlyGravatar Ingmar Vanhassel2009-11-19
* bash-completion: Complete options for notmuch searchGravatar Ingmar Vanhassel2009-11-19
* bash-completion: Localize variables, use more consistent variable namesGravatar Ingmar Vanhassel2009-11-19
* bash-completion: Whitespace fixGravatar Ingmar Vanhassel2009-11-19
* bash-completion: Bash has & should use [[ == ]]Gravatar Ingmar Vanhassel2009-11-19
* Allow lone "not" search operatorsGravatar Adrian Perez2009-11-19
* .gitignore: Add common editor droppingsGravatar Ingmar Vanhassel2009-11-19
* notmuch new: Restore printout of total files counted.Gravatar Carl Worth2009-11-19
* notmuch new: Fix countdown timer on first run.Gravatar Carl Worth2009-11-19
* Makefile: Actually install the emacs mode.Gravatar Carl Worth2009-11-19
* notmuch.el: Add a reply binding ('r') to search mode to reply to a whole thread.Gravatar Carl Worth2009-11-19
* reply: Pointer mismatch.Gravatar Chris Wilson2009-11-19
* Makefile: evaluate pkg-config onceGravatar Chris Wilson2009-11-19
* Make reply/show/tag all require at least one search termGravatar Keith Packard2009-11-18
* Have git ignore etags fileGravatar Keith Packard2009-11-18
* Filter out carriage-returns in show and reply output.Gravatar Keith Packard2009-11-18
* We use the message mail system for new mail, let emacs know.Gravatar Keith Packard2009-11-18
* Create a default notmuch-show-hook that highlights URLs and uses word-wrapGravatar Keith Packard2009-11-18
* Set truncate-lines variable for search buffers.Gravatar Keith Packard2009-11-18
* Add notmuch-show-hook to allow customization of show windowsGravatar Keith Packard2009-11-18
* count_files: sort directory in inode order before stattingGravatar Stewart Smith2009-11-18
* Minor style fixups for the previous fix.Gravatar Carl Worth2009-11-18
* Read mail directory in inode number orderGravatar Stewart Smith2009-11-18
* Make '?" bring up a list of bindings.Gravatar Carl Worth2009-11-18
* Fix linking with gcc to use g++ to link in C++ libs.Gravatar Stewart Smith2009-11-18
* notmuch main(): Remove stale comment.Gravatar Carl Worth2009-11-18
* notmuch help: Print to stdout, not to stderr.Gravatar Lars Kellogg-Stedman2009-11-18
* notmuch search: Avoid infinite stream of exceptions from "notmuch search"Gravatar Carl Worth2009-11-18
* README: Mention the actual mailing list address now that it exists.Gravatar Carl Worth2009-11-18
* TypsosGravatar Ingmar Vanhassel2009-11-18
* Older versions of install do not support -C.Gravatar Jan Janak2009-11-18
* linke_message: Avoid segfault when In-Reply-to header is empty.Gravatar Carl Worth2009-11-18