aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* transport: converts Endpoint interface into a structMáximo Cuadros2017-11-212-167/+195
* 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
|\ \ \
| * | | packfile: use buffer pool for diffsJeremy Stribling2017-10-301-4/+13
* | | | Merge pull request #632 from keybase/strib/cleanup-index-mapMáximo Cuadros2017-10-311-0/+6
|\ \ \ \ | |/ / / |/| | |
| * | | packfile: delete index maps from memory when no longer neededJeremy Stribling2017-10-301-0/+6
|/ / /
* | | Add support for signed commits (#616)Sunny2017-10-292-0/+69
* | | Merge pull request #626 from orirawlings/masterMáximo Cuadros2017-10-293-11/+36
|\ \ \
| * | | packp/capability: Skip argument validations for unknown capabilitiesOri Rawlings2017-10-233-11/+36
|/ / /
* | | Merge pull request #610 from keybase/strib/gh-master-list-extra-havesMáximo Cuadros2017-10-102-4/+97
|\ \ \
| * | | remote: add the last 100 commits for each ref in haves listJeremy Stribling2017-10-052-4/+97
* | | | Merge pull request #617 from blacksails/patch-1Ori Rawlings2017-10-091-1/+1
|\ \ \ \
| * | | | Fix spellingBenjamin Nørgaard2017-10-091-1/+1
| | |/ / | |/| |
* | | | Merge pull request #615 from blacksails/masterMáximo Cuadros2017-10-082-4/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix spelling Unstagged -> UnstagedBenjamin Nørgaard2017-10-082-4/+4
|/ / /
* | | Merge pull request #609 from darkowlzz/ls-remoteMáximo Cuadros2017-10-043-0/+70
|\ \ \
| * | | TestList: explicitly check the refs in fixtureSunny2017-10-041-27/+21
| * | | Create ListOptions and rename LSRemote to List.Sunny2017-10-043-8/+12
| * | | remote: add support for ls-remoteSunny2017-10-022-0/+72
| |/ /
* | | Merge pull request #608 from balkian/masterMáximo Cuadros2017-09-292-3/+23
|\ \ \
| * | | Fixed SCP regexJ. Fernando Sánchez2017-09-282-2/+2
| * | | Adds port to SCP EndpointsJ. Fernando Sánchez2017-09-282-3/+23
|/ / /
* | | Merge pull request #588 from erizocosmico/perf/revlist-norevisit-ancestors-fixedMáximo Cuadros2017-09-122-3/+84
|\ \ \
| * | | revlist: do not revisit ancestors as long as all branches are visitedMiguel Molina2017-09-122-3/+84
|/ / /
* | | Merge pull request #586 from keybase/strib/commit-preorder-seen-gh-masterMáximo Cuadros2017-09-125-15/+45
|\ \ \
| * | | plumbing: the commit walker can skip externally-seen commitsJeremy Stribling2017-09-095-15/+45