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: ahupp/python-magic
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rshk/python-magic
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.
  • 19 commits
  • 21 files changed
  • 1 contributor

Commits on Mar 28, 2013

  1. Proposed library refactoring

    This is still missing tests, I'm going to rewrite then tomorrow.. :)
    rshk committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    82cc034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5f0680 View commit details
    Browse the repository at this point in the history
  3. New test cases

    rshk committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    c224ecb View commit details
    Browse the repository at this point in the history
  4. Simple Is Better[TM]!

    rshk committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    12e7e0d View commit details
    Browse the repository at this point in the history
  5. Improved readme

    rshk committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    7d71fb9 View commit details
    Browse the repository at this point in the history
  6. Now loading the right class :)

    rshk committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    d6ace4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7a1caa9 View commit details
    Browse the repository at this point in the history
  8. Cleanup

    rshk committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    a34fe3a View commit details
    Browse the repository at this point in the history
  9. Added test suite to setup.py

    rshk committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    2ef7d23 View commit details
    Browse the repository at this point in the history
  10. Fixed code formatting

    rshk committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    4334003 View commit details
    Browse the repository at this point in the history
  11. fixed typo

    rshk committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    7d39f73 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4b64664 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    628a070 View commit details
    Browse the repository at this point in the history
  14. Added compatibility information

    rshk committed Mar 28, 2013
    Configuration menu
    Copy the full SHA
    9cef7da View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2013

  1. Added .travis.yml

    rshk committed Apr 9, 2013
    Configuration menu
    Copy the full SHA
    6efd089 View commit details
    Browse the repository at this point in the history
  2. Added Travis Build status

    rshk committed Apr 9, 2013
    Configuration menu
    Copy the full SHA
    7a16963 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2013

  1. Now testing for 3.1 and 3.2 too

    rshk committed May 1, 2013
    Configuration menu
    Copy the full SHA
    571408f View commit details
    Browse the repository at this point in the history
  2. Now ignoring virtualenvs too

    rshk committed May 1, 2013
    Configuration menu
    Copy the full SHA
    9795bf0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cb74d1 View commit details
    Browse the repository at this point in the history
Loading