aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-03chore(travis): added test for issue 301Sebastian Thiel
2015-07-03fix(cmd): don't open stdout when fetchingSebastian Thiel
2015-07-03test(git): remove unnecessary fixtureSebastian Thiel
2015-07-03test(remote): make assertion less verboseSebastian Thiel
2015-07-03fix(cmd): line parsingSebastian Thiel
2015-07-01Merge pull request #307 from jonls/clone-from-with-envSebastian Thiel
2015-06-30Add env parameter to Repo.clone_from() for setting environment variablesJon Lund Steffensen
2015-06-30Merge pull request #305 from jonls/fix-doc-clone-fromSebastian Thiel
2015-06-29Fix docstring of Repo.clone_from()Jon Lund Steffensen
2015-06-26fix(git-test): assure test does works on linuxSebastian Thiel
2015-06-26docs(README): travis badge for master, not 0.3Sebastian Thiel
2015-06-26fix(index): handle adding symlinks to dirsSebastian Thiel
2015-06-26Merge branch 'missionfocus-loggingNullHandlers'Sebastian Thiel
2015-06-26fix(logging): monkeypatch logging with NullHandlerSebastian Thiel
2015-06-25Added NullHandlers to all loggers to preven "No handler" messagesJames Nowell
2015-06-10Merge pull request #291 from hvnsweeting/support-init-choosing-backendSebastian Thiel
2015-06-10fix(remote): assert fetch respec is setSebastian Thiel
2015-06-10fix(test_git): handle `select.poll()` missingSebastian Thiel
2015-06-10Merge branch 'victorgp-master'Sebastian Thiel
2015-06-10fix(remote): don't close stdout on fetch/pullSebastian Thiel
2015-06-10Merge branch 'master' of https://github.com/victorgp/GitPython into victorgp-...Sebastian Thiel
2015-06-10Merge branch 'Javex-submodule_fix'Sebastian Thiel
2015-06-10refactor(repo): parameter renaming and cleanupSebastian Thiel
2015-06-10Merge branch 'submodule_fix' of https://github.com/Javex/GitPython into Javex...Sebastian Thiel
2015-06-10Merge branch 'T0MASD-add_ssh_script_syntax'Sebastian Thiel
2015-06-10docs(tutorial): fix typo, minor improvementsSebastian Thiel
2015-06-08While parsing errors, also detecting lines starting with error:Victor Garcia
2015-06-05Allow submodules to be ignored in is_dirtyjavex
2015-06-05Add example ssh scriptTomas Dabasinskas
2015-06-01add docstring for new argHung Nguyen Viet
2015-06-01support passing odbt for using with RepoHung Nguyen Viet
2015-05-31fix(git-cmd): set LANGUAGE as wellSebastian Thiel
2015-05-31fix(git-cmd): use LC_ALL instead of LC_MESSAGESSebastian Thiel
2015-05-26docs(intro):swap mailinglist with stackoverflowSebastian Thiel
2015-05-14Merge pull request #288 from johnwalker/bytesSebastian Thiel
2015-05-13Fix type error (startswith expects bytes)John L. Walker
2015-04-22fix(versionup): release 1.0.11.0.1Sebastian Thiel
2015-04-22fix(travis): can't overrwrite travis .gitconfigSebastian Thiel
2015-04-22fix(config): selective cfg write;fix cfg parserSebastian Thiel
2015-04-22Merge pull request #284 from moben/test-fixesSebastian 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-17Merge pull request #283 from bcicen/bcicen-typoSebastian Thiel
2015-04-17Changelog typobradley
2015-04-16Merge branch 'matt-jordan-remote_source'Sebastian Thiel
2015-04-16fix(test_docs): we are at major version 1 nowSebastian Thiel
2015-04-16fix(indent): flake-8 happynessSebastian Thiel
2015-04-15fix(util): Correct number of op codesMatt Jordan
2015-04-15fix(util): Handle 'Finding sources' messages in RemoteProgressMatt Jordan
2015-04-10docs(README): added code-climate badgeSebastian Thiel