openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
GitPython
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
about 22 hours
ago.
Mar 01, 2025 — Mar 01, 2026
Showing page 143 of 147
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Make Tree.content_from_string a static method.
Steve Frécinaux
More...
over 17 years ago
Implement dict protocol for trees.
Steve Frécinaux
More...
over 17 years ago
Initialize trees completely in tree.__bake__().
Steve Frécinaux
More...
over 17 years ago
Merge branch 'master' of git://gitorious.org/git-python/nud
Florian Apolloner
More...
over 17 years ago
Use a dictionnary for tree contents
Steve Frécinaux
More...
over 17 years ago
Fix unneeded dict unpacking.
Steve Frécinaux
More...
over 17 years ago
test_commit: add a testcase for parsing rev-list --bisect-all output
davvid
as David Aguilar
More...
over 17 years ago
commit: handle --bisect-all output in Commit.list_from_string
davvid
as David Aguilar
More...
over 17 years ago
Merge branch 'master' of
[email protected]
:git-python/mainline
Florian Apolloner
More...
over 17 years ago
fixed unneeded list unpacking
Florian Apolloner
More...
over 17 years ago
Fixed bare related tests.
empty
as Michael Trier
More...
over 17 years ago
fixed it so init actually creates a bare repo. Thank you Daniel Watkins.
empty
as Michael Trier
More...
over 17 years ago
use shell=True in windows (git.exe needs to be on %PATH%) One bug remaining: git on windows is returning status 0 for `git this-does-not-exist`, so no GitCommandError is raised.
Florian Apolloner
More...
over 17 years ago
added Jelmer to the AUTHORS and removed an unnecessary underline in tests.
empty
as Michael Trier
More...
over 17 years ago
Fix use of bare repositories. (cherry picked from commit 80f8a18a69e307f6ea0bfeb14791fc75e239faa2)
Jelmer Vernooij
More...
over 17 years ago
Remove debug statement. (cherry picked from commit 1f9e1bacb65fe503ad23efba7f99ca6346fa648c)
Jelmer Vernooij
More...
over 17 years ago
Avoid stripping newlines in blob data. (cherry picked from commit ccca12ee26e40fb4c4df2d77154ed496144569b9)
Jelmer Vernooij
More...
over 17 years ago
bump for package change.
empty
as Michael Trier
More...
over 17 years ago
Made MANIFEST changes.
empty
as Michael Trier
More...
over 17 years ago
Always fogetting the changes.
empty
as Michael Trier
More...
over 17 years ago
Removed method_missing since it was only used in one place.
empty
as Michael Trier
More...
over 17 years ago
fixed a silly typo
Florian Apolloner
More...
over 17 years ago
bump
empty
as Michael Trier
More...
over 17 years ago
Cleaned up changes file.
empty
as Michael Trier
More...
over 17 years ago
Added license information to all files.
empty
as Michael Trier
More...
over 17 years ago
fixed http://groups.google.com/group/git-python/browse_thread/thread/62b972d2345c74c2?hl=en# and added lines to the per file stats
Florian Apolloner
More...
over 17 years ago
fixed http://groups.google.com/group/git-python/browse_thread/thread/b8f3580abf31f9db?hl=en# and passed Git a working_tree again (sort of).
Florian Apolloner
More...
over 17 years ago
added os.path.expanduser to the repo initialization
Florian Apolloner
More...
over 17 years ago
continued yesterdays work on the execute stuff
Florian Apolloner
More...
over 17 years ago
Merge branch 'master' of
[email protected]
:git-python/apollo13
Florian Apolloner
More...
over 17 years ago
←
1
2
…
139
140
141
142
143
144
145
146
147
→
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