FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for git - gitpython-developers/GitPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
989
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
34
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
GitPython
git
on
py2
User selector
Datepicker
Commit history
Commits on Feb 10, 2021
Update gitdb
marinkolulic
committed
adec1da
View commit details
Copy full SHA for adec1da
View code at this point
Browse repository at this point
Commits on Feb 17, 2020
Bring gitdb submodule back to a version that supports python 2.x
Show description for 8defbd8
Byron
committed
8defbd8
View commit details
Copy full SHA for 8defbd8
View code at this point
Browse repository at this point
Change to USB-C yubikey
Byron
committed
e3ba4a3
View commit details
Copy full SHA for e3ba4a3
View code at this point
Browse repository at this point
Commits on Aug 14, 2019
Fix Git.transform_kwarg
Show description for 5b27339
FrNecas
authored and
Sebastian Thiel
committed
5b27339
View commit details
Copy full SHA for 5b27339
View code at this point
Browse repository at this point
Commits on Jul 28, 2019
Revert "Drop python 2.7 support and help with encodings"
Show description for 913d806
Sebastian Thiel
committed
913d806
View commit details
Copy full SHA for 913d806
View code at this point
Browse repository at this point
Commits on Jul 21, 2019
Fix `AttributeError` when searching a remote by name
Show description for bd86c87
cesarizu
authored and
Byron
committed
bd86c87
View commit details
Copy full SHA for bd86c87
View code at this point
Browse repository at this point
Commits on Jul 20, 2019
Fix test
stsewd
authored and
Byron
committed
e93ffe1
View commit details
Copy full SHA for e93ffe1
View code at this point
Browse repository at this point
Skip on keyerror
stsewd
authored and
Byron
committed
a77a17f
View commit details
Copy full SHA for a77a17f
View code at this point
Browse repository at this point
Add test
stsewd
authored and
Byron
committed
21b1767
View commit details
Copy full SHA for 21b1767
View code at this point
Browse repository at this point
normalize path after joining submodule path and the relative path to the git dir, to eliminate path length errors on Windows
joesavage-silabs
authored and
Byron
committed
6df6d41
View commit details
Copy full SHA for 6df6d41
View code at this point
Browse repository at this point
Revert "Revert "Revert "Implement update call when the object is "up to date" #871"""
Show description for b50b960
Sebastian Thiel
committed
b50b960
View commit details
Copy full SHA for b50b960
View code at this point
Browse repository at this point
Revert "Revert "Implement update call when the object is "up to date" #871""
Show description for 9b628dc
Sebastian Thiel
committed
9b628dc
View commit details
Copy full SHA for 9b628dc
View code at this point
Browse repository at this point
Revert "Implement update call when the object is "up to date" #871"
Show description for 3bf002e
Sebastian Thiel
committed
3bf002e
View commit details
Copy full SHA for 3bf002e
View code at this point
Browse repository at this point
Implement update call when the object is "up to date" #871
Show description for 687c8f0
t89
authored and
Sebastian Thiel
committed
687c8f0
View commit details
Copy full SHA for 687c8f0
View code at this point
Browse repository at this point
Drop python 2.7 support and help with encodings
Show description for dac619e
Sebastian Thiel
committed
dac619e
View commit details
Copy full SHA for dac619e
View code at this point
Browse repository at this point
Revert "This time, use test-requirements."
Show description for c9dbaab
Sebastian Thiel
committed
c9dbaab
View commit details
Copy full SHA for c9dbaab
View code at this point
Browse repository at this point
This time, use test-requirements.
Sebastian Thiel
committed
74a0507
View commit details
Copy full SHA for 74a0507
View code at this point
Browse repository at this point
Revert "Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython into xarx00-PR-non-ascii-filenames"
Show description for cc664f0
Sebastian Thiel
committed
cc664f0
View commit details
Copy full SHA for cc664f0
View code at this point
Browse repository at this point
Merge branch 'PR-non-ascii-filenames' of https://github.com/xarx00/GitPython into xarx00-PR-non-ascii-filenames
Sebastian Thiel
committed
3b13c11
View commit details
Copy full SHA for 3b13c11
View code at this point
Browse repository at this point
Merge branch 'master' of https://github.com/sstancu/GitPython into sstancu-master
Sebastian Thiel
committed
da8aeec
View commit details
Copy full SHA for da8aeec
View code at this point
Browse repository at this point
Commits on Jul 6, 2019
Don't assume there is a tag author in tags
Show description for c73b239
Sebastian Thiel
committed
c73b239
View commit details
Copy full SHA for c73b239
View code at this point
Browse repository at this point
Add support to pass clone options that can be repeated multiple times
ninloot
authored and
Sebastian Thiel
committed
41b9cea
View commit details
Copy full SHA for 41b9cea
View code at this point
Browse repository at this point
Satisfy flake8
Show description for 33f2526
Sebastian Thiel
committed
33f2526
View commit details
Copy full SHA for 33f2526
View code at this point
Browse repository at this point
Fix regex to support empty email addresses i.e. 'name <>'
Show description for c282315
Sebastian Thiel
committed
c282315
View commit details
Copy full SHA for c282315
View code at this point
Browse repository at this point
Merge branch 'multi-value' of https://github.com/ajdavis/GitPython into ajdavis-multi-value
Sebastian Thiel
committed
5cd12a6
View commit details
Copy full SHA for 5cd12a6
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
Fix typo in docstring
aureliojargas
authored and
jeking3
committed
6971a93
View commit details
Copy full SHA for 6971a93
View code at this point
Browse repository at this point
Commits on May 5, 2019
Resolve test incompatibility with git v2.21.0
Show description for 11fd713
jeking3
committed
11fd713
View commit details
Copy full SHA for 11fd713
View code at this point
Browse repository at this point
Added a Dockerfile that creates a clean Ubuntu Xenial test environment
jeking3
authored and
Byron
committed
52ee33a
View commit details
Copy full SHA for 52ee33a
View code at this point
Browse repository at this point
Update cmd.py, fix PermissionError issue using best practices
Show description for 14b221b
cclauss
authored and
Byron
committed
14b221b
View commit details
Copy full SHA for 14b221b
View code at this point
Browse repository at this point
Fix setup.py and use of requirements files.
jeking3
authored and
Byron
committed
ce21f63
View commit details
Copy full SHA for ce21f63
View code at this point
Browse repository at this point
Commits on Apr 5, 2019
builtins module is part of the future package
xarx00
committed
a77eab2
View commit details
Copy full SHA for a77eab2
View code at this point
Browse repository at this point
Fix for: No module named builtins (CI tests error)
xarx00
committed
a6f596d
View commit details
Copy full SHA for a6f596d
View code at this point
Browse repository at this point
added support for non-ascii directories and file names
xarx00
committed
3953d71
View commit details
Copy full SHA for 3953d71
View code at this point
Browse repository at this point
Ensure git remote urls (multiple) are read from the correct git repo config
Stefan Stancu
committed
096027b
View commit details
Copy full SHA for 096027b
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Update commit.py constructor docstring
Show description for 881e315
CptMikhailov
authored and
Byron
committed
881e315
View commit details
Copy full SHA for 881e315
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL