]> git.cworth.org Git - sup/shortlog
sup
2009-05-28 William MorganMerge commit 'origin/undo-manager'
2009-05-28 William MorganMerge commit 'origin/various-mbox-fixes'
2009-05-28 William MorganMerge commit 'origin/scanning-speedups'
2009-05-27 Alex VandiverRemove duplicate line
2009-05-27 Alex VandiverStandardize on backquotes for program invocations,...
2009-05-27 Alex VandiverMinor typo fix
2009-05-27 Alex VandiverCorrect "Appending A" to "Appendix A"
2009-05-26 William Morganenforce label uniqueness and internedness
2009-05-26 William Morganminor comment tweak
2009-05-26 William Morganfencepost bug: thread size wrong in log
2009-05-20 William Morganbugfix: use 64 colors, not 16
2009-05-19 William MorganMerge commit 'origin/sup-sync-improvements'
2009-05-18 William Morganbugfix: label counts not set correctly on new messages
2009-05-18 William Morganadd a --very-verbose option to sup-tweak-labels
2009-05-18 Kirill Smelkovchmod a+x bin/*
2009-05-18 Marcus WilliamsChronic context fix
2009-05-18 William MorganMerge commit 'origin/string-split-fixes'
2009-05-18 William MorganMerge commit 'origin/edit-message-mode-longname'
2009-05-18 William MorganMerge branch 'better-buffer-list'
2009-05-18 William MorganMerge commit 'origin/labels-rework'
2009-05-18 William MorganMerge branch 'zsh-completion'
2009-05-18 William MorganMerge branch 'dlload-bugfix'
2009-05-17 William Morganclean up undo logic
2009-05-17 William Morganmake UndoManager#register take a block
2009-05-17 William Morganminor bugfix: rubymail sometimes returns a nil content_type
2009-05-17 William Morgancheck for a correct date on mbox From lines
2009-05-17 William Morganmake the default MBox start offset be 0, not nil
2009-05-17 William Morganmake MBox::Loader#next return nil once EOF is hit
2009-05-13 William Morganbugfix: further fixing of split usage
2009-05-13 William Morganbugfix: index label parsing code incorrect
2009-05-13 William Morganminor: remove ucfirst (use capitalize instead)
2009-05-04 Ben WaltonKeymap: improve behaviour of apply to tagged in thread...
2009-05-04 William Morganbugfix: typo
2009-05-04 William Morganbugfix: poll.rb assuming all messages have froms
2009-05-04 William Morganimprove sup-sync output
2009-05-04 William Morganmake sup-sync's --start-at actually useful
2009-04-29 William Morgandon't require has_errors? in Source objects
2009-04-29 William Morganmake raw_message faster with string += => <<
2009-04-29 William Morganfix mbox splitting regexp
2009-04-27 William Morganaaaand fix up NON_EDITABLE_HEADERS
2009-04-26 William Morganbugfix: edit-message-mode headers broken by case changes
2009-04-26 William Morgandon't automatically parse header on Message#new
2009-04-26 William Morganmake Index#sync_message take an extra speedy arg
2009-04-26 William Morgandisable extra (slow) sanity check in Index adding
2009-04-26 William Morganbetter sup-sync output
2009-04-26 William Morganmove MBox.parse_header -> Source.parse_raw_email_header
2009-04-26 William Morgandisable logging of email header cleanups
2009-04-26 William Morganchange email header parsing. MASSIVE SPEEDUP!
2009-04-26 William Morganreplace += with << in mbox reading
2009-04-26 William Morganremove vestigal mbox#read_body method
2009-04-26 William Morganmake sup-files.rb print out all files when executed
2009-04-23 William Morganimprove mime-view and mime-decode hook documentation
2009-04-23 Stefan LundströmChanged cc and bcc field editing to use Person.full_add...
2009-04-13 William Morgantrivial: display attachment sizes
2009-04-09 William Morganupdate NewUserGuide.txt with new keymappings
2009-04-09 William Morganadd libc message for BSD users
2009-04-09 William Morganimprove dlload of setlocale() and include cygwin
2009-04-09 William MorganMerge branches 'dont-canonicalize-email-addresses'...
2009-04-09 William Morgankeybindings: ; -> buffer-list-mode, b, B, +
2009-04-09 William Morganimprove buffer-list-mode to sort by atime and more
2009-04-09 William Morganadd unsaved? attribute to modes
2009-04-09 William Morganadd system and atime attributes to buffers
2009-03-29 William Morganbugfix: catch invalid regular expressions in tag-matching
2009-03-29 Nicolas PouillardResync listable_labels and applyable_labels with reality
2009-03-29 William MorganMerge branch 'default-colors'
2009-03-27 William Morganbugfix bugfix: preserve recipient_email email address
2009-03-26 William Morganbugfix: reply from addresses drop the names
2009-03-25 William Morganupdate webpage to reference blog and fix 0.7 release...
2009-03-25 William Morganoverwrite from and to fields in index when saving a...
2009-03-25 William Morganproperly parse email addresses store in index
2009-03-25 William Morganremove references to PersonManager in tests
2009-03-25 Nicolas PouillardRemove the now useless PersonManager
2009-03-25 Nicolas PouillardClose the "remove email->name mapping" issue
2009-03-25 Nicolas PouillardRemove the people.txt mapping.
2009-03-25 Nicolas PouillardAdd lib/sup/undo.rb to Manifest.txt
2009-03-25 Ingmar VanhasselInitial zsh completion.
2009-03-25 William Morganrework Rakefile for "rake gem" and "rake tarball"
2009-03-25 William Morganmake ThreadIndexMode#save optionally threaded
2009-03-25 William Morganbackground-threadify message state saving
2009-03-23 William Morgandon't add :unread and :inbox for dupes
2009-03-23 William Morganforeground colors should stay "black", not "default"
2009-03-23 William Morganchange default background colors from "black" to "default"
2009-03-23 Mark Alexandermake ncurses use terminal default colors
2009-03-23 Nicolas Pouillarddecoding: handle more misspellings, in particular ISO...
2009-03-23 Nicolas PouillardFix a bug in sup-tweak-label when multiple sources...
2009-03-23 Nicolas PouillardAllow multi_edit_labels to remove labels using -lab...
2009-03-23 William Morganupdate release-script for new process
2009-03-23 William Morganadd sup.gemspec
2009-03-23 William Morganremove welcome to sup message
2009-03-23 William Morganminor README tweaks
2009-03-23 William Morganupdate unit tests to reflect header parsing
2009-03-23 William Morganfix contributor list in index.html
2009-03-22 William Morganbugfix: previous bugfix was broken.
2009-03-22 William Morganbugfix: sporadic hash traversal error
2009-03-22 William Morganremake CONTRIBUTORS
2009-03-22 William Morganminor whitespace cleanup
2009-03-22 Mark Alexandercorrectly parse headers starting with empty lines
2009-03-18 Nicolas PouillardFix a recurring bug about killed threads.
2009-03-16 William Morganprepare for 0.7 release
2009-03-16 Mike StipicevicChanged README to reflect addition of undo
next