Commits
User selector
Commit History
Commits on Jun 10, 2015
Commits on Jun 5, 2015
- committed
Commits on May 26, 2015
Commits on Apr 22, 2015
- committed
Commits on Apr 17, 2015
Changelog typo
Show description for 2f233e2committed
Commits on Apr 8, 2015
docs(changes): add 1.0.0 notes
Show description for 21b0448committedfix(version-up): v0.3.7
Show description for 3470e26committeddocs(tutorial): fix GIT_SSH examples
Show description for 545ac25committed- committed
docs(tutorial): add pre-v2.3 GIT_SSH example
Show description for 6cc1e7ecommittedfix(cmd): throw GitCommandNotFoundError ...
Show description for 1c2dd54committedfix(remote): allow to raise during push/fetch
Show description for e9f8f15committedfix(index): don't write extension data by default
Show description for 8f043d8committed
Commits on Apr 7, 2015
Commits on Feb 9, 2015
Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management.
Show description for 158bc98committed
Commits on Feb 5, 2015
Updated copyright information.
Show description for d8bbfeacommitted
Commits on Jan 22, 2015
Removed Git.sshkey() as it couldn't be distributed properly.
Show description for 4df4159committedMerge branch 'master' into teeberg-master
Show description for 5ad07f7committedIntermediate commit on my way to get this finalized.
Show description for 2ce3fe7committedOverhauled all tutorials, and placed them in a unit-test.
Show description for b54b939committed- committed
Commits on Jan 21, 2015
Fixed regression in test-suite for IndexFile
Show description for d565a87committedAdded advance usage examples to tutorial and made minor fixes.
Show description for e4d3809committedInitial set of documentation improvements, and a fix to the submodule tests.
Show description for e48e520committed
Commits on Jan 20, 2015
Fixed flake8 and a minor test regression.
Show description for bb0f3d7committed
Commits on Jan 19, 2015
Added tutorial about initializing a repository.
Show description for e395ac9committedImproved installation docs to mention `pip`, not `easy_install`
Show description for 048ffa5committedImplemented Submodule.rename()
Show description for 20863cfcommitted
Commits on Jan 14, 2015
Added 'path' keyword argument to Repo.archive().
Show description for aa1b156committed
Commits on Jan 13, 2015
Added `Repo.merge_base(...)` implementation, including test-case.
Show description for e973e6fcommitted
Commits on Jan 12, 2015
IndexFile.commit() now runs pre-commit and post-commit hooks.
Show description for e8eae18committed
Commits on Jan 10, 2015
Added search_parent_directories keyword argument to Repo type.
Show description for 96c6ab4committed
Commits on Jan 8, 2015
Auto-update odb caches after fetch or pull.
Show description for 46889d1committedAdded support for rename detection in raw mode (which is the default).
Show description for 987f9bbcommitted