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 }}
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
999
Star
5.2k
Code
Issues
6
Pull requests
2
Discussions
Actions
Security and quality
35
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
BF: process included files before the rest
- #700
#700
Merged
Byron
merged 21 commits into
gitpython-developers:master
gitpython-developers/GitPython:master
from
yarikoptic:bf-includes
yarikoptic/GitPython:bf-includes
Copy head branch name to clipboard
Dec 11, 2017
Conversation
Commits
21
(21)
Checks
Files changed
Merged
BF: process included files before the rest
#700
Byron
merged 21 commits into
gitpython-developers:master
gitpython-developers/GitPython:master
from
yarikoptic:bf-includes
yarikoptic/GitPython:bf-includes
Copy head branch name to clipboard
Commits
Commits on Sep 28, 2017
version up
Show description for ccff34d
Byron
committed
ccff34d
View commit details
Copy full SHA for ccff34d
Browse repository at this point
Commits on Nov 27, 2017
Merge tag '2.1.7' into bf-version so VERSION content is appropriate
yarikoptic
committed
d78e368
View commit details
Copy full SHA for d78e368
Browse repository at this point
BF: process included files before the rest
yarikoptic
committed
cd6e82c
View commit details
Copy full SHA for cd6e82c
Browse repository at this point
Merge pull request #699 from yarikoptic/bf-version
Show description for 0a96030
yarikoptic
authored
0a96030
View commit details
Copy full SHA for 0a96030
Browse repository at this point
Commits on Nov 28, 2017
BF: wrap map into list, since iterator is not well digested by GitConfigParser
yarikoptic
committed
d2c1d19
View commit details
Copy full SHA for d2c1d19
Browse repository at this point
RF: primarily flake8 lints + minor RF to reduce duplication in PATHEXT
Show description for 6ee08fc
yarikoptic
committed
6ee08fc
View commit details
Copy full SHA for 6ee08fc
Browse repository at this point
BF(PY26): {} -> {0}, i.e. explicit index for .format()
yarikoptic
committed
086af07
View commit details
Copy full SHA for 086af07
Browse repository at this point
BF: crazy tests ppl pass an object for status... uff -- catch TypeError too
yarikoptic
committed
e1aea3a
View commit details
Copy full SHA for e1aea3a
Browse repository at this point
RF: last of flake8 fails - avoid using temp variable in a test
yarikoptic
committed
c352dba
View commit details
Copy full SHA for c352dba
Browse repository at this point
RF(+BF?): refactor hooks creation in a test, and may be make it compat with windows
yarikoptic
committed
42e89cc
View commit details
Copy full SHA for 42e89cc
Browse repository at this point
ENH: add appveyor recipe to establish rdesktop login into the test box
yarikoptic
committed
d723148
View commit details
Copy full SHA for d723148
Browse repository at this point
ENH: also report where on sh, and echo msg when entering on_finish
yarikoptic
committed
dcfe242
View commit details
Copy full SHA for dcfe242
Browse repository at this point
RF: no "need" for custom shebang on windows since just does not work
yarikoptic
committed
0a67f25
View commit details
Copy full SHA for 0a67f25
Browse repository at this point
Disable (but keep for future uses commented out) hook into appveyor session
yarikoptic
committed
6253625
View commit details
Copy full SHA for 6253625
Browse repository at this point
RF(TST): skip all tests dealing with hooks on windows
yarikoptic
committed
91b9bc4
View commit details
Copy full SHA for 91b9bc4
Browse repository at this point
BF(WIN): use where instead of which while looking for git
yarikoptic
committed
b4459ca
View commit details
Copy full SHA for b4459ca
Browse repository at this point
RF: use HIDE_WINDOWS_KNOWN_ERRORS instead of is_win to skip hooks tests
yarikoptic
committed
cc34077
View commit details
Copy full SHA for cc34077
Browse repository at this point
BF(WIN): where could report multiple hits, so choose first
yarikoptic
committed
4d851a6
View commit details
Copy full SHA for 4d851a6
Browse repository at this point
Commits on Dec 1, 2017
to keep travis busy - adding myself to AUTHORS
yarikoptic
committed
f48d087
View commit details
Copy full SHA for f48d087
Browse repository at this point
Commits on Dec 11, 2017
Merge pull request #702 from yarikoptic/bf-happy-travis
Show description for a14277e
Byron
authored
a14277e
View commit details
Copy full SHA for a14277e
Browse repository at this point
Merge branch 'bf-includes' of https://github.com/yarikoptic/GitPython into yarikoptic-bf-includes
Byron
committed
0a6cb4a
View commit details
Copy full SHA for 0a6cb4a
Browse repository at this point
You can’t perform that action at this time.