aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-26chore(remote): added debug helperissue-301-reproductionSebastian 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
2015-04-08docs(README): remove future goalsSebastian Thiel
2015-04-08docs(changes): add 1.0.0 notes1.0.0Sebastian Thiel
2015-04-08fix(version-up): v1.0.0Sebastian Thiel
2015-04-08fix(version-up): v0.3.70.3.7Sebastian Thiel
2015-04-08docs(tutorial): fix GIT_SSH examplesSebastian Thiel
2015-04-08Merge branch 'teeberg-master'Sebastian Thiel
2015-04-08docs(tutorial): add pre-v2.3 GIT_SSH exampleSebastian Thiel
2015-04-08fix(test_cmd): handle GitCommandNotFound in testSebastian Thiel
2015-04-08fix(cmd): throw GitCommandNotFoundError ...Sebastian Thiel
2015-04-08fix(remote): allow to raise during push/fetchSebastian Thiel