openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
GitPython
Settings
|
Report Duplicate
4
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 17 hours
ago. based on code collected
about 18 hours
ago.
Jun 07, 2024 — Jun 07, 2025
Showing page 139 of 142
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
bump for package change.
empty
as Michael Trier
More...
almost 17 years ago
Made MANIFEST changes.
empty
as Michael Trier
More...
almost 17 years ago
Always fogetting the changes.
empty
as Michael Trier
More...
almost 17 years ago
Removed method_missing since it was only used in one place.
empty
as Michael Trier
More...
almost 17 years ago
fixed a silly typo
Florian Apolloner
More...
almost 17 years ago
bump
empty
as Michael Trier
More...
almost 17 years ago
Cleaned up changes file.
empty
as Michael Trier
More...
almost 17 years ago
Added license information to all files.
empty
as Michael Trier
More...
almost 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...
almost 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...
almost 17 years ago
added os.path.expanduser to the repo initialization
Florian Apolloner
More...
almost 17 years ago
continued yesterdays work on the execute stuff
Florian Apolloner
More...
almost 17 years ago
Merge branch 'master' of
[email protected]
:git-python/apollo13
Florian Apolloner
More...
almost 17 years ago
made with_exceptions=True default (don't look before you leak ;)) and removed the combined output of stderr and stdout. Also renamed with_status to extended_output. The method_missing function needs to be modified, as it does a kwargs.pop(xxx, None); which resulted in with_excpetions=None -> False all the time... Test should follow tomorrow.
Florian Apolloner
More...
almost 17 years ago
Merge branch 'master' of git://gitorious.org/git-python/david into bisect
Florian Apolloner
More...
almost 17 years ago
fixed the tests, which where broken before my commit, although the bug didn't reveal it...
Florian Apolloner
More...
almost 17 years ago
Merge branch 'master' of git://gitorious.org/git-python/david
Florian Apolloner
More...
almost 17 years ago
fixed second problem in http://groups.google.com/group/git-python/browse_thread/thread/b8f3580abf31f9db?hl=en# I'll look at the other one in an hour
Florian Apolloner
More...
almost 17 years ago
cmd: rename with_keep_cwd to keep_cwd
davvid
as David Aguilar
More...
almost 17 years ago
Merge commit 'sverre/master' into david
davvid
as David Aguilar
More...
almost 17 years ago
cmd: better support for bare repositories
davvid
as David Aguilar
More...
almost 17 years ago
Added a with_keep_cwd option
Sverre Rabbelier
More...
almost 17 years ago
Improved the GIT_PYTHON_TRACE=full output format
Sverre Rabbelier
More...
almost 17 years ago
cmd: properly handle cwd for repos with work trees
davvid
as David Aguilar
More...
almost 17 years ago
repo: these changes make Govind's latest changes pass the test cases
davvid
as David Aguilar
More...
almost 17 years ago
stupid typo *grr*
Florian Apolloner
More...
almost 17 years ago
removed to much :รพ
Florian Apolloner
More...
almost 17 years ago
Added /dist to .gitignore
Sverre Rabbelier
More...
almost 17 years ago
added support for GIT_PYTHON_TRACE=='full', thx to SRabbelier for the suggestion
Florian Apolloner
More...
almost 17 years ago
fixed init_bare
Florian Apolloner
More...
almost 17 years ago
←
1
2
…
134
135
136
137
138
139
140
141
142
→
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