◐ Shell
reader mode source ↗
Skip to content
Permalink
base repository: gitpython-developers/GitPython
base: 2.1.8
...
head repository: gitpython-developers/GitPython
  • 20 commits
  • 50 files changed
  • 3 contributors

Commits on Dec 12, 2017

  1. Assure master is pushed as well when pushing tags

    Previously, master wasn't pushed, which might leave the commit
    that bumps the version on disk. That is rather confusing then.
    Byron committed Dec 12, 2017
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2017

  1. Configuration menu
    Copy the full SHA
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. Fix doc typos

    samuela authored Mar 5, 2018
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  2. Fix doc typos

    samuela authored Mar 5, 2018
    Configuration menu
    Copy the full SHA
    0449775 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from samuela/patch-2

    Fix doc typos
    samuela authored Mar 5, 2018
    Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  4. Merge pull request #733 from samuela/patch-1

    Fix doc typos
    Byron authored Mar 5, 2018
    Configuration menu
    Copy the full SHA
    190c045 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2018

  1. Configuration menu
    Copy the full SHA
    693b171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    929f3e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    14582df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac4f7d3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    34cce40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    87a6441 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    View commit details
    Browse the repository at this point in the history
  9. Use automatic formatters

    hugovk committed Mar 18, 2018
    Configuration menu
    Copy the full SHA
    16223e5 View commit details
    Browse the repository at this point in the history
  10. github -> GitHub

    hugovk committed Mar 18, 2018
    Copy the full SHA
    View commit details
  11. Merge pull request #736 from hugovk/fix-version-check

    Allow mmap not just for py2.6, 2.7 and 3.6+ but also 3.0+
    Byron authored Mar 18, 2018
    9f12b26 View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Merge pull request #737 from hugovk/rm-2.6

    Drop support for EOL Python 2.6 and 3.3
    Byron authored Mar 24, 2018
    Configuration menu
    Copy the full SHA
  2. Bump version to 2.1.9

    Byron committed Mar 24, 2018
    Copy the full SHA
    e79a3f8 View commit details
    Browse the repository at this point in the history
Loading