aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-15Revert "fix(cmd): fixed deadlock when stderr buffer overflow"revert-357-autointerrupt_deadlock_fixSebastian Thiel
2015-10-15Merge pull request #357 from rikdev/autointerrupt_deadlock_fixSebastian Thiel
2015-10-15fix(cmd): fixed deadlock when stderr buffer overflowIvan Ryabchenko
2015-09-25docs(README): remove link to (now deleted) mailing listSebastian Thiel
2015-09-06fix(remote): assure only repository configurationSebastian Thiel
2015-09-06fix(config): ignore empty values in config fileSebastian Thiel
2015-08-29fix(compat): make test work with git >= 2.5Sebastian Thiel
2015-08-29fix(repo): fail loudly if worktrees are usedSebastian Thiel
2015-08-22fix(repo): use GitCmdObjectDB by defaultSebastian Thiel
2015-08-21Merge pull request #341 from StyXman/masterSebastian Thiel
2015-08-20fix(test): update to changes.Marcos Dione
2015-08-20fix(cmd): make short options with arguments become two separate arguments for...Marcos Dione
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-08-08docs(README): removed coveralls linkSebastian 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-28don't 'log' to stderr in `RemoteProgress`Sebastian Thiel
2015-07-28Merge pull request #329 from cool-RR/patch-2Sebastian Thiel
2015-07-28Fix bug in tutorialRam Rachum
2015-07-27Merge pull request #326 from vokimon/packed-refs-releasing-resources-patch-1Sebastian Thiel
2015-07-26Ensure file resources are releasedDavid García Garzón
2015-07-22Merge pull request #324 from roidelapluie/el6Sebastian Thiel
2015-07-22gic {init,clone} --separate-git-dir is supported only since 1.7.5Julien Pivotto
2015-07-21Merge pull request #322 from bwrsandman/is_ancestorSebastian Thiel
2015-07-21Implement is_ancestorSandy Carter
2015-07-20fix(flake8): remove unused importSebastian Thiel
2015-07-20fix(index): remove invalid keyword argumentSebastian Thiel
2015-07-20fix(encoding): in `untracked_files()`Sebastian Thiel
2015-07-20fix(encoding): in untracked_files() and indexSebastian Thiel
2015-07-18Merge pull request #319 from jeblair/fixheadSebastian Thiel
2015-07-18Merge pull request #318 from roidelapluie/masterSebastian Thiel
2015-07-17Always add '--' to git resetJames E. Blair
2015-07-17typo in submodules api documentationJulien Pivotto
2015-07-17Merge pull request #317 from avinassh/dates-in-commitsSebastian Thiel
2015-07-17added tests for commits with datesavi
2015-07-17Added two extra paramaters for commit to take author date and commit dateavi
2015-07-17Merge pull request #316 from marianwieczorek/masterSebastian Thiel
2015-07-16Correct doc errorsMarian Wieczorek
2015-07-15Merge pull request #313 from rennat/patch-1Sebastian Thiel
2015-07-15Fix typoTanner Netterville
2015-07-06Merge pull request #309 from mihyaeru21/masterSebastian Thiel
2015-07-06fix(config): use `str.startswith('~')` instead of `'~' in str`Mihyaeru
2015-07-06fix(config): care tilde in include.path configMihyaeru
2015-07-03fix(travis): get py2.6 to workSebastian Thiel
2015-07-03fix(cmd): work with py3Sebastian Thiel
2015-07-03fix(travis): fix permissions of private keySebastian Thiel
2015-07-03fix(travis): assure private key has accessSebastian Thiel