Commits
Branch selector
User selector
Commit History
Commits on Feb 23, 2015
Improved documentation on IndexFile.add(...)
Show description for 630d030committed
Commits on Feb 21, 2015
Fixed trailing white space!
Show description for 9d1a489committed`stale_refs()` may now also handle other kinds of references, like tags.
Show description for 3236f8bcommittedAdded 'insert_kwargs_after' flag for consumption by _call_process.
Show description for e0acb83committedMerge pull request #261 from yarikoptic/bf/no-master-checkout
Show description for bfcdf2bcommitted
Commits on Feb 20, 2015
Commits on Feb 19, 2015
Adjust minimum git version with git-file support.
Show description for 3d74543committedAssure to not iterate packed-refs file, ever.
Show description for 346424dcommittedFix flake8 issue.
Show description for 0f5320ecommittedUse uuid instead of tempfile.mkdtmp, which created an actual directory.
Show description for 5ac93b1committed
Commits on Feb 9, 2015
Added previously missing parameter documentation for Repo.__init__ .
Show description for f51fe3ecommitted- committed
- committed
- committed
Minor Flake8 fixes.
Show description for fe426d4committedBF: run commit hook with repo.working_dir as cwd
Show description for 873823fcommitted
Commits on Feb 7, 2015
Commits on Feb 5, 2015
Updated copyright information.
Show description for d8bbfeacommitted
Commits on Feb 2, 2015
An attempt to better steer questions and answers.
Show description for 9156224committed
Commits on Jan 30, 2015
- committed
Added test to verify we can handle fetch prunes.
Show description for 47d9f13committedRemote.update() didn't pass kwargs along to git command.
Show description for f498de9committed
Commits on Jan 22, 2015
Removed Git.sshkey() as it couldn't be distributed properly.
Show description for 4df4159committedBumped version to 0.3.6
Show description for f3d91cacommittedImproved performance of rev-parse test.
Show description for ffefb15committedMinor improvements to submodule test for windows portability
Show description for 66c5b33committedAdded test for `sshkey` context manager.
Show description for 0ddbe4bcommittedMerge branch 'master' into teeberg-master
Show description for 5ad07f7committedIntermediate commit on my way to get this finalized.
Show description for 2ce3fe7committed- committed
Fetch now deals with custom refspecs much better.
Show description for 06bec1bcommittedOverhauled all tutorials, and placed them in a unit-test.
Show description for b54b939committed