4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 18 hours ago.
Jun 07, 2024 — Jun 07, 2025
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 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 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). More... almost 17 years ago
added os.path.expanduser to the repo initialization More... almost 17 years ago
continued yesterdays work on the execute stuff More... almost 17 years ago
Merge branch 'master' of [email protected]:git-python/apollo13 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. More... almost 17 years ago
Merge branch 'master' of git://gitorious.org/git-python/david into bisect More... almost 17 years ago
fixed the tests, which where broken before my commit, although the bug didn't reveal it... More... almost 17 years ago
Merge branch 'master' of git://gitorious.org/git-python/david 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 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 More... almost 17 years ago
Improved the GIT_PYTHON_TRACE=full output format 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* More... almost 17 years ago
removed to much :รพ More... almost 17 years ago
Added /dist to .gitignore More... almost 17 years ago
added support for GIT_PYTHON_TRACE=='full', thx to SRabbelier for the suggestion More... almost 17 years ago
fixed init_bare More... almost 17 years ago