Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #651 from erizocosmico/fix/remove-ref-cache | Máximo Cuadros | 2017-11-21 | 1 | -48/+29 |
|\ | | | | | dotgit: remove ref cache for packed refs | ||||
| * | dotgit: remove ref cache for packed refs | Miguel Molina | 2017-11-21 | 1 | -48/+29 |
|/ | | | | Signed-off-by: Miguel Molina <miguel@erizocosmi.co> | ||||
* | transport: git and http, full mocked tests | Máximo Cuadros | 2017-11-20 | 2 | -8/+7 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | transport: git and http, full mocked tests | Máximo Cuadros | 2017-11-20 | 6 | -243/+211 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | transport: ssh, mocked SSH server, fixes #332 | Máximo Cuadros | 2017-11-20 | 2 | -25/+108 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | transport: ssh, fixes override HostKeyCallback from DefaultClient | Máximo Cuadros | 2017-11-20 | 2 | -4/+2 |
| | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | Merge pull request #647 from ferhatelmas/typo-fixes | Máximo Cuadros | 2017-11-20 | 13 | -20/+20 |
|\ | | | | | examples,plumbing,utils: typo fixes | ||||
| * | examples,plumbing,utils: typo fixes | ferhat elmas | 2017-11-20 | 13 | -20/+20 |
| | | |||||
* | | 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 | ||||
| * | format: packfile fix DecodeObjectAt when Decoder has type | Máximo Cuadros | 2017-11-19 | 2 | -4/+29 |
| | | | | | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | | Merge pull request #640 from cesanta/fixdirsymlink | Máximo Cuadros | 2017-11-20 | 2 | -0/+40 |
|\ \ | | | | | | | utils: merkletrie, filesystem fix symlinks to dir | ||||
| * | | utils: merkletrie, filesystem fix symlinks to dir | Máximo Cuadros | 2017-11-20 | 1 | -0/+36 |
| | | | | | | | | | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
| * | | Fix support for dir symlinks | Dmitry Frank | 2017-11-10 | 1 | -0/+4 |
| | | | |||||
* | | | Merge pull request #534 from josharian/firstparent | Máximo Cuadros | 2017-11-20 | 2 | -0/+24 |
|\ \ \ | | | | | | | | | plumbing: object, commit.Parent() method | ||||
| * | | | plumbing: object, commit.Parent() method | Máximo Cuadros | 2017-11-20 | 2 | -6/+19 |
| | | | | | | | | | | | | | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
| * | | | plumbing/object: add Commit.FirstParent | Josh Bleecher Snyder | 2017-08-03 | 1 | -0/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First parents are somewhat special in git. There's even a --first-parent flag to 'git log'. Add a helper method to look them up. This avoids boilerplate and spares the client from having to arrange for a handle to the Storer, which is stored in the unexported field Commit.s. | ||||
* | | | | transport: http, fixes random failing test, #644 | Máximo Cuadros | 2017-11-20 | 1 | -60/+52 |
| |_|/ |/| | | | | | | | | Signed-off-by: Máximo Cuadros <mcuadros@gmail.com> | ||||
* | | | Fix typo in the readme (#643) | Zeger-Jan van de Weg | 2017-11-15 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | * Fix typo in the readme * Fix another typo | ||||
* | | | Merge pull request #641 from sunfishgao/patch-1 | Ori Rawlings | 2017-11-13 | 1 | -0/+1 |
|\ \ \ | |_|/ |/| | | fix: a range loop can break in advance | ||||
| * | | fix: a range loop can break in advance | Sunfish | 2017-11-13 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #613 from darkowlzz/482-commit-stats | Máximo Cuadros | 2017-11-08 | 3 | -0/+167 |
|\ \ \ | | | | | | | | | Add Stats() to Commit | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | Stats() is similar to `git show --stat <hash>`. | ||||
* | | | | Merge pull request #638 from thoeni/patch-1 | Máximo Cuadros | 2017-11-08 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Updating reference to the git object model | ||||
| * | | | Updating reference to the git object model | Antonio Troina | 2017-11-07 | 1 | -1/+1 |
|/ / / | |||||
* | | | Merge pull request #633 from dvrkps/patch-1 | Máximo Cuadros | 2017-11-02 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | travis: update go versions | ||||
| * | | | travis: update go versions | Davor Kapsa | 2017-11-01 | 1 | -2/+2 |
|/ / / | |||||
* | | | 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 | ||||
| * | | | packfile: use buffer pool for diffs | Jeremy Stribling | 2017-10-30 | 1 | -4/+13 |
| | | | | |||||
* | | | | Merge pull request #632 from keybase/strib/cleanup-index-map | Máximo Cuadros | 2017-10-31 | 1 | -0/+6 |
|\ \ \ \ | |/ / / |/| | | | packfile: delete index maps from memory when no longer needed | ||||
| * | | | packfile: delete index maps from memory when no longer needed | Jeremy Stribling | 2017-10-30 | 1 | -0/+6 |
|/ / / | | | | | | | | | | This helps keep memory usage stable while calculating deltas. | ||||
* | | | Add support for signed commits (#616) | Sunny | 2017-10-29 | 2 | -0/+69 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add support for signed commits This change adds `GPGSignature` field to `Commit` object. This is used to store the signature of the commit, if any. * Rename gpg to pgp | ||||
* | | | Merge pull request #626 from orirawlings/master | Máximo Cuadros | 2017-10-29 | 3 | -11/+36 |
|\ \ \ | | | | | | | | | packp/capability: Skip argument validations for unknown capabilities | ||||
| * | | | packp/capability: Skip argument validations for unknown capabilities | Ori Rawlings | 2017-10-23 | 3 | -11/+36 |
|/ / / | | | | | | | | | | Fixes #623 | ||||
* | | | Merge pull request #610 from keybase/strib/gh-master-list-extra-haves | Máximo Cuadros | 2017-10-10 | 2 | -4/+97 |
|\ \ \ | | | | | | | | | remote: add the last 100 commits for each ref in haves list | ||||
| * | | | remote: add the last 100 commits for each ref in haves list | Jeremy Stribling | 2017-10-05 | 2 | -4/+97 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If the local ref is not an ancestor of the remote ref being fetched, then when we send an UploadPack request with that local ref as one of the Haves, the remote will not recognize it, and will think we are asking for the entire history of the repo, even if there's a common ancestor. To do this right, we need to support the multi-ack protocol so we can negotiate a common commit. That's hard though; this is a quick fix just to include the previous 100 commits for each local ref in the Haves list, and hope that one of them is the common commit. | ||||
* | | | | Merge pull request #617 from blacksails/patch-1 | Ori Rawlings | 2017-10-09 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Fix spelling | ||||
| * | | | | Fix spelling | Benjamin Nørgaard | 2017-10-09 | 1 | -1/+1 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #615 from blacksails/master | Máximo Cuadros | 2017-10-08 | 2 | -4/+4 |
|\ \ \ \ | |_|/ / |/| | | | Fix spelling Unstagged -> Unstaged | ||||
| * | | | Fix spelling Unstagged -> Unstaged | Benjamin Nørgaard | 2017-10-08 | 2 | -4/+4 |
|/ / / | |||||
* | | | Merge pull request #609 from darkowlzz/ls-remote | Máximo Cuadros | 2017-10-04 | 3 | -0/+70 |
|\ \ \ | | | | | | | | | remote: add support for ls-remote | ||||
| * | | | TestList: explicitly check the refs in fixture | Sunny | 2017-10-04 | 1 | -27/+21 |
| | | | | |||||
| * | | | Create ListOptions and rename LSRemote to List. | Sunny | 2017-10-04 | 3 | -8/+12 |
| | | | | |||||
| * | | | remote: add support for ls-remote | Sunny | 2017-10-02 | 2 | -0/+72 |
| |/ / | |||||
* | | | Merge pull request #608 from balkian/master | Máximo Cuadros | 2017-09-29 | 2 | -3/+23 |
|\ \ \ | | | | | | | | | Add port to SCP Endpoints | ||||
| * | | | Fixed SCP regex | J. Fernando Sánchez | 2017-09-28 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | URLs should be user@server:port/path instead of user@server:port:path | ||||
| * | | | Adds port to SCP Endpoints | J. Fernando Sánchez | 2017-09-28 | 2 | -3/+23 |
|/ / / | | | | | | | | | | | | | | | | The port for SCP-like URLs was hardcoded to 22. This commit modifies the regex to find a port (optional), and adds a new test case that covers this scenario. | ||||
* | | | Merge pull request #588 from erizocosmico/perf/revlist-norevisit-ancestors-fixed | Máximo Cuadros | 2017-09-12 | 2 | -3/+84 |
|\ \ \ | | | | | | | | | revlist: do not revisit ancestors as long as all branches are visited | ||||
| * | | | revlist: do not revisit ancestors as long as all branches are visited | Miguel Molina | 2017-09-12 | 2 | -3/+84 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | This change is the fixed version of the previous performance improvement that was reverted due to some bogus logic. Now it's fixed and only stops the iteration if and only if all of the branches we've come across have been visited, being a branch a parent commit of a commit we've visited. Signed-off-by: Miguel Molina <miguel@erizocosmi.co> | ||||
* | | | Merge pull request #586 from keybase/strib/commit-preorder-seen-gh-master | Máximo Cuadros | 2017-09-12 | 5 | -15/+45 |
|\ \ \ | | | | | | | | | plumbing: the commit walker can skip externally-seen commits |