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 151 of 180
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added the bugfix code as a utility function to be reused wherever this specific subprocess bug occurs.
Andreas Gutsche
More...
over 15 years ago
Hacked the wait function so that it works with pyside in OS X by using "sleep()".
Andreas Gutsche
More...
over 15 years ago
Merge branch 'fix'
Sebastian Thiel
More...
almost 16 years ago
submodule.add: handles addition of repositories with a specific branch correctly now - previously it would pass the full path of the branch, which in fact didn't work, unless the default branch is used to which it will default. The bug wasn't noticed because of this
Sebastian Thiel
More...
almost 16 years ago
setup .gitmodules to use a tracking branch automatically
Sebastian Thiel
More...
almost 16 years ago
setup .gitmodules to use a trackin branch automatically
Sebastian Thiel
More...
almost 16 years ago
Fixed bug, which was so obvious that I am wondering how none of the test ran into that, or at least triggered it
Sebastian Thiel
More...
almost 16 years ago
Submodule tests are functional once again. remote: Fixed bug that was caused by the unchecked deletion of an uncached attribute which did not necessarily exist
Sebastian Thiel
More...
almost 16 years ago
Fixed import of gitdb, keeping changed gitdb commit so that the submodule tests may work. Switched gitdb submodule to new github url
Sebastian Thiel
More...
almost 16 years ago
Merge branch 'structure'
Sebastian Thiel
More...
almost 16 years ago
setup and doc generation works once again
Sebastian Thiel
More...
almost 16 years ago
Fixed unittests
Sebastian Thiel
More...
almost 16 years ago
moved all relevant files into the gitdb folder. Submodule relinked to point to new github location, and moved as well
Sebastian Thiel
More...
almost 16 years ago
Ajusted all links to point to new repository on github
Sebastian Thiel
More...
almost 16 years ago
Renamed readme file to something github understands much better, adjusted documentation links to point to github instead of lighthouse/gitorious
Sebastian Thiel
More...
almost 16 years ago
remote: fixed incorrect call signature when instantiating GitCommandError
Sebastian Thiel
More...
almost 16 years ago
Commit.create_from_tree used a now renamed keyword parameter - no test-case ever runs this code, which is still an issue
Sebastian Thiel
More...
almost 16 years ago
-#######->WARNING<-####### Directory structure changed, see commit message
Sebastian Thiel
More...
almost 16 years ago
update setup.py to allow binary builds, which is required for installation and distribution
Sebastian Thiel
More...
almost 16 years ago
Updated information files
Sebastian Thiel
More...
almost 16 years ago
Fixed setup tools
Sebastian Thiel
More...
almost 16 years ago
Fixed docs
Sebastian Thiel
More...
almost 16 years ago
Fixed all testcases
Sebastian Thiel
More...
almost 16 years ago
Switched async submodule to using github instead of gitorious
Sebastian Thiel
More...
almost 16 years ago
Moved everything into the git subdirectory - some tests still need to be adjusted
Sebastian Thiel
More...
almost 16 years ago
submodule.update: the actual update will now mention the revision to which it updates to_latest_revision would now be honored if possible in dry_run mode
Sebastian Thiel
More...
almost 16 years ago
Merge branch 'submodupdate'
Sebastian Thiel
More...
almost 16 years ago
Implemented dry_run mode including tests for RootModule.update and Submodule
Sebastian Thiel
More...
almost 16 years ago
Integrated progress updates into all submodule.update methods. Submodule.update now supports dry_run as well, which is still to be implemented in all cases
Sebastian Thiel
More...
almost 16 years ago
Submodule: Added dry_run and progress parameter to the update method. It is copatible to the RemoteProgress and should satisfy all progress needs. Dryrun will be useful in conjunction with the progress to verify the changes to be done
Sebastian Thiel
More...
almost 16 years ago
←
1
2
…
147
148
149
150
151
152
153
154
155
…
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