aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-11-14Prepared release 0.3.20.3.2Sebastian Thiel
2014-11-14Updated README to better represent current stateSebastian Thiel
2014-11-14Merge pull request #150 from derenio/0.3Sebastian Thiel
2014-11-14Merge pull request #181 from hashar/git-exec-const-outputSebastian Thiel
2014-11-14Merge pull request #194 from maxyz/fix-issue-41_0.3Sebastian Thiel
2014-11-12Merge pull request #195 from maxyz/github-pull-88Sebastian Thiel
2014-11-12Merge pull request #198 from folti/0.3Sebastian Thiel
2014-11-12Merge pull request #200 from dbaxa/0.3-with-unicode-fixesSebastian Thiel
2014-11-12Fix the Repo commit and tree methods to work with unicode revs.David Black
2014-11-12Switch http://github.com/gitpython-developers/gitdb.git to https://github.com...David Black
2014-11-12Fixing unicode typesCraig Northway
2014-11-12Basic test for __unpack_args to verify unicode handling worksCraig Northway
2014-11-05GitRunCommand exception can store stdout output too.Tamas Pal
2014-10-01Fix the `git version` parser.Marcus R. Brown
2014-09-29Fix issue #41: repo.is_dirty() on empty repository with stashed filesJan Vcelak
2014-07-25Ensure consistent output from git commandAntoine Musso
2014-07-25Merge pull request #174 from hashar/patch-1Sebastian Thiel
2014-07-24Update README.md to use fixed dateAntoine Musso
2014-07-17Untested fix for #172Sebastian Thiel
2014-07-14Added sublime-text projectSebastian Thiel
2014-07-03Merge pull request #170 from rbtcollins/0.3Sebastian Thiel
2014-07-03Support multiple refspecs in fetch.Robert Collins
2014-07-02Merge pull request #167 from williamgibb/0.3Sebastian Thiel
2014-06-26Add patch from to 0.3 branch.William Gibb
2014-06-17Merge pull request #165 from marios-zindilis/0.3Sebastian Thiel
2014-06-13Fixed two minor typos.Marios Zindilis
2014-06-13Changed link to PyPIMarios Zindilis
2014-06-04HACK: Removed assertion just to be a bit less annoyed by constant failSebastian Thiel
2014-05-21Merge branch 'wyrdvans-0.3' into 0.3Sebastian Thiel
2014-05-21Merge branch '0.3' of https://github.com/wyrdvans/GitPython into wyrdvans-0.3Sebastian Thiel
2014-05-19Added coverage reportSebastian Thiel
2014-05-16Merge pull request #163 from nefaspartim/bugfix-142Sebastian Thiel
2014-05-16Fix for #142. Simply ignores lines that begin with ' ='Derek D. Fedel
2014-05-09Merge pull request #162 from s1341/0.3Sebastian Thiel
2014-05-09Fix typo in untracked_filess1341
2014-05-07Updated readme with development statusSebastian Thiel
2014-05-06Merge pull request #158 from maxyz/0.3Sebastian Thiel
2014-05-06Fix for untracked_files no longer detected #138Maximiliano Curia
2014-05-04tags seem to be required for the tests to run - git-python usess objects from...Sebastian Thiel
2014-05-04Let's see if recursive checkouts will fix 'gitdb not found' issue for travis.Sebastian Thiel
2014-05-04Fixed travis-ci url in ReadmeSebastian Thiel
2014-05-04Added support for travis ciSebastian Thiel
2014-05-01Make sure that branches looking like a numeric scalar will not become number ...Sebastian Thiel
2014-04-27Merge pull request #156 from remram44/fix-git-in-submoduleSebastian Thiel
2014-04-25Merge pull request #154 from brunson/0.3Eric Brunson
2014-04-25add git command optionsEric Brunson
2014-04-25add git command optionsEric Brunson
2014-04-24Fixes creating a Repo for a submoduleRemi Rampin
2014-04-23add git command optionsEric Brunson
2014-04-07Merge pull request #148 from cool-RR/patch-1Sebastian Thiel