◐ Shell
reader mode source ↗
Skip to content
Permalink
base repository: gitpython-developers/GitPython
base: 2.1.9
...
head repository: gitpython-developers/GitPython
  • 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
    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
    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