4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make Tree.content_from_string a static method. More... over 17 years ago
Implement dict protocol for trees. More... over 17 years ago
Initialize trees completely in tree.__bake__(). More... over 17 years ago
Merge branch 'master' of git://gitorious.org/git-python/nud More... over 17 years ago
Use a dictionnary for tree contents More... over 17 years ago
Fix unneeded dict unpacking. 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 More... over 17 years ago
fixed unneeded list unpacking 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. 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) More... over 17 years ago
Remove debug statement. (cherry picked from commit 1f9e1bacb65fe503ad23efba7f99ca6346fa648c) More... over 17 years ago
Avoid stripping newlines in blob data. (cherry picked from commit ccca12ee26e40fb4c4df2d77154ed496144569b9) 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 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 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). More... over 17 years ago
added os.path.expanduser to the repo initialization More... over 17 years ago
continued yesterdays work on the execute stuff More... over 17 years ago
Merge branch 'master' of [email protected]:git-python/apollo13 More... over 17 years ago