]> git.cworth.org Git - sup/shortlog
sup
2008-04-22 William Morganbump version number in webpage
2008-04-22 William Morganadd ReleaseNotes
2008-04-22 William Morganadd release script
2008-04-22 William Morganrejigger webpage quotes
2008-04-22 William Morganadd upload_report task to Rakefile
2008-04-20 William MorganMerge branches 'completions-hook', 'find-horizontally...
2008-04-15 William Morganbugfix: save_yaml_object not using File.stat correctly
2008-04-06 William Morganadd extra-contact-addresses hook
2008-04-04 William Morganadd .ditz-config to .gitignore
2008-04-01 William MorganMerge branch 'master' into next
2008-04-01 William Morganunmunge Marcus's icon & window title patch (sorry!)
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 William Morganhandle carriage returns in mbox files
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 Nicolas Pouillardsort contacts when saving contacts.txt
2008-03-26 William Morganset icon title as well as window title when running...
2008-03-26 Christopher... updated text and keybinding in label-search-results...
2008-03-26 William MorganMerge branch 'master' into next
2008-03-26 Christopher... fixed off-by-one error in imap.rb and maildir.rb
2008-03-17 William MorganMerge branch 'thread-by-subj-fix' into next
2008-03-17 William Morganweird ferret workaround: stringify thread-by-subject...
2008-03-17 William Morganindexing bugfix: normalize subjects before indexing
2008-03-17 William Morganthreading bugfix when threading by subject
2008-03-09 William MorganMerge branch 'master' into next
2008-03-09 William Morganprotect user name guessing logic from nil values
2008-03-08 William MorganMerge branch 'sent-poll-fix'
2008-02-29 William MorganMerge branch 'speedy-index' into next
2008-02-29 William Morganbugfix: make sup-sync work again under new index-writin...
2008-02-29 William Morganremove minor redundancies
2008-02-29 William Morganremove logging messages
2008-02-29 William MorganMerge branch 'speedy-index' into next
2008-02-29 William Morganmessages in sources with lower ids override those in...
2008-02-29 William Morganbugfix: index source_id and source_info are strings...
2008-02-28 William MorganMerge branch 'speedy-index' into next
2008-02-28 William Morganhandle message "updates" by merging labels and overwrit...
2008-02-28 William MorganMerge branch 'master' into next
2008-02-28 William Morganworkaround for rubymail quoting bug in pgp MIME statement
2008-02-27 William MorganMerge branch 'master' into next
2008-02-27 William Morganreadme update: Matt Armstrong's name was wrong
2008-02-25 William MorganMerge branch 'master' into next
2008-02-25 William Morganimprove sup-sync-back "nothing to do" error message
2008-02-25 William MorganMerge branch 'remove-normalization' into next
2008-02-25 William Morganremove query normalization, which was both useless...
2008-02-25 William MorganMerge branch 'sent-poll-fix' into next
2008-02-25 William Morgansent messages: explicitly remove :unread label
2008-02-25 William MorganMerge branch 'message-id-normalization' into next
2008-02-25 William Morganonly use the first 255 characters of a message id ...
2008-02-25 William Morgandon't tokenize message_id field in index
2008-02-24 William MorganMerge branch 'sent-poll-fix' into next
2008-02-24 William Morganwhoops, add labels accessor to MBox::Loader
2008-02-24 William MorganMerge branch 'sent-poll-fix' into next
2008-02-24 William MorganSentManager adds just-sent messages to the index in...
2008-02-24 William Morgangiving a block to PollManager#each_message_in_source...
2008-02-24 William MorganMBox::Loader#next determines labels with self.labels...
2008-02-24 William MorganMerge branch 'master' into next
2008-02-24 William Morganminor bugfix: protect call to BufferManager#flash on...
2008-02-21 William MorganMerge branch 'speedy-index' into next
2008-02-20 William MorganMerge branch 'master' into next
2008-02-20 William Morganbugfix: ThreadSet claiming non-relevant videos are...
2008-02-20 William Morganshare Ferret entry information on state updates, when...
2008-02-20 William Morganminor: remove redundant LOC
2008-02-20 William Morganstore body text directly in index (in addition to index...
2008-02-20 William MorganMerge branch 'master' into next
2008-02-20 William Morganfor unparseable date headers, forge rather than discard...
2008-02-20 William MorganMerge branch 'find-horizontally' into next
2008-02-20 William Morganmake in-buffer searches move the buffer horizontally...
2008-02-20 William MorganMerge branch 'startup-hook' into next
2008-02-20 Nicolas Pouillardadd a startup hook
2008-02-19 William MorganMerge branch 'master' into next
2008-02-19 William Morganbugfix in mime viewing success/failure logic
2008-02-19 William MorganMerge branch 'master' of git+ssh://wmorgan@repo.or...
2008-02-18 William MorganMerge branch 'parse-tweaks' into next
2008-02-18 William Morganremove requirement that space follows the colon in...
2008-02-16 William MorganMerge branch 'draft-colors' into next
2008-02-16 Nicolas PouillardShow drafts in red, in thread-index-mode.
2008-02-16 William MorganMerge branch 'cancel-search'
2008-02-16 William MorganMerge branches 'tag-nouns', 'initial-view-fix', 'id...
2008-02-16 William MorganMerge branch 'load-all-threads'
2008-02-16 William MorganMerge branch 'master' into next
2008-02-16 Nicolas Pouillardhandle keycode 127 like KEY_BACKSPACE
2008-02-16 William MorganMerge branch 'maildir-speedup-redo' into next
2008-02-16 William Morganmaildir speedup: don't scan directory except when polling
2008-02-16 William MorganMerge branch 'master' into next
2008-02-16 Nicolas Pouillardhandle keycode 127 like KEY_BACKSPACE
2008-02-14 William MorganMerge branch 'maildir-speedup'
2008-02-14 William MorganMerge branch 'master' into next
2008-02-14 William Morgansomehow search-results-mode.rb acquired an executable...
2008-02-07 William MorganMerge branch 'startup-compose' into next
2008-02-07 William Morganadd --commit option to spawn a compose-mode upon startup
2008-02-07 William Morgansquash me
2008-02-07 William Morganclean up command-line argument help text
2008-02-07 William Morganmaildir speedup: don't scan directory except when polling
2008-02-07 William MorganMerge branch 'master' into next
2008-02-07 William Morganminor Message improvements: add #remove_ref, and make...
2008-02-05 William MorganMerge branch 'rake-gem-REL' into next
2008-02-05 Giorgio Landoallow user to make a gem with a specific version number
2008-02-05 William MorganMerge branch 'dispatch-and-prev-redo' into next
2008-02-05 William Morganadd ] as a dispatch-and-previous prefix in thread-view...
2008-02-05 William Morganadd ] as a dispatch-and-previous prefix in thread-view...
2008-02-05 William MorganMerge branch 'master' into next
next