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: gitpython-developers/GitPython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: e79a3f8
Choose a base ref
...
head repository: gitpython-developers/GitPython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6c2446f
Choose a head ref
  • 7 commits
  • 13 files changed
  • 5 contributors

Commits on Apr 4, 2018

  1. git: index: base: use os.path.relpath

    Fixes #743
    
    Signed-off-by: Ruslan Kuprieiev <kupruser@gmail.com>
    efiop authored and Byron committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    0857d33 View commit details
    Browse the repository at this point in the history
  2. Avoid from_timestamp() function to raise an exception when the offset…

    … is greater or lower than 24 hours.
    
    Add tests that exercise the new behaviour
    ishepard authored and Byron committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    c6e0a6c View commit details
    Browse the repository at this point in the history

Commits on May 4, 2018

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

Commits on May 18, 2018

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

Commits on May 19, 2018

  1. Get correcly rename change_type.

    Also store the rename score
    LeResKP authored and Byron committed May 19, 2018
    Configuration menu
    Copy the full SHA
    c8fd910 View commit details
    Browse the repository at this point in the history
  2. Add change in type support

    LeResKP authored and Byron committed May 19, 2018
    Configuration menu
    Copy the full SHA
    29aa1b8 View commit details
    Browse the repository at this point in the history
  3. Bump to 2.1.10

    Byron committed May 19, 2018
    Configuration menu
    Copy the full SHA
    6c2446f View commit details
    Browse the repository at this point in the history
Loading