-
-
Notifications
You must be signed in to change notification settings - Fork 955
Comparing changes
Open a pull request
base repository: gitpython-developers/GitPython
base: d773d40
head repository: gitpython-developers/GitPython
compare: 8fe4fee
- 8 commits
- 16 files changed
- 2 contributors
Commits on Sep 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 80cc71e - Browse repository at this point
Copy the full SHA 80cc71eView commit details -
doc(platforms): inform more clearly about best-effort
This has been the case for Windows as well, and is now made official. Certain tests already fail on windows, for example.
Configuration menu - View commit details
-
Copy full SHA for 2d37049 - Browse repository at this point
Copy the full SHA 2d37049View commit details -
fix(index): improve LockedFD handling
Relying on the destructor will not work, even though the code used to rely on it. Now we handle failures more explicitly. Far from perfect, but a good start for a fix. Fixes #514
Configuration menu - View commit details
-
Copy full SHA for d6b1a92 - Browse repository at this point
Copy the full SHA d6b1a92View commit details -
fix(test): deal with py2 and py3
It ain't pretty, but should do the job. Related to #514
Configuration menu - View commit details
-
Copy full SHA for 0de60ab - Browse repository at this point
Copy the full SHA 0de60abView commit details -
fix(test): put
test_commits
backThanks to @yarikoptic for catching this one !
Configuration menu - View commit details
-
Copy full SHA for f73468b - Browse repository at this point
Copy the full SHA f73468bView commit details -
test, deps: FIX
mock
deps on py3.+ Del extra spaces, import os.path as osp
Configuration menu - View commit details
-
Copy full SHA for 7842e92 - Browse repository at this point
Copy the full SHA 7842e92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1210ec7 - Browse repository at this point
Copy the full SHA 1210ec7View commit details -
win: GC after every TC to fixes appveyor hang runs
+ Fixed the hangs at `test_git:TestGit.test_handle_process_output()`. [travisci skip]
Configuration menu - View commit details
-
Copy full SHA for 8fe4fee - Browse repository at this point
Copy the full SHA 8fe4feeView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff d773d40...8fe4fee