| 2009-11-21 | 
Stefan Schmidt | INSTALL: emacs install dokumentation. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-21 | 
Carl Worth | Revert "notmuch: Add Maildir directory name as tag...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-21 | 
Carl Worth | TODO: Add notes on portability, and remove completed...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-21 | 
Carl Worth | TODO: Several updates. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-21 | 
Carl Worth | INSTALL: Mention that xapian-config might be named...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-21 | 
Aneesh Kumar K.V | notmuch: Add Maildir directory name as tag name for...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-21 | 
Carl Worth | Makefile: Fix the fallback emacs install path. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-21 | 
Jed Brown | Drop redundant CFLAGS, was already included in CXXFLAGS | 
commit | commitdiff | tree | snapshot | 
| 2009-11-21 | 
Carl Worth | notmuch reply: Include text parts in reply, even with...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-21 | 
Carl Worth | notmuch show: Don't hide text parts, even with disposit...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-21 | 
Carl Worth | notmuch show: Don't hide a digital signature. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | notmuch.el: Don't use end-of-buffer which is inappropri...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | notmuch.el: Fix stale reference to non-existing variable. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | notmuch.el: Add many missing defvar calls. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Eric Anholt | When a search query triggers a Xapian exception, log...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
James Rowe | Make bash completion directory configurable. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | add_message: Re-fix handling of non-mail files. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | notmuch_database_add_message: Add missing error-value...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | add_message: Properly handle missing Message-ID once...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Alexander Botero...  | Checkin some command-only tcsh completions | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Ingmar Vanhassel | bash-completion: Move to contrib | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Ingmar Vanhassel | zsh-completion: Initial zsh-completion for notmuch | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Mikhail Gusarov | Add notmuch.1.gz to files to be cleaned | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | TODO: Add a couple of notes about fixing the completion...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Jan Janak | Makefile: Make object targets depend on Makefiles | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Mikhail Gusarov | Allow to redefine notmuch binary name and path in elisp...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | notmuch.el: Don't use literal control characters in...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | Makefile: Hard-code emacs_lispdir if emacs pkg-config...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | Makefile: Remove unused variable emacs_startdir | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | Avoid access of a Xapian iterator's object when there...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Carl Worth | Revert inadvertently committed code. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Jeffrey C....  | notmuch build: add a RPM spec file | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Jeffrey C....  | Add a .desktop file entry. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Jeffrey C....  | Improve installation of emacs mode. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-20 | 
Rolland Santimano | Have git ignore tags & cscope files | 
commit | commitdiff | tree | snapshot | 
| 2009-11-19 | 
Peter Wang | Put $(LDFLAGS) after the list of object files. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-19 | 
Aneesh Kumar K.V | notmuch: Add search mode hook | 
commit | commitdiff | tree | snapshot | 
| 2009-11-19 | 
Ingmar Vanhassel | Makefile: Create elisp install directory explicitly | 
commit | commitdiff | tree | snapshot | 
| 2009-11-19 | 
Ingmar Vanhassel | bash-completion: Complete options for notmuch search | 
commit | commitdiff | tree | snapshot | 
| 2009-11-19 | 
Ingmar Vanhassel | bash-completion: Localize variables, use more consisten...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-19 | 
Ingmar Vanhassel | bash-completion: Whitespace fix | 
commit | commitdiff | tree | snapshot | 
| 2009-11-19 | 
Ingmar Vanhassel | bash-completion: Bash has & should use [[ == ]] | 
commit | commitdiff | tree | snapshot | 
| 2009-11-19 | 
Adrian Perez | Allow lone "not" search operators | 
commit | commitdiff | tree | snapshot | 
| 2009-11-19 | 
Ingmar Vanhassel | .gitignore: Add common editor droppings | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch new: Restore printout of total files counted. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch new: Fix countdown timer on first run. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | Makefile: Actually install the emacs mode. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch.el: Add a reply binding ('r') to search mode...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Chris Wilson | reply: Pointer mismatch. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Chris Wilson | Makefile: evaluate pkg-config once | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Keith Packard | Make reply/show/tag all require at least one search...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Keith Packard | Have git ignore etags file | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Keith Packard | Filter out carriage-returns in show and reply output. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Keith Packard | We use the message mail system for new mail, let emacs...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Keith Packard | Create a default notmuch-show-hook that highlights...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Keith Packard | Set truncate-lines variable for search buffers. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Keith Packard | Add notmuch-show-hook to allow customization of show...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Stewart Smith | count_files: sort directory in inode order before statting | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | Minor style fixups for the previous fix. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Stewart Smith | Read mail directory in inode number order | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | Make '?" bring up a list of bindings. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Stewart Smith | Fix linking with gcc to use g++ to link in C++ libs. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch main(): Remove stale comment. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Lars Kellogg...  | notmuch help: Print to stdout, not to stderr. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch search: Avoid infinite stream of exceptions...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | README: Mention the actual mailing list address now...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Ingmar Vanhassel | Typsos | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Jan Janak | Older versions of install do not support -C. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | linke_message: Avoid segfault when In-Reply-to header...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch-completion.bash: Update for new commands and...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch help: Update documentation (following recent...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch.1: Fix a couple of typos. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | man.1: A big update of the notmuch manual page. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | Makefile: Fix missing dependency for notmuch.1 manual...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch search: Change default search order to be newes...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch search: Return first 100 results as quickly...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | Add some const correctness to talloc 'ctx' parameter. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | database: Make _parse_message_id static once again. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | database: Add "replyto" to the database schema document...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | database: Rename "ref" prefix name to "reference" | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | message_file_get_header: Use break where more clear...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Keith Packard | Fix "too many open files" bug by closing message files...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | notmuch show: Detect an internal error if a thread...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | add_message: Don't add any self-references to the database. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | message_get_thread_id: Generate internal error if messa...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | Remove the talloc_owner argument from create_for_messag...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-18 | 
Carl Worth | get_in_reply_to: Implement via the database, not by...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Ingmar Vanhassel | Makefile: Manual pages shouldn't be executable | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Ingmar Vanhassel | Makefile: Change default install prefix from /usr to...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Carl Worth | Makefile: Change default install prefix from /usr to...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Carl Worth | Makefile: Prefer directories as the target for install...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Ingmar Vanhassel | Update .gitignore, add objects and static archives | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Ingmar Vanhassel | Makefile: Create installation directories explicitly | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Alexander Botero...  | Deal with situation where sysconf(_SC_GETPW_R_SIZE_MAX...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Carl Worth | Fix broken commit. | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Mikhail Gusarov | Include <stdint.h> to get uint32_t in C++ file with...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Mikhail Gusarov | Close message file after parsing message headers | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Carl Worth | add_message: Avoid a memory leak when user holds on...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Keith Packard | notmuch_message_file_get_header returns "" for missing...  | 
commit | commitdiff | tree | snapshot | 
| 2009-11-17 | 
Keith Packard | Use 'forward-line' instead of 'next-line' while walking...  | 
commit | commitdiff | tree | snapshot | 
| next |