aboutsummaryrefslogtreecommitdiff
path: root/git/test
AgeCommit message (Expand)Author
2015-08-17fix(test_index): fix encodingSebastian Thiel
2015-08-17fix(commit): serialization timezone handlingSebastian Thiel
2015-08-08fix(tests): remove dependency on sort orderSebastian Thiel
2015-08-08tests(submodule): add new submodule commitsSebastian Thiel
2015-07-29fix(index):allow adding non-unicode paths to indexSebastian Thiel
2015-07-29fix(diff): mode-assertions now deal with 0Sebastian Thiel
2015-07-21Implement is_ancestorSandy Carter
2015-07-20fix(encoding): in untracked_files() and indexSebastian Thiel
2015-07-17added tests for commits with datesavi
2015-07-16Correct doc errorsMarian Wieczorek
2015-07-03fix(travis): get py2.6 to workSebastian Thiel
2015-07-03fix(cmd): work with py3Sebastian Thiel
2015-07-03fix(cmd): don't open stdout when fetchingSebastian Thiel
2015-07-03test(git): remove unnecessary fixtureSebastian Thiel
2015-07-03fix(cmd): line parsingSebastian Thiel
2015-06-26fix(git-test): assure test does works on linuxSebastian Thiel
2015-06-26fix(index): handle adding symlinks to dirsSebastian Thiel
2015-06-10fix(remote): assert fetch respec is setSebastian Thiel
2015-06-10fix(test_git): handle `select.poll()` missingSebastian Thiel
2015-04-22fix(config): selective cfg write;fix cfg parserSebastian Thiel
2015-04-21test: make git-daemon port configurable via envBenedikt Morbach
2015-04-21test: Make git-daemon only listen on localhostBenedikt Morbach
2015-04-16fix(test_docs): we are at major version 1 nowSebastian Thiel
2015-04-08Merge branch 'teeberg-master'Sebastian Thiel
2015-04-08fix(test_cmd): handle GitCommandNotFound in testSebastian Thiel
2015-04-08fix(remote): allow to raise during push/fetchSebastian Thiel
2015-04-08fix(docs): be clear about exit code handlingSebastian Thiel
2015-04-08fix(index): don't write extension data by defaultSebastian Thiel
2015-04-07test(index): test for #265Sebastian Thiel
2015-03-02fix(iter-commit): ambiguous argument errorSebastian Thiel
2015-02-21Added 'insert_kwargs_after' flag for consumption by _call_process.Sebastian Thiel
2015-02-09Replace GIT_SSH with GIT_SSH_COMMAND for SSH key management.Jonas Trappenberg
2015-02-09Minor Flake8 fixes.Sebastian Thiel
2015-02-07BF: skip unicode filename test in env not supporting unicode encodingsYaroslav Halchenko
2015-02-07ENH: respect GIT_PYTHON_TEST_GIT_REPO_BASE env var in testsYaroslav Halchenko
2015-01-30This should fix the test failure on travisSebastian Thiel
2015-01-30Added test to verify we can handle fetch prunes.Sebastian Thiel
2015-01-22Removed Git.sshkey() as it couldn't be distributed properly.0.3.6Sebastian Thiel
2015-01-22Bumped version to 0.3.6Sebastian Thiel
2015-01-22Improved performance of rev-parse test.Sebastian Thiel
2015-01-22Minor improvements to submodule test for windows portabilitySebastian Thiel
2015-01-22Added test for `sshkey` context manager.Sebastian Thiel
2015-01-22Merge branch 'master' into teeberg-masterSebastian Thiel
2015-01-22Intermediate commit on my way to get this finalized.Sebastian Thiel
2015-01-22This should finally fix travis ciSebastian Thiel
2015-01-22Fetch now deals with custom refspecs much better.Sebastian Thiel
2015-01-22Overhauled all tutorials, and placed them in a unit-test.Sebastian Thiel
2015-01-21Add a few testsJonas Trappenberg
2015-01-21Fix some typosJonas Trappenberg
2015-01-21Fixed regression in test-suite for IndexFileSebastian Thiel