Commits
User selector
Commit History
Commits on May 29, 2016
chore(misc): cleanup and docs
Show description for 98889c3committed
Commits on May 28, 2016
The progress arg to push, pull, fetch and clone is now a python callable.
Show description for b4492c7committed
Commits on May 24, 2016
- committed
- committed
Split lines by new line characters
Show description for 73ab287committed
Commits on May 19, 2016
Use correct mode for executable files
Show description for bebc4f5committedClarify costs of certain properties
Show description for 2376bd3committed
Commits on Apr 14, 2016
Return all available data from git-blame
Show description for 2f1b69acommitted- committed
Commits on Apr 13, 2016
Allow passing args to git-blame
Show description for f533a68committedAdd incremental blame support
Show description for e5b8220committed
Commits on Feb 20, 2016
enable config parsers to be used as context managers
Show description for dc9278fcommitted
Commits on Feb 14, 2016
fix(cmd): allow improved errors during clone operation
Show description for 121f6afcommitted
Commits on Feb 7, 2016
fix(clone): call communicate if there is no progress handler
Show description for b145de3committed
Commits on Aug 29, 2015
fix(repo): fail loudly if worktrees are used
Show description for e859042committed
Commits on Aug 22, 2015
fix(repo): use GitCmdObjectDB by default
Show description for 6eb3af2committed
Commits on Jul 21, 2015
Implement is_ancestor
Show description for 65c07d6committed
Sandy Carter
Commits on Jul 20, 2015
fix(flake8): remove unused import
Show description for f360ecdcommittedfix(encoding): in `untracked_files()`
Show description for 3c8a33ecommittedfix(encoding): in untracked_files() and index
Show description for 9c272abcommitted
Commits on Jul 16, 2015
Correct doc errors
Show description for f3e78d9committed
Commits on Jun 30, 2015
Add env parameter to Repo.clone_from() for setting environment variables
Show description for 2c0f47bcommitted
Commits on Jun 29, 2015
Commits on Jun 10, 2015
Merge pull request #291 from hvnsweeting/support-init-choosing-backend
Show description for 640d150committedrefactor(repo): parameter renaming and cleanup
Show description for a771e10committed
Commits on Jun 5, 2015
Allow submodules to be ignored in is_dirty
Show description for 5385cbdcommitted
Commits on Jun 1, 2015
Commits on Feb 9, 2015
Added previously missing parameter documentation for Repo.__init__ .
Show description for f51fe3ecommitted
Commits on Jan 22, 2015
Added test for `sshkey` context manager.
Show description for 0ddbe4bcommittedOverhauled all tutorials, and placed them in a unit-test.
Show description for b54b939committed
Commits on Jan 21, 2015
Added advance usage examples to tutorial and made minor fixes.
Show description for e4d3809committedAssured that branch changes are properly handled.
Show description for 47ac37bcommitted
Commits on Jan 20, 2015
Greatly improved possible safety of Submodule.update(), which is used by default.
Show description for 9fbae71committed