| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | transport: ssh, fixes override HostKeyCallback from DefaultClient | Máximo Cuadros | 2017-11-20 | 2 | -4/+2 |
* | Merge pull request #647 from ferhatelmas/typo-fixes | Máximo Cuadros | 2017-11-20 | 7 | -10/+10 |
|\ |
|
| * | examples,plumbing,utils: typo fixes | ferhat elmas | 2017-11-20 | 7 | -10/+10 |
* | | Merge pull request #646 from mcuadros/decode-object-at-fix | Máximo Cuadros | 2017-11-20 | 2 | -4/+29 |
|\ \
| |/
|/| |
|
| * | format: packfile fix DecodeObjectAt when Decoder has type | Máximo Cuadros | 2017-11-19 | 2 | -4/+29 |
* | | Merge pull request #534 from josharian/firstparent | Máximo Cuadros | 2017-11-20 | 2 | -0/+24 |
|\ \ |
|
| * | | plumbing: object, commit.Parent() method | Máximo Cuadros | 2017-11-20 | 2 | -6/+19 |
| * | | plumbing/object: add Commit.FirstParent | Josh Bleecher Snyder | 2017-08-03 | 1 | -0/+11 |
* | | | transport: http, fixes random failing test, #644 | Máximo Cuadros | 2017-11-20 | 1 | -60/+52 |
| |/
|/| |
|
* | | Merge pull request #613 from darkowlzz/482-commit-stats | Máximo Cuadros | 2017-11-08 | 3 | -0/+167 |
|\ \ |
|
| * | | Add Stats() to Patch and fix diffstat output | Sunny | 2017-11-02 | 3 | -53/+130 |
| * | | Add Stats() to Commit | Sunny | 2017-11-02 | 2 | -0/+90 |
* | | | Updating reference to the git object model | Antonio Troina | 2017-11-07 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #631 from keybase/strib/use-bytes-pool-for-diffs | Máximo Cuadros | 2017-10-31 | 1 | -4/+13 |
|\ \ |
|
| * | | packfile: use buffer pool for diffs | Jeremy Stribling | 2017-10-30 | 1 | -4/+13 |
* | | | packfile: delete index maps from memory when no longer needed | Jeremy Stribling | 2017-10-30 | 1 | -0/+6 |
|/ / |
|
* | | Add support for signed commits (#616) | Sunny | 2017-10-29 | 2 | -0/+69 |
* | | packp/capability: Skip argument validations for unknown capabilities | Ori Rawlings | 2017-10-23 | 3 | -11/+36 |
* | | Fixed SCP regex | J. Fernando Sánchez | 2017-09-28 | 2 | -2/+2 |
* | | Adds port to SCP Endpoints | J. Fernando Sánchez | 2017-09-28 | 2 | -3/+23 |
* | | revlist: do not revisit ancestors as long as all branches are visited | Miguel Molina | 2017-09-12 | 2 | -3/+84 |
* | | Merge pull request #586 from keybase/strib/commit-preorder-seen-gh-master | Máximo Cuadros | 2017-09-12 | 3 | -11/+41 |
|\ \ |
|
| * | | plumbing: the commit walker can skip externally-seen commits | Jeremy Stribling | 2017-09-09 | 3 | -11/+41 |
* | | | config: support a configurable, and turn-off-able, pack.window | Jeremy Stribling | 2017-09-11 | 7 | -39/+92 |
|/ / |
|
* | | revert: revlist: do not revisit already visited ancestors | Miguel Molina | 2017-09-08 | 1 | -17/+3 |
* | | plumbing/index: fix TestEncode in go 1.9 | Máximo Cuadros | 2017-09-07 | 1 | -1/+2 |
* | | packfile: small optimizations for findMatch and matchLength | Miguel Molina | 2017-09-07 | 2 | -16/+38 |
* | | packfile: parallelize deltification of objects in groups | Miguel Molina | 2017-09-07 | 2 | -21/+31 |
* | | packfile: use a modified version of JGit DeltaIndex and DeltaIndexScanner | Miguel Molina | 2017-09-06 | 3 | -40/+286 |
* | | packfile: slightly haster hash function for chunk-offset index key | Miguel Molina | 2017-09-06 | 2 | -11/+32 |
* | | packfile: reuse delta indexes when possible | Miguel Molina | 2017-09-06 | 3 | -10/+22 |
* | | revlist: do not visit again already visited parents | Miguel Molina | 2017-09-05 | 1 | -11/+38 |
* | | packfile: improve performance a little by reducing gc pressure | Miguel Molina | 2017-09-04 | 4 | -6/+33 |
* | | Add sideband support for push | Ori Rawlings | 2017-09-01 | 3 | -2/+33 |
* | | plumbing: use sliding window in delta calculations, like git CL | Jeremy Stribling | 2017-08-28 | 2 | -1/+23 |
* | | Merge pull request #554 from strib/strib/fix-win-cmd-lookup | Máximo Cuadros | 2017-08-28 | 2 | -2/+2 |
|\ \ |
|
| * | | plumbing: use LookPath instead of Stat to fix Windows executables | Jeremy Stribling | 2017-08-27 | 2 | -2/+2 |
* | | | plumbing: use `seen` map in tree walker | Jeremy Stribling | 2017-08-27 | 5 | -11/+43 |
|/ / |
|
* | | grammar correction | Zach Gershman | 2017-08-24 | 1 | -1/+1 |
* | | packp: fixed encoding when HEAD is not a valid ref | Manuel Carmona | 2017-08-18 | 2 | -38/+56 |
* | | fix race condition on ObjectLRU | Miguel Molina | 2017-08-11 | 2 | -0/+39 |
* | | Merge pull request #540 from mcarmonaa/fix/git-transport-windows-test | Máximo Cuadros | 2017-08-10 | 1 | -0/+6 |
|\ \ |
|
| * | | skipped receive_pack_test for git transport in windows | Manuel Carmona | 2017-08-10 | 1 | -0/+6 |
* | | | Avoid using user.Current() | Kim, Hirokuni | 2017-08-08 | 1 | -6/+20 |
|/ / |
|
* | | *: windows support, some more fixes (2) (#536) | Manuel Carmona | 2017-08-07 | 4 | -1/+29 |
* | | Merge pull request #527 from strib/win-pack-cmds | Máximo Cuadros | 2017-08-04 | 2 | -2/+75 |
|\ \
| |/
|/| |
|
| * | plumbing: fix pack commands for the file client on Windows | Jeremy Stribling | 2017-08-03 | 2 | -2/+75 |
* | | *: windows support, some more fixes (#533) | Manuel Carmona | 2017-08-03 | 2 | -1/+2 |
* | | Merge pull request #531 from mcuadros/ref-name | Máximo Cuadros | 2017-08-02 | 2 | -24/+24 |
|\ \ |
|
| * | | plumbing: moved `Reference.Is*` methods to `ReferenceName.Is*` | Máximo Cuadros | 2017-08-02 | 2 | -24/+24 |
| |/ |
|