openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
G
gitpython-developers_GitPython
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
High Activity
Commits
: Listings
Analyzed
about 20 hours
ago. based on code collected
about 22 hours
ago.
Sep 26, 2025 — Sep 26, 2026
Showing page 153 of 180
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fixed API reference docs as far as possible
Sebastian Thiel
More...
almost 16 years ago
docs: added final docs for version 0.3.0, started new release 0.3.1
Sebastian Thiel
More...
almost 16 years ago
Added zip_safe info to setup.py file
Sebastian Thiel
More...
almost 16 years ago
Added zip_safe flag to setup.py
Sebastian Thiel
More...
almost 16 years ago
Added delta_apply.h file to make more native use of python's build system, which should hopefully fix the easy_install trouble
Sebastian Thiel
More...
almost 16 years ago
setup: added missing _delta_apply.c file to setup script, allowing the performance module to be compiled
Sebastian Thiel
More...
almost 16 years ago
Updated changelog for 0.5.2
Sebastian Thiel
More...
almost 16 years ago
bumped version to 0.5.2
Sebastian Thiel
More...
almost 16 years ago
fixed performance tests ... again, previously I was just working on an incorrect repository
Sebastian Thiel
More...
almost 16 years ago
Merge branch 'osx'
Sebastian Thiel
More...
almost 16 years ago
testing:added special case for osx to solve a special issue with the temp directory
Sebastian Thiel
More...
almost 16 years ago
Merge remote branch 'gitorious/win32'
Sebastian Thiel
More...
almost 16 years ago
Tried to get rid of held references which could keep a filehandle open. In fact, it didn't work, and ... something else keeps them open. Its odd, its weird, its windows, and I give up on it for now
Sebastian Thiel
More...
almost 16 years ago
submodule.update: now forcing the checkout - see in-code comments
Sebastian Thiel
More...
almost 16 years ago
submodule: Fixed capital error when handling the submodule's branch, which was returned in the submodules super repository, not in the submodule's module
Sebastian Thiel
More...
almost 16 years ago
Submodule: Assured we properly convert paths to using the slash separator
Sebastian Thiel
More...
almost 16 years ago
Fixed performance tests which broke in the meanwhile - they definitely don't run often enough, which is because they intentionally don't have a package initialization file
Sebastian Thiel
More...
almost 16 years ago
Bumped version number to 0.3.1
Sebastian Thiel
More...
almost 16 years ago
submodule: When adding an existing submodule, when retrieving the binsha, we will now consider not only the tree, but the index too
Sebastian Thiel
More...
almost 16 years ago
remote: parsing of fetch information now reacts to fatal errors. Previously it would just bump into an assertion
Sebastian Thiel
More...
almost 16 years ago
test_submodule: fixed failures that arose due to changes of the original submodule names. Also, a major bug was fixed that cased submodules to always being updated recursively when using the RootModule.update method submodule: previously, it would update the repository configuration during add(), but in fact it must be done during update() when the module is cloned, which is how the git-submodule implementation works
Sebastian Thiel
More...
almost 16 years ago
Merge branch 'docs'
Sebastian Thiel
More...
almost 16 years ago
Updated gitdb submodule, and added note about how the submodule package manages its dependencies
Sebastian Thiel
More...
almost 16 years ago
Updated tutorial with a brief introduction to submodules Changes now give a hint at the upcoming release as well
Sebastian Thiel
More...
almost 16 years ago
Changed name/id of gitdb submodule to something that doesn't look like a path
Sebastian Thiel
More...
almost 16 years ago
Changed name/id of async submodule to something that doesn't look like a path
Sebastian Thiel
More...
almost 16 years ago
Merge branch 'submodule'
Sebastian Thiel
More...
almost 16 years ago
Merge branch 'refactor' into submodule
Sebastian Thiel
More...
almost 16 years ago
Fixed all imports, refactoring appears to be complete
Sebastian Thiel
More...
almost 16 years ago
Split big submodule file into smaller files. Tried to manually get imports right, but its not yet tested
Sebastian Thiel
More...
almost 16 years ago
←
1
2
…
149
150
151
152
153
154
155
156
157
…
179
180
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree