aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-04-07Merge pull request #151 from goerz/patch-1Sebastian Thiel
2014-04-06Fixed undefined variable 'path' in ReferenceMichael Goerz
2014-03-31Ignore signal exception on AutoInterrupt destructor.Tatsuki Sugiura
2014-03-31Fix fd leak on git cmd.Tatsuki Sugiura
2014-03-30Update README.rstRam Rachum
2014-03-04[#7021] Fixed error serializing programmatically created commitsCory Johns
2014-03-03[#7021] Added serialization and test from upstream and fixed test issuesCory Johns
2014-02-24[#7021] ticket:533 fixed error with pgp signed commitsYuriy Arhipov
2014-02-10Merge branch 'feature/spaces-and-cleanup-0.3' into 0.3Sebastian Thiel
2014-02-10Minor modifications to get tests back to work.Sebastian Thiel
2014-02-10Adjusted required versions of pre-requisites, now the majority of the tests workSebastian Thiel
2014-02-09tabs to 4 spaces - this won't make integrating the patches easier, but it's p...Sebastian Thiel
2014-02-10Fixed NameErrorMaxim Syabro
2014-01-30Merge pull request #1 from brondsem/patch-1Cory Johns
2014-01-28Fix missed import from d3a7282Dave Brondsema
2013-10-17[#5330] Fixed has_attr typoCory Johns
2013-10-09[#5330] Ensure wait() is called on git processesCory Johns
2013-04-17Fix whacky indentationTim Van Steenburgh
2013-04-17Return bytes if object name can't be utf8-decodedTim Van Steenburgh
2013-04-11[#6078] #102 Work-around mergetag blocks by ignoring themCory Johns
2013-02-14Fixed parse_actor_and_date with mangled tagsIgor Bondarenko
2012-11-19Remove requires in setup.py.Jason Schadel
2012-07-24Fixed typo which for some reason came in unnoticedSebastian Thiel
2012-07-23updated gitdb to latest versionSebastian Thiel
2012-07-23Submodule update to latest versionSebastian Thiel
2012-07-23submodules now use the http protocol to faciliate use in corporate networksSebastian Thiel