summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "fix(cmd): fixed deadlock when stderr buffer overflow"revert-357-autointerrupt_deadlock_fixSebastian Thiel2015-10-151-4/+4
* Merge pull request #357 from rikdev/autointerrupt_deadlock_fixSebastian Thiel2015-10-151-4/+4
|\
| * fix(cmd): fixed deadlock when stderr buffer overflowIvan Ryabchenko2015-10-151-4/+4
|/
* docs(README): remove link to (now deleted) mailing listSebastian Thiel2015-09-251-3/+1
* fix(remote): assure only repository configurationSebastian Thiel2015-09-061-1/+1
* fix(config): ignore empty values in config fileSebastian Thiel2015-09-063-6/+25
* fix(compat): make test work with git >= 2.5Sebastian Thiel2015-08-291-0/+3
* fix(repo): fail loudly if worktrees are usedSebastian Thiel2015-08-293-10/+39
* fix(repo): use GitCmdObjectDB by defaultSebastian Thiel2015-08-223-6/+6
* Merge pull request #341 from StyXman/masterSebastian Thiel2015-08-212-2/+2
|\
| * fix(test): update to changes.Marcos Dione2015-08-201-1/+1
| * fix(cmd): make short options with arguments become two separate arguments for...Marcos Dione2015-08-201-1/+1
* | fix(test_index): fix encodingSebastian Thiel2015-08-171-2/+2
* | fix(commit): serialization timezone handlingSebastian Thiel2015-08-173-2/+9
* | fix(tests): remove dependency on sort orderSebastian Thiel2015-08-081-1/+1
* | tests(submodule): add new submodule commitsSebastian Thiel2015-08-081-1/+32
* | docs(README): removed coveralls linkSebastian Thiel2015-08-081-1/+0
* | fix(index):allow adding non-unicode paths to indexSebastian Thiel2015-07-292-2/+16
|/
* fix(diff): mode-assertions now deal with 0Sebastian Thiel2015-07-292-2/+34
* don't 'log' to stderr in `RemoteProgress`Sebastian Thiel2015-07-281-1/+0
* Merge pull request #329 from cool-RR/patch-2Sebastian Thiel2015-07-281-1/+1
|\
| * Fix bug in tutorialRam Rachum2015-07-281-1/+1
|/
* Merge pull request #326 from vokimon/packed-refs-releasing-resources-patch-1Sebastian Thiel2015-07-271-17/+17
|\
| * Ensure file resources are releasedDavid García Garzón2015-07-261-17/+17
|/
* Merge pull request #324 from roidelapluie/el6Sebastian Thiel2015-07-221-1/+1
|\
| * gic {init,clone} --separate-git-dir is supported only since 1.7.5Julien Pivotto2015-07-221-1/+1
|/
* Merge pull request #322 from bwrsandman/is_ancestorSebastian Thiel2015-07-212-0/+29
|\
| * Implement is_ancestorSandy Carter2015-07-212-0/+29
|/
* fix(flake8): remove unused importSebastian Thiel2015-07-201-1/+0
* fix(index): remove invalid keyword argumentSebastian Thiel2015-07-201-1/+1
* fix(encoding): in `untracked_files()`Sebastian Thiel2015-07-201-2/+9
* fix(encoding): in untracked_files() and indexSebastian Thiel2015-07-204-17/+20
* Merge pull request #319 from jeblair/fixheadSebastian Thiel2015-07-181-6/+1
|\
| * Always add '--' to git resetJames E. Blair2015-07-171-6/+1
* | Merge pull request #318 from roidelapluie/masterSebastian Thiel2015-07-181-1/+1
|\ \ | |/ |/|
| * typo in submodules api documentationJulien Pivotto2015-07-171-1/+1
|/
* Merge pull request #317 from avinassh/dates-in-commitsSebastian Thiel2015-07-173-5/+25
|\
| * added tests for commits with datesavi2015-07-172-1/+13
| * Added two extra paramaters for commit to take author date and commit dateavi2015-07-172-5/+13
|/
* Merge pull request #316 from marianwieczorek/masterSebastian Thiel2015-07-172-2/+2
|\
| * Correct doc errorsMarian Wieczorek2015-07-162-2/+2
|/
* Merge pull request #313 from rennat/patch-1Sebastian Thiel2015-07-151-1/+1
|\
| * Fix typoTanner Netterville2015-07-151-1/+1
|/
* Merge pull request #309 from mihyaeru21/masterSebastian Thiel2015-07-061-0/+2
|\
| * fix(config): use `str.startswith('~')` instead of `'~' in str`Mihyaeru2015-07-061-1/+1
| * fix(config): care tilde in include.path configMihyaeru2015-07-061-0/+2
|/
* fix(travis): get py2.6 to workSebastian Thiel2015-07-031-1/+1
* fix(cmd): work with py3Sebastian Thiel2015-07-032-2/+7
* fix(travis): fix permissions of private keySebastian Thiel2015-07-031-0/+1
* fix(travis): assure private key has accessSebastian Thiel2015-07-032-0/+30