Commit graph

  • 251ec73587 vim: ingore would-be-folds with line count of 1 or fewer Bart Trojanowski 2009-11-22 00:16:25 -0500
  • dda6b7eb1c vim: added searching for word under cursor with ^] Bart Trojanowski 2009-11-22 00:10:27 -0500
  • e67ad108c8 vim: highlight []-blocks in search view Bart Trojanowski 2009-11-21 23:59:01 -0500
  • a2f6319c9a vim plugin: removed some dead code Bart Trojanowski 2009-11-21 23:52:24 -0500
  • 5736ea3027 vim: place ... more inteligently when shortening 'from' list in search Bart Trojanowski 2009-11-21 23:48:39 -0500
  • e8971117ff fix returning to folders after searching a few times Bart Trojanowski 2009-11-21 23:17:41 -0500
  • 5a9d5fb200 make searching, updates and returning to folder view work Bart Trojanowski 2009-11-21 23:14:53 -0500
  • 33c896dd71 add notmuch-folders support mode Bart Trojanowski 2009-11-21 22:24:54 -0500
  • 9e3cc68875 remove some debug code from NM_cmd_search() Bart Trojanowski 2009-11-21 21:33:41 -0500
  • de063624e9 NM_show_prev() -> NM_show_previous() Bart Trojanowski 2009-11-21 18:34:51 -0500
  • 4259584599 correct fold line counts Bart Trojanowski 2009-11-21 00:04:52 -0500
  • 99f4198407 keep the ,nmr hack around Bart Trojanowski 2009-11-20 15:53:46 -0500
  • 4bcb884622 clear the nmap before creating our bindings Bart Trojanowski 2009-11-20 15:47:25 -0500
  • 64339e6324 don't fold single lines Bart Trojanowski 2009-11-20 15:47:01 -0500
  • 3e4f9009ae avoid reloading search screen when we add/remove tags Bart Trojanowski 2009-11-20 15:42:42 -0500
  • f3d3e74b97 debug code to measure how long calls to system() take Bart Trojanowski 2009-11-20 15:42:18 -0500
  • 71c9dbb71d make control-p go to previous message Bart Trojanowski 2009-11-20 15:23:02 -0500
  • 75ae11ebd2 lot more stubs for future keybindings Bart Trojanowski 2009-11-20 14:53:46 -0500
  • e2006a2f3c implemented folding bodies and headers Bart Trojanowski 2009-11-20 14:18:42 -0500
  • acb696165c more endless toil with syntax Bart Trojanowski 2009-11-20 13:50:29 -0500
  • 72b7251d9a fix after merge, --reverse replaced with --sort= Bart Trojanowski 2009-11-20 12:37:52 -0500
  • 0f7b098f63 crude order toggle Bart Trojanowski 2009-11-20 12:16:32 -0500
  • dbd90c1fc7 added search filtering Bart Trojanowski 2009-11-20 12:05:43 -0500
  • de85b4752d added support for archive command Bart Trojanowski 2009-11-20 11:13:49 -0500
  • 8826219274 cleanup calls to script functions, use <SID> Bart Trojanowski 2009-11-20 10:59:31 -0500
  • 7888bffce7 fix showing thread Bart Trojanowski 2009-11-20 10:58:34 -0500
  • 84f33e6546 added tagging and refresh to search screen Bart Trojanowski 2009-11-20 10:57:25 -0500
  • 804715316b add dummy entries to search screen keymap Bart Trojanowski 2009-11-20 10:19:31 -0500
  • b0a0016416 define keymap for show screen as a dictionary Bart Trojanowski 2009-11-20 09:56:10 -0500
  • f8c4b93840 cleanup default handling code Bart Trojanowski 2009-11-20 09:49:11 -0500
  • fe2a905110 make search screen mappings configurable via dictionary Bart Trojanowski 2009-11-20 09:42:29 -0500
  • 5c7ebe31d5 make it possible to set config options from outside the script Bart Trojanowski 2009-11-20 09:35:12 -0500
  • 5a2d760067 toggle signatures and citations with s/c respectively Bart Trojanowski 2009-11-20 01:57:57 -0500
  • 1e0005e6d0 fix a corner case with folding a single line citation Bart Trojanowski 2009-11-20 01:39:22 -0500
  • 3dc96c6dc8 added ^n to handle walking messages Bart Trojanowski 2009-11-20 01:35:33 -0500
  • 010eac8b43 pretty colouring and folding for message show Bart Trojanowski 2009-11-20 01:15:00 -0500
  • 8a31802b94 parsing rewritten one more time Bart Trojanowski 2009-11-20 01:13:50 -0500
  • c53b945504 completely rewritten show handling Bart Trojanowski 2009-11-19 22:47:09 -0500
  • 89dc64726f first attempt to fold the message nicely Bart Trojanowski 2009-11-19 16:20:16 -0500
  • 71bdd859dc folding for citations Bart Trojanowski 2009-11-19 12:35:41 -0500
  • c6314fa234 naively fold all signatures Bart Trojanowski 2009-11-19 12:30:59 -0500
  • c80ab27d08 grab all the pattern matchers from the emacs script Bart Trojanowski 2009-11-19 12:30:38 -0500
  • 905a08788e make <Enter> from search screen display the correct message Bart Trojanowski 2009-11-18 21:27:50 -0500
  • 3fe89c43dd updated README Bart Trojanowski 2009-11-18 21:18:24 -0500
  • 02fbef68c5 add 's' binding to let you search for different terms Bart Trojanowski 2009-11-18 21:13:46 -0500
  • cfb18a6cbb reverse order so that the latest is at top Bart Trojanowski 2009-11-18 21:13:24 -0500
  • df5137ff34 README Bart Trojanowski 2009-11-18 21:03:51 -0500
  • dd7bab6273 simplify install with a Makefile Bart Trojanowski 2009-11-18 21:00:56 -0500
  • 3493ea0ed5 added syntax files for search and show screens Bart Trojanowski 2009-11-18 21:00:43 -0500
  • 5e7df3c17e move from search to show with Enter, and back with q Bart Trojanowski 2009-11-18 21:00:17 -0500
  • 0265a00303 primitive notmuch mail interface for vim Bart Trojanowski 2009-11-18 16:43:42 -0500
  • b9e96ccb0d notmuch-show: identify which messages printed matched the query string Bart Trojanowski 2009-11-24 23:34:15 -0500
  • 62878f71c2 have _notmuch_thread_create mark which messages matched the query Bart Trojanowski 2009-11-24 23:28:39 -0500
  • 7e02b448e7 message: add flags to notmuch_message_t Bart Trojanowski 2009-11-24 23:25:31 -0500
  • adef907918 notmuch.el: Quote arguments to protect from shell interpretation. Carl Worth 2009-11-24 19:08:53 -0800
  • 93af7b5745 notmuch.el: Exceute "notmuch search" asynchronously. Carl Worth 2009-11-24 18:49:58 -0800
  • c1e16435cf Merge buttons-for-body-and-headers branch. Carl Worth 2009-11-24 11:35:08 -0800
  • 0ad3534b94 Remove the global expand body keymapping Alexander Botero-Lowry 2009-11-23 23:41:42 -0800
  • 70962fabf9 lib/messages.c: Make message searches stream as well. Carl Worth 2009-11-23 21:47:24 -0800
  • daeda152b8 Make bodies locally toggleable Alexander Botero-Lowry 2009-11-23 23:39:57 -0800
  • 9eb90688b7 make a nice function for generating invisibility toggle buttons Alexander Botero-Lowry 2009-11-23 22:37:49 -0800
  • 60817c39d8 cleanup a lot of left-overs from the global invis Alexander Botero-Lowry 2009-11-23 22:28:56 -0800
  • bde9284064 make headers locally expandable/collapsable Alexander Botero-Lowry 2009-11-23 22:25:33 -0800
  • 94eb9aacd4 lib/query: Drop the first and max_messages arguments from search_messages. Carl Worth 2009-11-23 20:25:13 -0800
  • ba3554b804 lib/query: Fix notmuch_threads_t to stream results rather than blocking. Carl Worth 2009-11-23 20:18:57 -0800
  • 1fd8b7866f notmuch search: Remove the chunked-searching hack. Carl Worth 2009-11-23 20:12:57 -0800
  • f615803932 notmuch.el: Add TAB and M-TAB buttons to move between buttons. Carl Worth 2009-11-23 19:03:59 -0800
  • 1e4f5108b5 Fix printing of literal '%' in help message. Carl Worth 2009-11-23 18:36:14 -0800
  • 1e75f5f3a7 Make addresses case insensitive for the purpose of constructing replies. Jed Brown 2009-11-23 19:29:52 +0100
  • f667bad7a5 Stay out of tmp to respect the Maildir spec. Jed Brown 2009-11-23 21:57:33 +0100
  • bc0a873b18 search : Extend "intial burst" optimization to return all results by chunks Carl Worth 2009-11-23 17:42:45 +0100
  • 793cbf8049 Add rudimentary date-based search. Carl Worth 2009-11-23 16:58:35 +0100
  • a378dff8a1 Add notmuch-folder mode to provide an overview of search matches Keith Packard 2009-11-21 11:59:00 -0800
  • 53f8cc5651 Add 'notmuch count' command to show the count of matching messages Keith Packard 2009-11-20 23:15:07 -0800
  • 43daa6f070 Make mouse-1 click in search view show thread Keith Packard 2009-11-20 23:15:06 -0800
  • cfc671cc2e TODO: Yet another idea. Carl Worth 2009-11-23 06:28:41 +0100
  • d024ab4a04 ANSI escapes in "new" only when output is a tty Adrian Perez 2009-11-23 01:54:35 +0100
  • ceee152fca fix notmuch-new bug when database path ends with a trailing / Bart Trojanowski 2009-11-22 11:19:31 -0500
  • 369b44103d TODO: Add a couple of notes about things to do with/to Xapian. Carl Worth 2009-11-23 03:48:04 +0100
  • 685a8ad23b makefile: Declare clean target as phony. Jan Janak 2009-11-22 13:55:35 +0100
  • 8aa339ac77 TODO: Capturing even more ideas. Carl Worth 2009-11-23 03:34:24 +0100
  • fff24a2858 TODO: A couple of more ideas for improving the emacs interface. Carl Worth 2009-11-23 03:04:16 +0100
  • 91d1d3f043 Support multiple configuration files via $NOTMUCH_CONFIG Alec Berryman 2009-11-21 23:18:26 -0600
  • 8c09ca1e21 TODO: Add several ideas for improving the emacs interface. Carl Worth 2009-11-23 02:57:39 +0100
  • 265be025c2 Insert signature into replies Keith Packard 2009-11-20 20:57:35 -0800
  • 03fd69322b Quote file names passed to the shell Jed Brown 2009-11-21 03:37:54 +0100
  • 5fdce046a1 Support for printing file paths in new command Adrian Perez 2009-11-21 01:17:18 +0100
  • ec738509f2 Merge remote branch 'drax/master' Carl Worth 2009-11-23 00:43:26 +0100
  • 82bcd1b2d0 switch to button-1, which seems to interact poorly with text-selection by mouse Alexander Botero-Lowry 2009-11-22 15:42:59 -0800
  • cc2dc4896b TODO: Add a bunch of ideas that have been on my mind lately. Carl Worth 2009-11-23 00:29:00 +0100
  • 5aea0dcb61 instead of trying to cause a redisplay, actually do a redisplay Alexander Botero-Lowry 2009-11-22 15:24:25 -0800
  • 89d85e28b2 put a newline after the headers Alexander Botero-Lowry 2009-11-20 14:17:06 -0800
  • 00c0896c9b make header names bold in show-mode Alexander Botero-Lowry 2009-11-20 00:06:17 -0800
  • b38bd7efd8 Make expanding/collapsing signatures and citations local to them Alexander Botero-Lowry 2009-11-19 23:21:04 -0800
  • 89f55ab84b buttonize signatures as well Alexander Botero-Lowry 2009-11-19 22:11:48 -0800
  • 14f492ba0c Buttonize citation expander. Alexander Botero-Lowry 2009-11-19 12:30:32 -0800
  • a15f174437 notmuch-show: Show message part using UTF-8. Kan-Ru Chen 2009-11-22 16:30:47 +0800
  • 7698f41656 Missing final semi-colon in .desktop's Categories. James Rowe 2009-11-21 09:13:31 +0000
  • 6b823b6fba Fix invalid face reference. Kan-Ru Chen 2009-11-22 14:40:59 +0800
  • 018ca890a3 notmuch-new: Only print the regular progress report when on a tty Chris Wilson 2009-11-22 00:44:32 +0000