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

Commits on Jun 27, 2014

  1. add_text() on paragraph

    evandempsey committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    b72d15b View commit details
    Browse the repository at this point in the history
  2. more pythonic

    evandempsey committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    f483a90 View commit details
    Browse the repository at this point in the history
  3. Clearer docstring

    evandempsey committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    20534d1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f2fc4a View commit details
    Browse the repository at this point in the history
  5. Simpler version.

    evandempsey committed Jun 27, 2014
    Configuration menu
    Copy the full SHA
    3dcc5eb View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2014

  1. Configuration menu
    Copy the full SHA
    387d67b View commit details
    Browse the repository at this point in the history
  2. Right way round.

    evandempsey committed Jun 28, 2014
    Configuration menu
    Copy the full SHA
    e0c72f2 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2014

  1. Removed .idea

    evandempsey committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    032b94b View commit details
    Browse the repository at this point in the history
Loading