Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: mikel/mail
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: timsu/mail
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 4 files changed
  • 1 contributor

Commits on Mar 20, 2013

  1. Fix for crashes that have occured with encodings

    Conflicts:
    
    	lib/mail/fields/unstructured_field.rb
    	lib/mail/message.rb
    	lib/mail/version_specific/ruby_1_9.rb
    Tim Su committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    699e56c View commit details
    Browse the repository at this point in the history
  2. Be explicit with exceptions to catch

    Tim Su committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    49a66c0 View commit details
    Browse the repository at this point in the history
  3. Add gemfile lock

    Tim Su committed Mar 20, 2013
    Configuration menu
    Copy the full SHA
    fce159c View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2013

  1. Whoops, variable is called charset now

    Tim Su committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    9c4e545 View commit details
    Browse the repository at this point in the history
  2. Pick encoding is the method name

    Tim Su committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    18ba77d View commit details
    Browse the repository at this point in the history
  3. Replace undef characters

    Tim Su committed Mar 21, 2013
    Configuration menu
    Copy the full SHA
    3cb49e9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2013

  1. Fix for joinage problem code coversion error

    Tim Su committed Mar 26, 2013
    Configuration menu
    Copy the full SHA
    518334b View commit details
    Browse the repository at this point in the history
Loading