Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
wgapl
/
GitPython
Public
forked from
gitpython-developers/GitPython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 9, 2015
Added previously missing parameter documentation for Repo.__init__ .
Show description for f51fe3e
Byron
committed
f51fe3e
View commit details
Copy full SHA for f51fe3e
Browse repository at this point
Merge branch 'yarikoptic-bf/run_hooks_from_working_dir'
Byron
committed
28d6c90
View commit details
Copy full SHA for 28d6c90
Browse repository at this point
Merge branch 'bf/run_hooks_from_working_dir' of https://github.com/yarikoptic/GitPython into yarikoptic-bf/run_hooks_from_working_dir
Byron
committed
9dc8fff
View commit details
Copy full SHA for 9dc8fff
Browse repository at this point
Merge branch 'yarikoptic-bf/tests-on-debians'
Byron
committed
ae0b6fe
View commit details
Copy full SHA for ae0b6fe
Browse repository at this point
Minor Flake8 fixes.
Show description for fe426d4
Byron
committed
fe426d4
View commit details
Copy full SHA for fe426d4
Browse repository at this point
BF: run commit hook with repo.working_dir as cwd
Show description for 873823f
yarikoptic
committed
873823f
View commit details
Copy full SHA for 873823f
Browse repository at this point
Commits on Feb 7, 2015
BF: skip unicode filename test in env not supporting unicode encodings
yarikoptic
committed
756b7ad
View commit details
Copy full SHA for 756b7ad
Browse repository at this point
ENH: respect GIT_PYTHON_TEST_GIT_REPO_BASE env var in tests
yarikoptic
committed
d772924
View commit details
Copy full SHA for d772924
Browse repository at this point
Commits on Feb 5, 2015
Updated copyright information.
Show description for d8bbfea
Byron
committed
d8bbfea
View commit details
Copy full SHA for d8bbfea
Browse repository at this point
Commits on Feb 2, 2015
An attempt to better steer questions and answers.
Show description for 9156224
Byron
committed
9156224
View commit details
Copy full SHA for 9156224
Browse repository at this point
Commits on Jan 30, 2015
This should fix the test failure on travis
Byron
committed
91645aa
View commit details
Copy full SHA for 91645aa
Browse repository at this point
Added test to verify we can handle fetch prunes.
Show description for 47d9f13
Byron
committed
47d9f13
View commit details
Copy full SHA for 47d9f13
Browse repository at this point
Remote.update() didn't pass kwargs along to git command.
Show description for f498de9
Byron
committed
f498de9
View commit details
Copy full SHA for f498de9
Browse repository at this point
Commits on Jan 22, 2015
Removed Git.sshkey() as it couldn't be distributed properly.
Show description for 4df4159
Byron
committed
4df4159
View commit details
Copy full SHA for 4df4159
Browse repository at this point
Bumped version to 0.3.6
Show description for f3d91ca
Byron
committed
f3d91ca
View commit details
Copy full SHA for f3d91ca
Browse repository at this point
Improved performance of rev-parse test.
Show description for ffefb15
Byron
committed
ffefb15
View commit details
Copy full SHA for ffefb15
Browse repository at this point
Minor improvements to submodule test for windows portability
Show description for 66c5b33
Byron
committed
66c5b33
View commit details
Copy full SHA for 66c5b33
Browse repository at this point
Added test for `sshkey` context manager.
Show description for 0ddbe4b
Byron
committed
0ddbe4b
View commit details
Copy full SHA for 0ddbe4b
Browse repository at this point
Merge branch 'master' into teeberg-master
Show description for 5ad07f7
Byron
committed
5ad07f7
View commit details
Copy full SHA for 5ad07f7
Browse repository at this point
Intermediate commit on my way to get this finalized.
Show description for 2ce3fe7
Byron
committed
2ce3fe7
View commit details
Copy full SHA for 2ce3fe7
Browse repository at this point
This should finally fix travis ci
Byron
committed
1410bcc
View commit details
Copy full SHA for 1410bcc
Browse repository at this point
Fetch now deals with custom refspecs much better.
Show description for 06bec1b
Byron
committed
06bec1b
View commit details
Copy full SHA for 06bec1b
Browse repository at this point
Overhauled all tutorials, and placed them in a unit-test.
Show description for b54b939
Byron
committed
b54b939
View commit details
Copy full SHA for b54b939
Browse repository at this point
Add a few tests
teeberg
committed
6f03861
View commit details
Copy full SHA for 6f03861
Browse repository at this point
Add SSH wrapper to MANIFEST.in
teeberg
committed
98a17a2
View commit details
Copy full SHA for 98a17a2
Browse repository at this point
Rename 'environment' and 'set_environment'
teeberg
committed
2a9b2f2
View commit details
Copy full SHA for 2a9b2f2
Browse repository at this point
Add method to query environment
teeberg
committed
34c0831
View commit details
Copy full SHA for 34c0831
Browse repository at this point
Add 'sshkey' context manager
teeberg
committed
261aedd
View commit details
Copy full SHA for 261aedd
Browse repository at this point
Fix some typos
teeberg
committed
1287f69
View commit details
Copy full SHA for 1287f69
Browse repository at this point
Commits on Jan 21, 2015
Fixed regression in test-suite for IndexFile
Show description for d565a87
Byron
committed
d565a87
View commit details
Copy full SHA for d565a87
Browse repository at this point
Added advance usage examples to tutorial and made minor fixes.
Show description for e4d3809
Byron
committed
e4d3809
View commit details
Copy full SHA for e4d3809
Browse repository at this point
Initial set of documentation improvements, and a fix to the submodule tests.
Show description for e48e520
Byron
committed
e48e520
View commit details
Copy full SHA for e48e520
Browse repository at this point
Merge branch 'issue-232-reproduction' - keep fetch/pull simplifications
Show description for c3c6c81
Byron
committed
c3c6c81
View commit details
Copy full SHA for c3c6c81
Browse repository at this point
removed debug code
Byron
committed
0ed61f7
View commit details
Copy full SHA for 0ed61f7
Browse repository at this point
Assured that branch changes are properly handled.
Show description for 47ac37b
Byron
committed
47ac37b
View commit details
Copy full SHA for 47ac37b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.