aboutsummaryrefslogtreecommitdiffstats
path: root/go.sum
Commit message (Expand)AuthorAgeFilesLines
* storage: filesystem, Add option to set a specific FS for alternatesPaulo Gomes2023-12-021-0/+1
* build: bump golang.org/x/net from 0.18.0 to 0.19.0dependabot[bot]2023-11-281-2/+2
* build: bump golang.org/x/crypto from 0.15.0 to 0.16.0dependabot[bot]2023-11-281-5/+5
* utils: remove ioutil.Pipe and use std library io.PipeAyman Bagabas2023-11-131-4/+0
* build: bump golang.org/x/net from 0.17.0 to 0.18.0dependabot[bot]2023-11-091-2/+2
* build: bump golang.org/x/crypto from 0.14.0 to 0.15.0dependabot[bot]2023-11-091-3/+3
* cli: separate go module for cliAyman Bagabas2023-11-071-3/+0
* build: bump golang.org/x/text from 0.13.0 to 0.14.0dependabot[bot]2023-11-061-2/+2
* build: bump golang.org/x/sys from 0.13.0 to 0.14.0dependabot[bot]2023-11-061-2/+2
* build: bump github.com/skeema/knownhosts from 1.2.0 to 1.2.1dependabot[bot]2023-10-261-2/+2
* build: bump github.com/google/go-cmp from 0.5.9 to 0.6.0dependabot[bot]2023-10-251-2/+2
* Merge pull request #869 from zeripath/graph-generation-2v5.10.0Paulo Gomes2023-10-131-2/+2
|\
| * plumbing: commitgraph, Add generation v2 supportAndrew Thornton2023-10-121-2/+2
* | build: bump golang.org/x/net from 0.15.0 to 0.17.0Paulo Gomes2023-10-131-5/+5
|/
* plumbing: commitgraph, fix types and handle commit-graph-chainsAndrew Thornton2023-10-081-11/+5
* *: Bump go-billy to v5.5.0v5.9.0Máximo Cuadros2023-09-121-2/+2
* *: Bump dependenciesPaulo Gomes2023-09-111-19/+25
* *: Bump goproxy dep. Fixes #826Siddhesh Ghadi2023-08-291-2/+2
* *: Bump dependenciesPaulo Gomes2023-07-211-20/+31
* *: Bump dependenciesPaulo Gomes2023-05-231-11/+11
* build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3dependabot[bot]2023-05-211-1/+2
* *: Bump Go version to 1.18 on go.modPaulo Gomes2023-05-211-12/+0
* plumbing: transport/http, add support for custom proxy URLsSanskar Jaiswal2023-05-041-0/+5
* plumbing: transport/http, refactor transport to cache underlying transport ob...Sanskar Jaiswal2023-05-041-0/+2
* build: Bump dependencies. Fixes #667Paulo Gomes2023-04-231-15/+26
* plumbing: resolve non-external delta referencesZauberNerd2023-03-231-2/+2
* Bump dependenciesPaulo Gomes2023-03-021-11/+9
* build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0dependabot[bot]2023-03-021-4/+8
* Remove need to build with CGOPaulo Gomes2023-02-251-2/+11
* go.mod: update go-billy v5.4.0, removes racesMáximo Cuadros2023-01-051-2/+4
* Merge pull request #617 from doxsch/616-update-ssh-agent-to-masterMáximo Cuadros2022-12-111-2/+2
|\
| * fix: Upgrade github.com/xanzy/ssh-agent to v0.3.3 to fix panicdoxsch2022-12-051-2/+2
* | build: Bump github.com/pjbgf/sha1cd to v0.2.3Paulo Gomes2022-12-031-2/+2
|/
* Update dependenciesPaulo Gomes2022-11-301-31/+58
* sha1: Add collision resistent implementationPaulo Gomes2022-11-251-0/+2
* plumbing: transport/ssh, auto-populate ClientConfig.HostKeyAlgorithms. Fixes ...Evan Elias2022-09-221-5/+9
* all: replace go-homedir with os.UserHomeDirDaniel Martí2022-05-291-4/+0
* remove packfile and align to test fixturespaul.t2022-01-051-3/+4
* Update github.com/xanzy/ssh-agent to v0.3.1Tobias Klauser2021-10-291-19/+12
* go modules: update go-git-fixturesMáximo Cuadros2021-05-031-3/+8
* *: use go-billy instead of os callsMáximo Cuadros2021-05-021-46/+18
* plumbing: transport/file, replace os/exec with golang.org/x/sys/execabs to im...Máximo Cuadros2021-04-171-0/+2
* *: replace golang.org/x/crypto/openpgp by github.com/ProtonMail/go-crypto/ope...Johan Fleury2021-04-061-0/+4
* go modules updatedMáximo Cuadros2021-03-261-0/+38
* Support `.git/commondir` repository layoutTimofey Kirillov2020-06-151-0/+2
* Repository.ConfigScoped and Repository.Commit with empty author supportMáximo Cuadros2020-05-241-0/+2
* ci: based on github actionsv5.0.0Máximo Cuadros2020-03-151-6/+2
* *: migration from go-git-fixtures/v4 and go-git/gcfgMáximo Cuadros2020-03-101-21/+6
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-23/+26
* Add Plan 9 supportFazlul Shahriar2019-12-251-0/+2