aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | *: Handle paths starting with ~usernameArieh Schneier2023-07-094-30/+52
|/ / /
* | | Merge pull request #808 from ricci2511/plainopen-tilde-path-fixPaulo Gomes2023-07-083-2/+45
|\ \ \
| * | | *: Add test for paths starting with tildericci25112023-07-072-0/+35
| * | | *: Handle paths starting with tildericci25112023-07-061-2/+10
| |/ /
* | | Merge pull request #789 from AriehSchneier/rewrite-blamePaulo Gomes2023-07-087-893/+647
|\ \ \ | |/ / |/| |
| * | plumbing: blame, Complete rewrite. Fixes #603Arieh Schneier2023-07-067-893/+647
|/ /
* | Merge pull request #792 from AriehSchneier/empty-fetch-with-shallowsPaulo Gomes2023-07-023-4/+11
|\ \
| * | plumbing: packp, A request is not empty if it contains shallows. Fixes #328Arieh Schneier2023-07-023-4/+11
|/ /
* | Merge pull request #802 from pjbgf/fix-buildPaulo Gomes2023-07-024-4/+27
|\ \
| * | plumbing: http, Fix empty repos on Git v2.41+Paulo Gomes2023-07-014-4/+27
* | | Merge pull request #357 from pascal-hofmann/patch-1Paulo Gomes2023-07-011-3/+0
|\ \ \
| * | | _examples: Remove wrong commentPascal Hofmann2021-07-301-3/+0
* | | | Merge pull request #702 from ThinkChaos/perf/add-directory-minor-speedupPaulo Gomes2023-07-012-21/+95
|\ \ \ \ | |_|/ / |/| | |
| * | | squash: replace `if` with `||`ThinkChaos2023-05-311-3/+1
| * | | worktree: minor speedup for doAddDirectoryThinkChaos2023-05-302-18/+94
* | | | Merge pull request #765 from matejrisek/feature/shallow-submodules-optionPaulo Gomes2023-06-073-1/+47
|\ \ \ \
| * | | | git: add a clone option to allow for shallow cloning of submodulesmatej.risek2023-06-053-1/+47
* | | | | Merge pull request #756 from matejrisek/fix/scp-style-submodule-urlPaulo Gomes2023-06-052-7/+33
|\ \ \ \ \
| * | | | | git: fix the issue with submodules having the SCP style URL fail due to the w...matej.risek2023-06-052-7/+33
| |/ / / /
* | | | | Merge pull request #784 from pjbgf/secPaulo Gomes2023-06-051-0/+38
|\ \ \ \ \
| * | | | | *: Add SECURITY.md. Fixes: #527 #543Paulo Gomes2023-06-041-0/+38
| | |/ / / | |/| | |
* | | | | Merge pull request #785 from AriehSchneier/gitignore-relative-any-userPaulo Gomes2023-06-042-11/+57
|\ \ \ \ \
| * | | | | plumbing: gitignore, Allow gitconfig to contain a gitignore relative to any u...Arieh Schneier2023-06-052-11/+57
|/ / / / /
* | | | | Merge pull request #758 from AriehSchneier/head-not-masterPaulo Gomes2023-06-042-7/+43
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | git: Clone HEAD should not force master. Fixes #363Arieh Schneier2023-06-042-7/+43
|/ / / /
* | | | Merge pull request #781 from AriehSchneier/fix-gitignorePaulo Gomes2023-05-292-6/+40
|\ \ \ \
| * | | | plumbing: gitignore, fix incorrect parsing. Fixes #500Arieh Schneier2023-05-292-6/+40
* | | | | Merge pull request #763 from AriehSchneier/dont-add-want-if-havePaulo Gomes2023-05-291-4/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | git: don't add to wants if exists, shallow and depth 1Arieh Schneier2023-05-251-4/+8
* | | | | Merge pull request #772 from Jleagle/masterPaulo Gomes2023-05-252-0/+47
|\ \ \ \ \
| * | | | | plumbing: gitignore, TypoJleagle2023-05-251-1/+1
| * | | | | plumbing: gitignore, Allow gitconfig to contain a gitignore relative to user ...Jleagle2023-05-252-0/+47
|/ / / / /
* | | | | Merge pull request #762 from AriehSchneier/fetch-non-qualifiedPaulo Gomes2023-05-254-57/+130
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | git: enable fetch with unqualified referencesArieh Schneier2023-05-254-57/+130
|/ / / /
* | | | Merge pull request #778 from AriehSchneier/fix-fetch-after-shallow-v2Paulo Gomes2023-05-243-44/+116
|\ \ \ \
| * | | | git: Fix fetching after shallow clone. Fixes #305Arieh Schneier2023-05-243-44/+116
|/ / / /
* | | | Merge pull request #775 from pjbgf/codeqlv5.7.0Paulo Gomes2023-05-233-16/+60
|\ \ \ \
| * | | | *: Bump dependenciesPaulo Gomes2023-05-232-16/+16
| * | | | *: Add CodeQL workflowPaulo Gomes2023-05-231-0/+44
* | | | | Merge pull request #764 from techknowlogick/init-optionsPaulo Gomes2023-05-233-1/+66
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | git: Allow Initial Branch to be configurabletechknowlogick2023-05-213-1/+66
| |/ / /
* | | | Merge pull request #776 from go-git/dependabot/go_modules/github.com/cloudfla...Paulo Gomes2023-05-232-2/+3
|\ \ \ \
| * | | | build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3dependabot[bot]2023-05-212-2/+3
|/ / / /
* | | | Merge pull request #774 from pjbgf/go-bumpPaulo Gomes2023-05-212-13/+11
|\ \ \ \
| * | | | *: Bump Go version to 1.18 on go.modPaulo Gomes2023-05-212-13/+11
|/ / / /
* | | | Merge pull request #753 from andrewpollock/add_list_timeoutPaulo Gomes2023-05-202-1/+11
|\ \ \ \
| * | | | git: remote, add support for a configurable timeout.Andrew Pollock2023-05-122-1/+11
* | | | | Merge pull request #770 from pjbgf/small-fixesPaulo Gomes2023-05-1554-172/+129
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | *: Add missing error checksPaulo Gomes2023-05-112-14/+24
| * | | | *: Replace fmt.Sprintf with net.JoinHostPortPaulo Gomes2023-05-112-4/+5