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: br-rkdrnf/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: BeringLab/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.
  • 17 commits
  • 30 files changed
  • 7 contributors

Commits on Jul 12, 2020

  1. docs: document hyperlink analysis

    yunshi authored and br-rkdrnf committed Jul 12, 2020
    Configuration menu
    Copy the full SHA
    09dccd3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cca12f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    5fde503 View commit details
    Browse the repository at this point in the history
  2. added v namespace

    br-rkdrnf committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    4641e6e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2020

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

Commits on Sep 8, 2020

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

Commits on Dec 22, 2020

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

Commits on Feb 4, 2021

  1. fix eastAsia font bug

    이창영 authored and 이창영 committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    184fab0 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Merge pull request #1 from br-rkdrnf/feature/fix-eastAsiaFont-bug

    fix eastAsia font bug
    chang02 authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    1c71125 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2021

  1. add document part theme and font table

    이창영 authored and 이창영 committed Mar 8, 2021
    Configuration menu
    Copy the full SHA
    037c3bd View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2021

  1. remove space

    이창영 authored and 이창영 committed Mar 10, 2021
    Configuration menu
    Copy the full SHA
    bfe3492 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. Merge pull request #2 from br-rkdrnf/feature/theme-fonttable

    add document part theme and font table
    chang02 authored Mar 11, 2021
    Configuration menu
    Copy the full SHA
    beae866 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2021

  1. fix paragraph add_run bug

    이창영 authored and 이창영 committed Mar 16, 2021
    Configuration menu
    Copy the full SHA
    f3f80a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge pull request #3 from br-rkdrnf/feature/fix-paragraph-bug

    fix paragraph add_run bug
    chang02 authored Apr 28, 2021
    Configuration menu
    Copy the full SHA
    4ca8a73 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2022

  1. Merge pull request #1 from BeringLab/bering

    Merge bering branch to master (main) branch
    Daewon Kim authored Mar 25, 2022
    Configuration menu
    Copy the full SHA
    4271edb View commit details
    Browse the repository at this point in the history
  2. docs: use .md file instead of .rst

    also specified about this repository is custom modification
    xoxwgys56 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    18c68f4 View commit details
    Browse the repository at this point in the history
  3. docs: rollback .rst file

    if not without rst. failed load dep
    xoxwgys56 committed Mar 25, 2022
    Configuration menu
    Copy the full SHA
    ee38c06 View commit details
    Browse the repository at this point in the history
Loading