4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version to 0.3.6 More... about 11 years ago
Improved performance of rev-parse test. More... about 11 years ago
Minor improvements to submodule test for windows portability More... about 11 years ago
Added test for `sshkey` context manager. More... about 11 years ago
Merge branch 'master' into teeberg-master Need latest master to proceed with test Conflicts: doc/source/tutorial.rst More... about 11 years ago
Intermediate commit on my way to get this finalized. More... about 11 years ago
This should finally fix travis ci More... about 11 years ago
Fetch now deals with custom refspecs much better. More... about 11 years ago
Overhauled all tutorials, and placed them in a unit-test. More... about 11 years ago
Add a few tests More... about 11 years ago
Add SSH wrapper to MANIFEST.in More... about 11 years ago
Rename 'environment' and 'set_environment' More... about 11 years ago
Add method to query environment More... about 11 years ago
Fixed regression in test-suite for IndexFile More... about 11 years ago
Added advance usage examples to tutorial and made minor fixes. More... about 11 years ago
Initial set of documentation improvements, and a fix to the submodule tests. More... about 11 years ago
Merge branch 'issue-232-reproduction' - keep fetch/pull simplifications More... about 11 years ago
removed debug code More... about 11 years ago
Assured that branch changes are properly handled. More... about 11 years ago
Add 'sshkey' context manager More... about 11 years ago
Fix some typos More... about 11 years ago
Fixed flake8 and a minor test regression. More... about 11 years ago
Impemented keep_going flag for `Submodule.update()` More... about 11 years ago
Submodule.parent_commit() now automatically points to repo.head unless it was set before. More... about 11 years ago
Greatly improved possible safety of Submodule.update(), which is used by default. More... about 11 years ago
Another take on fixing the current concurrent read implementation in git.cmd More... about 11 years ago
Remote.fetch|pull() will not use poll/threads anymore as only stderr is read. More... about 11 years ago
Added tutorial about initializing a repository. More... about 11 years ago
Improved installation docs to mention `pip`, not `easy_install` More... about 11 years ago
Improved unicode handling when using os.environ or GitConfigParser More... about 11 years ago