aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* all: simplificationferhat elmas2017-11-2927-118/+56
* Merge pull request #665 from keybase/strib/gh-fast-forward-fetchMáximo Cuadros2017-11-2910-22/+205
|\
| * dotgit: add CheckAndSetReference testsJeremy Stribling2017-11-284-13/+50
| * Merge remote-tracking branch 'src-d/master' into gh-fast-forward-fetchJeremy Stribling2017-11-282-6/+76
| |\ | |/ |/|
* | Merge pull request #666 from keybase/strib/delete-from-packed-refJeremy Stribling2017-11-282-6/+76
|\ \
| * | dotgit: don't list references twiceJeremy Stribling2017-11-272-4/+20
| * | dotgit: add a test for removing a ref from a file and packed-refsJeremy Stribling2017-11-271-0/+29
| * | dotgit: remove loose ref AND packed ref, if both existJeremy Stribling2017-11-271-3/+28
|/ /
| * remote: add test for non-force, fast-forward fetchingJeremy Stribling2017-11-271-0/+42
| * Fetch - honor per refspec force flagTaru Karttunen2017-11-271-1/+1
| * Document Lock+Close usageTaru Karttunen2017-11-271-0/+4
| * Use optionally locking when updating refsTaru Karttunen2017-11-277-18/+87
| * Support non-force fetchesNick Thomas2017-11-273-2/+33
|/
* Merge pull request #664 from orirawlings/fixTruncatedDocMáximo Cuadros2017-11-271-1/+1
|\
| * plumbing/transport: Fix truncated comment in EndpointOri Rawlings2017-11-271-1/+1
|/
* Merge pull request #661 from ferhatelmas/ineffassignMáximo Cuadros2017-11-278-2/+23
|\
| * all: fixes for ineffective assignferhat elmas2017-11-268-2/+23
|/
* Merge pull request #659 from ferhatelmas/verify-commit-compat-docOri Rawlings2017-11-241-2/+2
|\
| * 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