aboutsummaryrefslogtreecommitdiffstats
path: root/go.mod
Commit message (Expand)AuthorAgeFilesLines
* *: Bump dependenciesPaulo Gomes2023-05-231-5/+5
* build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3dependabot[bot]2023-05-211-1/+1
* *: Bump Go version to 1.18 on go.modPaulo Gomes2023-05-211-1/+11
* plumbing: transport/http, add support for custom proxy URLsSanskar Jaiswal2023-05-041-0/+1
* plumbing: transport/http, refactor transport to cache underlying transport ob...Sanskar Jaiswal2023-05-041-0/+1
* build: Bump dependencies. Fixes #667Paulo Gomes2023-04-231-9/+7
* plumbing: resolve non-external delta referencesZauberNerd2023-03-231-1/+1
* Bump dependenciesPaulo Gomes2023-03-021-6/+6
* build(deps): bump golang.org/x/net from 0.2.0 to 0.7.0dependabot[bot]2023-03-021-3/+3
* Remove need to build with CGOPaulo Gomes2023-02-251-1/+1
* go.mod: update go-billy v5.4.0, removes racesMáximo Cuadros2023-01-051-2/+2
* Merge pull request #617 from doxsch/616-update-ssh-agent-to-masterMáximo Cuadros2022-12-111-1/+1
|\
| * fix: Upgrade github.com/xanzy/ssh-agent to v0.3.3 to fix panicdoxsch2022-12-051-1/+1
* | build: Bump github.com/pjbgf/sha1cd to v0.2.3Paulo Gomes2022-12-031-1/+1
|/
* Update dependenciesPaulo Gomes2022-11-301-13/+12
* sha1: Add collision resistent implementationPaulo Gomes2022-11-251-0/+1
* plumbing: transport/ssh, auto-populate ClientConfig.HostKeyAlgorithms. Fixes ...Evan Elias2022-09-221-3/+4
* all: replace go-homedir with os.UserHomeDirDaniel Martí2022-05-291-1/+0
* remove packfile and align to test fixturespaul.t2022-01-051-1/+1
* Update github.com/xanzy/ssh-agent to v0.3.1Tobias Klauser2021-10-291-4/+3
* go modules: update go-git-fixturesMáximo Cuadros2021-05-031-2/+2
* *: use go-billy instead of os callsMáximo Cuadros2021-05-021-5/+6
* plumbing: transport/file, replace os/exec with golang.org/x/sys/execabs to im...Máximo Cuadros2021-04-171-0/+1
* *: replace golang.org/x/crypto/openpgp by github.com/ProtonMail/go-crypto/ope...Johan Fleury2021-04-061-0/+1
* go modules updatedMáximo Cuadros2021-03-261-10/+10
* Support `.git/commondir` repository layoutTimofey Kirillov2020-06-151-1/+1
* Repository.ConfigScoped and Repository.Commit with empty author supportMáximo Cuadros2020-05-241-0/+1
* ci: based on github actionsv5.0.0Máximo Cuadros2020-03-151-1/+1
* *: migration from go-git-fixtures/v4 and go-git/gcfgMáximo Cuadros2020-03-101-5/+2
* *: migration from gopkg to go modulesMáximo Cuadros2020-03-101-9/+8
* Fix date readingAndrew Thornton2020-02-231-0/+2
* *: go module updateMáximo Cuadros2019-07-291-10/+9
* ssh: leverage proxy.DialJacob Blain Christen2019-05-021-1/+2
* go modules updateMáximo Cuadros2019-04-231-11/+11
* update gcfg dependency to v1.4.0Dave Henderson2018-10-291-1/+1
* *: go modules supportMáximo Cuadros2018-09-101-0/+29