Commits
User selector
Commit History
Commits on Apr 22, 2015
fix(config): selective cfg write;fix cfg parser
Show description for b9a2ea8committed
Commits on Apr 21, 2015
test: make git-daemon port configurable via env
Show description for c1cedc5committedtest: Make git-daemon only listen on localhost
Show description for bccdb48committed
Commits on Apr 16, 2015
fix(test_docs): we are at major version 1 now
Show description for abd23a3committed
Commits on Apr 8, 2015
- committed
fix(test_cmd): handle GitCommandNotFound in test
Show description for a08733dcommittedfix(remote): allow to raise during push/fetch
Show description for e9f8f15committedfix(docs): be clear about exit code handling
Show description for 723f100committedfix(index): don't write extension data by default
Show description for 8f043d8committed
Commits on Apr 7, 2015
test(index): test for #265
Show description for 1fd07a0committed
Commits on Mar 2, 2015
fix(iter-commit): ambiguous argument error
Show description for a5e607ecommitted
Commits on Feb 21, 2015
Added 'insert_kwargs_after' flag for consumption by _call_process.
Show description for e0acb83committed
Commits on Feb 9, 2015
Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management.
Show description for 158bc98committedMinor Flake8 fixes.
Show description for fe426d4committed
Commits on Feb 7, 2015
Commits on Jan 30, 2015
- committed
Added test to verify we can handle fetch prunes.
Show description for 47d9f13committed
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- committed
- 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 e48e520committedMerge branch 'issue-232-reproduction' - keep fetch/pull simplifications
Show description for c3c6c81committedAssured that branch changes are properly handled.
Show description for 47ac37bcommitted