Thanks to visit codestin.com
Credit goes to github.com

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: CenterForOpenScience/pydocx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: issue_220
Choose a base ref
...
head repository: CenterForOpenScience/pydocx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 27 files changed
  • 6 contributors

Commits on Jul 29, 2016

  1. Merge pull request #220 from CenterForOpenScience/issue_220

    `ValueError: invalid literal for int() with base 10:` crash calling `start_margin_position`
    jlward authored Jul 29, 2016
    Configuration menu
    Copy the full SHA
    6a51888 View commit details
    Browse the repository at this point in the history
  2. Bumped to version 0.9.10

    Jason Ward committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    3d01b3c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2016

  1. Don't drop internal links

    sunu committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    65a76f5 View commit details
    Browse the repository at this point in the history
  2. First check if anchor exists

    sunu committed Aug 25, 2016
    Configuration menu
    Copy the full SHA
    ab1056e View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. minor refactoring

    sunu committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    7e8ce84 View commit details
    Browse the repository at this point in the history
  2. Add tests for internal links

    sunu committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    ae32fb3 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #222 from sunu/internal-links

    Don't drop internal links
    
    Thanks, Sunu!
    winhamwr authored Aug 26, 2016
    Configuration menu
    Copy the full SHA
    58d3b8e View commit details
    Browse the repository at this point in the history
  4. Included #222 in the changelog

    winhamwr authored Aug 26, 2016
    Configuration menu
    Copy the full SHA
    fdac283 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9cd76ee View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2017

  1. Configuration menu
    Copy the full SHA
    5a4d93a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    407a516 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2017

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

Commits on Feb 7, 2017

  1. Configuration menu
    Copy the full SHA
    97dff05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8acfe02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f74c638 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2017

  1. Merge pull request #229 from tomnor/master

    the LICENSE is Apache so align setup.py with it
    winhamwr authored Feb 14, 2017
    Configuration menu
    Copy the full SHA
    92b151e View commit details
    Browse the repository at this point in the history
  2. Fixed review remarks

    botzill committed Feb 14, 2017
    Configuration menu
    Copy the full SHA
    84ab79f View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. Configuration menu
    Copy the full SHA
    a7b31cc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ae50cb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #225 from botzill/fix-list-items-processing

    Fixed item listing, moved margin-left to <li>
    winhamwr authored Feb 17, 2017
    Configuration menu
    Copy the full SHA
    98c6aa6 View commit details
    Browse the repository at this point in the history
Loading