aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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 #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
* | | Merge pull request #587 from keybase/strib/skip-compression-gh-masterMáximo Cuadros2017-09-1110-42/+146
|\ \ \ | |/ / |/| |
| * | config: support a configurable, and turn-off-able, pack.windowJeremy Stribling2017-09-1110-42/+146
|/ /
* | Merge pull request #585 from src-d/doc/upd-linlMáximo Cuadros2017-09-091-1/+1
|\ \
| * | Update README.mdAlexander2017-09-091-1/+1
|/ /
* | Merge pull request #584 from erizocosmico/revert/revlist-no-revisit-ancestorsMáximo Cuadros2017-09-081-17/+3
|\ \
| * | revert: revlist: do not revisit already visited ancestorsMiguel Molina2017-09-081-17/+3
|/ /
* | plumbing/index: fix TestEncode in go 1.9Máximo Cuadros2017-09-071-1/+2
* | travis: remove tip and add 1.9Máximo Cuadros2017-09-071-7/+2
* | Merge pull request #582 from erizocosmico/perf/deltasMáximo Cuadros2017-09-073-56/+367
|\ \
| * | packfile: small optimizations for findMatch and matchLengthMiguel Molina2017-09-072-16/+38
| * | packfile: parallelize deltification of objects in groupsMiguel Molina2017-09-072-21/+31
| * | packfile: use a modified version of JGit DeltaIndex and DeltaIndexScannerMiguel Molina2017-09-063-40/+286
| * | packfile: slightly haster hash function for chunk-offset index keyMiguel Molina2017-09-062-11/+32
| * | packfile: reuse delta indexes when possibleMiguel Molina2017-09-063-10/+22
* | | Merge pull request #583 from matjam/matjam-1Máximo Cuadros2017-09-071-1/+1
|\ \ \ | |/ / |/| |
| * | Minor fix to grammatical error in error message for ErrRepositoryNotExists.Nathan Ollerenshaw2017-09-061-1/+1
|/ /
* | Merge pull request #580 from erizocosmico/perf/refs-iter-onceMáximo Cuadros2017-09-052-40/+73
|\ \