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
Accelerator
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 }}
saroad2
/
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 Sep 29, 2020
rename sublist to subset
saroad2
authored and
Byron
committed
60acfa5
View commit details
Copy full SHA for 60acfa5
Browse repository at this point
Rename get_ignored to ignored and fix the documentation
saroad2
authored and
Byron
committed
e2067ba
View commit details
Copy full SHA for e2067ba
Browse repository at this point
Find paths ignored in .gitignore
saroad2
authored and
Byron
committed
df6fa49
View commit details
Copy full SHA for df6fa49
Browse repository at this point
Add venv to gitignore
saroad2
authored and
Byron
committed
8a9f8c5
View commit details
Copy full SHA for 8a9f8c5
Browse repository at this point
Commits on Sep 28, 2020
git/repo/base.py: is_dirty(): Fix pathspec handling
Show description for 624eb28
apatard
authored and
Byron
committed
624eb28
View commit details
Copy full SHA for 624eb28
Browse repository at this point
Commits on Sep 9, 2020
Fix typo
ericdill
authored and
Byron
committed
135e775
View commit details
Copy full SHA for 135e775
Browse repository at this point
Commits on Sep 7, 2020
Update release verification instructions as suggested in #1055
Byron
committed
1759a78
View commit details
Copy full SHA for 1759a78
Browse repository at this point
Commits on Sep 4, 2020
Adjust signature key - please read if you verify installs/packages
Show description for eb411ee
Byron
committed
eb411ee
View commit details
Copy full SHA for eb411ee
Browse repository at this point
bump patch level
Byron
committed
e7b5e92
View commit details
Copy full SHA for e7b5e92
Browse repository at this point
Merge pull request #1054 from buddly27/read-conditional-include
Show description for 94bbe51
Byron
authored
94bbe51
View commit details
Copy full SHA for 94bbe51
Browse repository at this point
Commits on Sep 3, 2020
Ensure that detached HEAD does not raise when comparing branch name.
buddly27
committed
5b88532
View commit details
Copy full SHA for 5b88532
Browse repository at this point
Reformat code to remove unnecessary indentation
buddly27
committed
3787f62
View commit details
Copy full SHA for 3787f62
Browse repository at this point
Remove name as not necessary to track down authors.
buddly27
committed
2c4dec4
View commit details
Copy full SHA for 2c4dec4
Browse repository at this point
update contribution guidelines to be a little less concise and more polite
Byron
committed
fb7fd31
View commit details
Copy full SHA for fb7fd31
Browse repository at this point
Add missing blank line
buddly27
committed
c3eae2c
View commit details
Copy full SHA for c3eae2c
Browse repository at this point
Add missing rules to match hierarchy path
buddly27
committed
c3fc83f
View commit details
Copy full SHA for c3fc83f
Browse repository at this point
Update AUTHOR to respect to contributing guidelines.
buddly27
committed
16d3ebf
View commit details
Copy full SHA for 16d3ebf
Browse repository at this point
Add unit tests
buddly27
committed
3dcb520
View commit details
Copy full SHA for 3dcb520
Browse repository at this point
Fix logic to properly compare glob pattern to value
buddly27
committed
f37011d
View commit details
Copy full SHA for f37011d
Browse repository at this point
Commits on Sep 2, 2020
Add method to retrieve all possible paths to include
buddly27
committed
8e263b8
View commit details
Copy full SHA for 8e263b8
Browse repository at this point
Add reference to repository to config.
Show description for d5262ac
buddly27
committed
d5262ac
View commit details
Copy full SHA for d5262ac
Browse repository at this point
Update check method to find all includes
buddly27
committed
9766832
View commit details
Copy full SHA for 9766832
Browse repository at this point
Add Regex to match content of "includeIf" section
buddly27
committed
c16f584
View commit details
Copy full SHA for c16f584
Browse repository at this point
inform about Gitoxide
Byron
committed
8f9840b
View commit details
Copy full SHA for 8f9840b
Browse repository at this point
Commits on Aug 31, 2020
add myself to authors
mildsunrise
authored and
Byron
committed
98595da
View commit details
Copy full SHA for 98595da
Browse repository at this point
accept datetime instances as dates
Show description for 4a19917
mildsunrise
authored and
Byron
committed
4a19917
View commit details
Copy full SHA for 4a19917
Browse repository at this point
Commits on Aug 12, 2020
Ensure only fully matching symrefs are deleted
Show description for 6ef3775
westphahl
authored and
Byron
committed
6ef3775
View commit details
Copy full SHA for 6ef3775
Browse repository at this point
Commits on Jul 13, 2020
Fixed all warnings in documentation and updated Makefile to treat warnings as errors.
kiancross
authored and
Byron
committed
30387f1
View commit details
Copy full SHA for 30387f1
Browse repository at this point
Added nose to test-requirements
kiancross
authored and
Byron
committed
9b68361
View commit details
Copy full SHA for 9b68361
Browse repository at this point
bump patch level
Byron
committed
176838a
View commit details
Copy full SHA for 176838a
Browse repository at this point
Merge pull request #1033 from kiancross/fix-doc-examples
Show description for a3ea6c0
Byron
authored
a3ea6c0
View commit details
Copy full SHA for a3ea6c0
Browse repository at this point
Fixed broken file paths.
kiancross
committed
762d8fb
View commit details
Copy full SHA for 762d8fb
Browse repository at this point
bump patch level
Byron
committed
a175068
View commit details
Copy full SHA for a175068
Browse repository at this point
Merge pull request #1031 from priv-kweihmann/move-test-2nd
Show description for 3edd16c
Byron
authored
3edd16c
View commit details
Copy full SHA for 3edd16c
Browse repository at this point
Commits on Jul 12, 2020
test: add installation test
Show description for e0b10d9
priv-kweihmann
committed
e0b10d9
View commit details
Copy full SHA for e0b10d9
Browse repository at this point
Previous
Next
You can’t perform that action at this time.