aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: bump github.com/google/go-cmp from 0.5.9 to 0.6.0dependabot[bot]2023-10-252-3/+3
* Merge pull request #879 from pjbgf/create-dependabot-configPaulo Gomes2023-10-251-0/+15
|\
| * build: Add dependabot configurationPaulo Gomes2023-10-131-0/+15
* | Merge pull request #869 from zeripath/graph-generation-2v5.10.0Paulo Gomes2023-10-1317-58/+892
|\ \ | |/ |/|
| * plumbing: commitgraph, Add generation v2 supportAndrew Thornton2023-10-1217-58/+892
* | Merge pull request #873 from go-git/dependabot/go_modules/golang.org/x/net-0....Paulo Gomes2023-10-132-7/+7
|\ \ | |/ |/|
| * build: bump golang.org/x/net from 0.15.0 to 0.17.0Paulo Gomes2023-10-132-7/+7
* | Merge pull request #866 from makkes/better-error-handlingPaulo Gomes2023-10-123-4/+124
|\ \ | |/ |/|
| * plumbing: transport/common, Improve handling of remote errorsMax Jonas Werner2023-10-123-4/+124
* | Merge pull request #867 from pjbgf/commit-checkerPaulo Gomes2023-10-091-0/+30
|\ \
| * | build: Add github workflow to check commit message formatPaulo Gomes2023-10-091-0/+30
|/ /
* | Merge pull request #868 from pjbgf/fix-fuzzPaulo Gomes2023-10-092-5/+34
|\ \
| * | plumbing: protocol/packp, Add validation for decodeLinePaulo Gomes2023-10-072-5/+34
| |/
* | Merge pull request #860 from enverbisevac/masterPaulo Gomes2023-10-0811-173/+353
|\ \
| * | git: clone --shared implementedenverbisevac2023-10-0811-173/+353
* | | Merge pull request #854 from zeripath/graph-chainPaulo Gomes2023-10-0820-396/+1607
|\ \ \ | |_|/ |/| |
| * | plumbing: commitgraph, fix types and handle commit-graph-chainsAndrew Thornton2023-10-0820-396/+1607
|/ /
* | Merge pull request #858 from 0x34d/fuzzing-cleanupPaulo Gomes2023-10-064-14/+74
|\ \
| * | [fuzzing] cifuzz, update fuzzers, bug fixArjun Singh2023-10-064-14/+74
| |/
* | Merge pull request #761 from liwenqiu/parse-commit-encoding-headerPaulo Gomes2023-10-042-4/+25
|\ \ | |/ |/|
| * plumbing: parse the encoding header of the commit objectliwenqiu2023-10-042-4/+25
* | Merge pull request #855 from 0x34d/fuzzingPaulo Gomes2023-10-039-0/+94
|\ \ | |/ |/|
| * fuzzing : fuzz testing support for oss-fuzz integrationArjun Singh2023-10-029-0/+94
* | Merge pull request #853 from zeripath/graph-sha256Paulo Gomes2023-10-012-13/+31
|\ \
| * | plumbing: commitgraph, allow SHA256 commit-graphsAndrew Thornton2023-09-302-13/+31
|/ /
* | Merge pull request #850 from pjbgf/adjust-stalePaulo Gomes2023-09-291-6/+4
|\|
| * *: Change stale bot order to ascending and improve msg formatPaulo Gomes2023-09-281-6/+4
|/
* Merge pull request #836 from hezhizhen/typoPaulo Gomes2023-09-2816-267/+267
|\
| * *: fix some typosZhizhen He2023-09-0816-267/+267
* | Merge pull request #849 from pjbgf/close-state-issuesPaulo Gomes2023-09-271-0/+33
|\ \
| * | *: Add bot to close stale issuesPaulo Gomes2023-09-271-0/+33
|/ /
* | Merge pull request #847 from adityasaky/support-mergetagPaulo Gomes2023-09-272-0/+83
|\ \
| * | plumbing/object: Support mergetag in merge commitsAditya Sirish2023-09-272-0/+83
|/ /
* | Merge pull request #840 from nodivbyzero/fix-pull-proxy-optionsPaulo Gomes2023-09-161-0/+1
|\ \
| * | git: worktree:: apply ProxyOption on Pull. Fixes #840nodivbyzero2023-09-151-0/+1
* | | Merge pull request #782 from ThinkChaos/feat/plain-init-branchPaulo Gomes2023-09-153-12/+40
|\ \ \ | |/ / |/| |
| * | git: allow using `InitOptions` with `PlainInitWithOptions`ThinkChaos2023-09-153-3/+13
| * | git: add `PlainInitOptions.Bare`ThinkChaos2023-09-153-11/+29
|/ /
* | *: Bump go-billy to v5.5.0v5.9.0Máximo Cuadros2023-09-122-3/+3
* | Merge pull request #837 from pjbgf/bumpPaulo Gomes2023-09-124-32/+39
|\ \ | |/ |/|
| * *: Bump to Go 1.19Paulo Gomes2023-09-123-3/+3
| * *: Bump dependenciesPaulo Gomes2023-09-112-29/+36
|/
* Merge pull request #835 from matejrisek/feature/do-not-swallow-vcs-host-errorsPaulo Gomes2023-09-054-4/+35
|\
| * plumbing: Do not swallow http message coming from VCS providers.matej.risek2023-09-054-4/+35
* | Merge pull request #821 from daolis/bug/resetfixPaulo Gomes2023-09-043-7/+58
|\ \ | |/ |/|
| * git: worktree, reset ignored files that are part of the worktree: Fixes #819Stephan2023-09-043-7/+58
|/
* Merge pull request #832 from svghadi/CVE-2023-37788Paulo Gomes2023-08-292-3/+3
|\
| * *: Bump goproxy dep. Fixes #826Siddhesh Ghadi2023-08-292-3/+3
|/
* Merge pull request #438 from john-cai/jc/commit-ammendPaulo Gomes2023-08-053-13/+72
|\
| * Merge branch 'master' into jc/commit-ammendPaulo Gomes2023-08-05168-1976/+5597
| |\ | |/ |/|