aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | doc: Update compatibility for commit/tag verifyferhat elmas2017-11-241-2/+2
* | | Merge pull request #658 from darkowlzz/tag_sign_and_verifyOri Rawlings2017-11-243-7/+172
|\ \ \ | |/ / |/| |
| * | plumbing: object/{commit,tag}, encode method with sig optionalSunny2017-11-242-11/+14
| * | plumbing: object/tag, add signature verificationSunny2017-11-242-0/+94
| * | plumbing: object/tag, add PGPSignature supportSunny2017-11-242-1/+69
|/ /
* | Merge pull request #657 from ajnavarro/fix/close-http-responseMáximo Cuadros2017-11-241-1/+3
|\ \
| * | Close http.Body reader when neededAntonio Jesus Navarro Perez2017-11-241-1/+3
|/ /
* | Merge pull request #656 from darkowlzz/debug-commit-verifyMáximo Cuadros2017-11-241-2/+3
|\ \
| * | test: plumbing/object fix Commit.Verify testSunny2017-11-241-2/+3
|/ /
* | Merge pull request #653 from darkowlzz/verify-commitMáximo Cuadros2017-11-242-0/+95
|\ \
| * | test: plumbing.object, add test for Commit.VerifySunny2017-11-231-0/+65
| * | plumbing: object, add Commit.Verify methodSunny2017-11-231-0/+30
* | | Merge pull request #655 from mcuadros/billy.v4Máximo Cuadros2017-11-2457-89/+84
|\ \ \
| * | | update to go-billy.v4 and go-git-fixtures.v3Máximo Cuadros2017-11-2357-89/+84
|/ / /
* | | Merge pull request #652 from ferhatelmas/err-return-on-tree-decodeOri Rawlings2017-11-222-2/+39
|\ \ \ | |/ / |/| |
| * | plumbing/object: add test for finding tree entryferhat elmas2017-11-221-0/+37
| * | plumbing/object: do not eat error on tree decodeferhat elmas2017-11-211-2/+2
|/ /
* | Merge pull request #649 from mcuadros/authMáximo Cuadros2017-11-215-55/+59
|\ \
| * | transport: made public all the fields and standardize AuthMethodMáximo Cuadros2017-11-215-55/+59
|/ /
* | Merge pull request #650 from mcuadros/endpointMáximo Cuadros2017-11-2125-269/+278
|\ \
| * | *: add pointer to the new transport.Endpoint structMáximo Cuadros2017-11-2123-102/+83
| * | transport: converts Endpoint interface into a structMáximo Cuadros2017-11-212-167/+195
* | | Merge pull request #651 from erizocosmico/fix/remove-ref-cacheMáximo Cuadros2017-11-211-48/+29
|\ \ \ | |/ / |/| |
| * | dotgit: remove ref cache for packed refsMiguel Molina2017-11-211-48/+29
|/ /
* | transport: git and http, full mocked testsMáximo Cuadros2017-11-202-8/+7
* | transport: git and http, full mocked testsMáximo Cuadros2017-11-206-243/+211
* | transport: ssh, mocked SSH server, fixes #332Máximo Cuadros2017-11-202-25/+108
* | transport: ssh, fixes override HostKeyCallback from DefaultClientMáximo Cuadros2017-11-202-4/+2
* | Merge pull request #647 from ferhatelmas/typo-fixesMáximo Cuadros2017-11-2013-20/+20
|\ \
| * | examples,plumbing,utils: typo fixesferhat elmas2017-11-2013-20/+20
* | | Merge pull request #646 from mcuadros/decode-object-at-fixMáximo Cuadros2017-11-202-4/+29
|\ \ \ | |/ / |/| |
| * | format: packfile fix DecodeObjectAt when Decoder has typeMáximo Cuadros2017-11-192-4/+29
* | | Merge pull request #640 from cesanta/fixdirsymlinkMáximo Cuadros2017-11-202-0/+40
|\ \ \
| * | | utils: merkletrie, filesystem fix symlinks to dirMáximo Cuadros2017-11-201-0/+36
| * | | Fix support for dir symlinksDmitry Frank2017-11-101-0/+4
* | | | Merge pull request #534 from josharian/firstparentMáximo Cuadros2017-11-202-0/+24
|\ \ \ \
| * | | | plumbing: object, commit.Parent() methodMáximo Cuadros2017-11-202-6/+19
| * | | | plumbing/object: add Commit.FirstParentJosh Bleecher Snyder2017-08-031-0/+11
* | | | | transport: http, fixes random failing test, #644Máximo Cuadros2017-11-201-60/+52
| |_|/ / |/| | |
* | | | Fix typo in the readme (#643)Zeger-Jan van de Weg2017-11-151-1/+1
* | | | Merge pull request #641 from sunfishgao/patch-1Ori Rawlings2017-11-131-0/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | fix: a range loop can break in advanceSunfish2017-11-131-0/+1
| | |/ | |/|
* | | Merge pull request #613 from darkowlzz/482-commit-statsMáximo Cuadros2017-11-083-0/+167
|\ \ \
| * | | Add Stats() to Patch and fix diffstat outputSunny2017-11-023-53/+130
| * | | Add Stats() to CommitSunny2017-11-022-0/+90
* | | | Merge pull request #638 from thoeni/patch-1Máximo Cuadros2017-11-081-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Updating reference to the git object modelAntonio Troina2017-11-071-1/+1
|/ / /
* | | Merge pull request #633 from dvrkps/patch-1Máximo Cuadros2017-11-021-2/+2
|\ \ \
| * | | travis: update go versionsDavor Kapsa2017-11-011-2/+2
|/ / /
* | | Merge pull request #631 from keybase/strib/use-bytes-pool-for-diffsMáximo Cuadros2017-10-311-4/+13
|\ \ \