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: tedious/Fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: supress_php_warning
Choose a base ref
...
head repository: tedious/Fetch
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.
  • 10 commits
  • 8 files changed
  • 4 contributors

Commits on Aug 2, 2015

  1. Merge pull request #145 from tedious/supress_php_warning

    Suppressed imap_open warning
    tedivm committed Aug 2, 2015
    Configuration menu
    Copy the full SHA
    ea3f1bb View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2015

  1. Provide mime text decoder by RFC2047

    Replace imap_utf8, and add decode address name
    linniksa committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    a528129 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from linniksa/patch-mime-decoder

    Provide mime text decoder by RFC2047
    tedivm committed Aug 5, 2015
    Configuration menu
    Copy the full SHA
    3fbee96 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Configuration menu
    Copy the full SHA
    adb70ad View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2016

  1. Improved README.md

    sergeyklay committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    b42b4ee View commit details
    Browse the repository at this point in the history
  2. Fixed shell bang

    sergeyklay committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    d32e415 View commit details
    Browse the repository at this point in the history
  3. Tune up PHPUnit

    sergeyklay committed Nov 23, 2016
    Configuration menu
    Copy the full SHA
    eb6ea13 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2016

  1. Fixed example

    sergeyklay committed Nov 24, 2016
    1 Configuration menu
    Copy the full SHA
    a273cb1 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2016

  1. Configuration menu
    Copy the full SHA
    4053148 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from pdffiller/minor-fixes

    Minor fixes
    tedivm authored Nov 26, 2016
    Configuration menu
    Copy the full SHA
    9a1b0eb View commit details
    Browse the repository at this point in the history
Loading