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: 3.1.11
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: 3.1.12
Choose a head ref
  • 8 commits
  • 7 files changed
  • 6 contributors

Commits on Nov 10, 2020

  1. change decode type and add replace flag

    ishepard authored and Byron committed Nov 10, 2020
    Configuration menu
    Copy the full SHA
    bfbd5ec View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2020

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

Commits on Dec 24, 2020

  1. docs: fix simple typo, repostory -> repository

    There is a small typo in git/repo/base.py.
    
    Should read `repository` rather than `repostory`.
    timgates42 authored and Byron committed Dec 24, 2020
    Configuration menu
    Copy the full SHA
    1e4211b View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2020

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

Commits on Jan 5, 2021

  1. Add '-z' on top of '--raw' to avoid path name mangling

    Authored based on
    #1099 (comment)
    
    Fixes #1099
    Byron committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    3cb7288 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8218939 View commit details
    Browse the repository at this point in the history
  3. Fix handle_diff_line for -z option.

    marxin authored and Byron committed Jan 5, 2021
    Configuration menu
    Copy the full SHA
    69b75e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. prepare release

    Byron committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    3dd71d3 View commit details
    Browse the repository at this point in the history
Loading