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/gitdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.5
Choose a base ref
...
head repository: gitpython-developers/gitdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.0.7
Choose a head ref
  • 9 commits
  • 8 files changed
  • 4 contributors

Commits on Jun 13, 2020

  1. Fix exception causes in loose.py

    cool-RR authored and Byron committed Jun 13, 2020
    Configuration menu
    Copy the full SHA
    e5410b4 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Fix exception causes all over the codebase

    cool-RR authored and Byron committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    112252c View commit details
    Browse the repository at this point in the history
  2. Add Ram Rachum to AUTHORS

    cool-RR authored and Byron committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    c96c755 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2021

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

Commits on Mar 24, 2021

  1. Bumped smmap upper bound

    tmcclintock committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    447c8a4 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2021

  1. Merge pull request #68 from tmcclintock/master

    Bumped smmap upper bound
    Harmon758 authored Mar 25, 2021
    Configuration menu
    Copy the full SHA
    c5feb3d View commit details
    Browse the repository at this point in the history
  2. v4.0.6

    Harmon758 committed Mar 25, 2021
    Configuration menu
    Copy the full SHA
    aa7228e View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Update smmap upper bound in setup.py

    Fixes #69
    Harmon758 committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    fc11a03 View commit details
    Browse the repository at this point in the history
  2. v4.0.7

    Harmon758 committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    6b997cd View commit details
    Browse the repository at this point in the history
Loading