Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
githubdelegate
/
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
0
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Breadcrumbs
History for
GitPython
git
refs
symbolic.py
on
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 19, 2015
Assure to not iterate packed-refs file, ever.
Show description for 346424d
Byron
committed
346424d
Copy full SHA for 346424d
Commits on Jan 22, 2015
Overhauled all tutorials, and placed them in a unit-test.
Show description for b54b939
Byron
committed
b54b939
Copy full SHA for b54b939
Commits on Jan 8, 2015
Now finally, tests should be working on travis too.
Show description for 1531d78
Byron
committed
1531d78
Copy full SHA for 1531d78
Commits on Jan 6, 2015
Make flake8 happy
Byron
committed
e0c65d6
Copy full SHA for e0c65d6
test_refs works
Byron
committed
a83eee5
Copy full SHA for a83eee5
Commits on Jan 5, 2015
test_commit works once again
Byron
committed
e1060a2
Copy full SHA for e1060a2
Intermediate commit: test_config and test_actor works
Show description for 04357d0
Byron
committed
04357d0
Copy full SHA for 04357d0
Commits on Jan 4, 2015
Dum brute force conversion of all types.
Show description for ae2ff0f
Byron
committed
ae2ff0f
Copy full SHA for ae2ff0f
initial set of adjustments to make (most) imports work.
Show description for f6aa8d1
Byron
committed
f6aa8d1
Copy full SHA for f6aa8d1
Removed unnecessary (non-gitpython) tests and fixed flake8
Byron
committed
1de8af9
Copy full SHA for 1de8af9
Bumped version, updated changelog, reduced code smell
Show description for c80d727
Byron
committed
c80d727
Copy full SHA for c80d727
Commits on Nov 19, 2014
Fixes https://github.com/gitpython-developers/GitPython/issues/130
Byron
committed
88a7002
Copy full SHA for 88a7002
Applied autopep8
Show description for 2572647
Byron
committed
2572647
Copy full SHA for 2572647
Added SymbolicReference.is_remote() utility method.
Show description for 6fc9e61
Byron
committed
6fc9e61
Copy full SHA for 6fc9e61
Commits on Nov 17, 2014
Assure API remains backwards compatible; update API docs
Byron
committed
ba67e4f
Copy full SHA for ba67e4f
Merge branch '0.3' of https://github.com/firm1/GitPython into firm1-0.3
Show description for 9780b7a
Byron
committed
9780b7a
Copy full SHA for 9780b7a
Commits on Nov 16, 2014
pep8 linting (trailing whitespace)
Show description for c8e7074
hashar
committed
c8e7074
Copy full SHA for c8e7074
pep8 linting (double spaces before comment)
Show description for bed3b09
hashar
committed
bed3b09
Copy full SHA for bed3b09
pep8 linting (whitespace before/after)
Show description for 614907b
hashar
committed
614907b
Copy full SHA for 614907b
pep8 linting (blank lines expectations)
Show description for be34ec2
hashar
committed
be34ec2
Copy full SHA for be34ec2
pep8 linting (whitespaces)
Show description for f5d11b7
hashar
committed
f5d11b7
Copy full SHA for f5d11b7
Commits on Mar 24, 2014
Update symbolic.py
dralliw
committed
4a7e7a7
Copy full SHA for 4a7e7a7
Commits on Feb 9, 2014
tabs to 4 spaces - this won't make integrating the patches easier, but it's probably a good idea to go a little more pep8 (and fix sins of my youth ;) )
Byron
committed
f573b68
Copy full SHA for f573b68
Commits on Jul 4, 2011
Basic remote functionality moved to Reference type, as it can in fact be useful for tags as well, which might end up somewhere in the refs/remotes space. Its not likely that it will ever be used on…
Show description for a92ab80
Byron
committed
a92ab80
Copy full SHA for a92ab80
Commits on Jun 8, 2011
relaxed implementation when comparing symbolic references against other items which don't have a path. Fixed test_refs to work in all cases - it was previously dependent on the order of items retur…
Show description for a5a75ab
Byron
committed
a5a75ab
Copy full SHA for a5a75ab
Commits on Jun 7, 2011
log: non-existing logs no longer throw an exception, but are ignored. Fixed critical bug which caused packed-ref files to be written with native line endings, which made git fail to parse it. I won…
Show description for fcc166d
Byron
committed
fcc166d
Copy full SHA for fcc166d
Commits on Nov 26, 2010
Commit.create_from_tree used a now renamed keyword parameter - no test-case ever runs this code, which is still an issue
Byron
committed
2fbb702
Copy full SHA for 2fbb702
Commits on Nov 25, 2010
Moved everything into the git subdirectory - some tests still need to be adjusted
Byron
committed
cb68eef
Copy full SHA for cb68eef
Loading
You can’t perform that action at this time.