Skip to content
This repository was archived by the owner on Nov 11, 2024. It is now read-only.
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: astropy/astropy-helpers
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 29588bf
Choose a base ref
...
head repository: astrofrog/astropy-helpers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dda4407
Choose a head ref
  • 14 commits
  • 14 files changed
  • 3 contributors

Commits on May 13, 2014

  1. Configuration menu
    Copy the full SHA
    2a5e7aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cdfeb7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2014

  1. Added .travis.yml

    astrofrog committed May 16, 2014
    Configuration menu
    Copy the full SHA
    bf92e1d View commit details
    Browse the repository at this point in the history
  2. Use HTTP URL for submodule

    astrofrog committed May 16, 2014
    Configuration menu
    Copy the full SHA
    189475e View commit details
    Browse the repository at this point in the history
  3. Potentially useful error detection for shell commands (with option to…

    … disable for misbehaved commands). But really more of a shot in the dark to hopefully see what's going wrong when running the tests on Travis
    embray committed May 16, 2014
    Configuration menu
    Copy the full SHA
    7ce01f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1cf148b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd56af9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    53c774c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81ffa7d View commit details
    Browse the repository at this point in the history
  8. Enhancing this warning message in the hopes that it will also illumin…

    …ate the test failure on Travis
    embray committed May 16, 2014
    Configuration menu
    Copy the full SHA
    1fb2ae8 View commit details
    Browse the repository at this point in the history
  9. Use git clone instead of shutil.copy--hopefully this will work better…

    … to ensure the copy of package_template remains a valid git repo
    embray committed May 16, 2014
    Configuration menu
    Copy the full SHA
    15b63aa View commit details
    Browse the repository at this point in the history
  10. Add Sphinx to the tox build deps so that the sphinx tests are run. Ad…

    …d Python3.4 as well, and support for passing extra positional arguments to py.test
    embray committed May 16, 2014
    Configuration menu
    Copy the full SHA
    ecb2905 View commit details
    Browse the repository at this point in the history
  11. Some tweaks to get the sphinx exts (nominally) working on Python 3--h…

    …aven't tested building actual docs with them yet.
    embray committed May 16, 2014
    Configuration menu
    Copy the full SHA
    6e14183 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1 from embray/master

    Initial implementation of astropy_helpers
    embray committed May 16, 2014
    Configuration menu
    Copy the full SHA
    dda4407 View commit details
    Browse the repository at this point in the history
Loading