| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|/ / /
| | |
| | |
| | |
| | |
| | | |
apt-get is struggling to find libcurl4-openssl-dev out of the box.
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
|
|\ \ \
| | | |
| | | | |
storage: filesystem/dotgit, add support for tmp_objdir prefix
|
|/ / / |
|
|\ \ \
| | | |
| | | | |
*: Handle paths starting with ~Username
|
|/ / /
| | |
| | |
| | | |
Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com>
|
|\ \ \
| | | |
| | | | |
*: Handle paths starting with tilde
|
| | | | |
|
| |/ / |
|
|\ \ \
| |/ /
|/| | |
plumbing: blame, Complete rewrite. Fixes #603
|
|/ /
| |
| |
| | |
Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com>
|
|\ \
| | |
| | | |
plumbing: packp, A request is not empty if it contains shallows. Fixes #328
|
|/ /
| |
| |
| | |
Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com>
|
|\ \
| | |
| | | |
plumbing: http, Fix empty repos on Git v2.41+
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Git v2.41.0 comes with [changes](https://github.com/git/git/commit/933e3a4ee205353d8f093d5dfcd226fa432c4e58)
that breaks go-git's assumptions for when detecting empty repositories.
Go-git expects a flush instead of the first hash line. Instead, a dummy capabilities^{}
with zero-id is returned. The change aims to allow for identifying
the object format even when cloning empty
repositories.
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
|
|\ \ \
| | | |
| | | | |
_examples: Remove wrong comment
|
| | | | |
|
|\ \ \ \
| |_|/ /
|/| | | |
perf: minor speedup for `doAddDirectory`
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
git: add a clone option to allow for shallow cloning of submodules
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
This option matches the git clone option --shallow-submodules.
https://git-scm.com/docs/git-clone#Documentation/git-clone.txt---no-shallow-submodules
|
|\ \ \ \ \
| | | | | |
| | | | | | |
git: fix the issue with submodules having the SCP style URL fail due to the wrong URL parsing
|
| |/ / / /
| | | | |
| | | | |
| | | | | |
wrong URL parsing
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Add SECURITY.md
|
| | |/ / /
| |/| | |
| | | | |
| | | | | |
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
plumbing: gitignore, Allow gitconfig to contain a gitignore relative to any user home. Fixes #578
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
user home. Fixes #578
Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
git: Clone HEAD should not force master. Fixes #363
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com>
|
|\ \ \ \
| | | | |
| | | | | |
plumbing: gitignore, fix incorrect parsing. Fixes #500
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
git: don't add to wants if exists, shallow and depth 1
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com>
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Replace user dir in path
|
| | | | | |
| | | | | |
| | | | | | |
Co-authored-by: Paulo Gomes <paulo.gomes.uk@gmail.com>
|
|/ / / / /
| | | | |
| | | | |
| | | | | |
home
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
git: enable fetch with unqualified references
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com>
|
|\ \ \ \
| | | | |
| | | | | |
git: Fix fetching after shallow clone. Fixes #305
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Arieh Schneier <15041913+AriehSchneier@users.noreply.github.com>
|
|\ \ \ \
| | | | |
| | | | | |
*: Add Codeql workflow and bump dependencies
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
- github.com/ProtonMail/go-crypto to 0.0.0-20230518184743-7afd39499903.
- github.com/skeema/knownhosts to 1.1.1.
- golang.org/x/crypto to 0.9.0.
- golang.org/x/net to 0.10.0.
- golang.org/x/sys to 0.8.0.
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
|
| | | | |
| | | | |
| | | | |
| | | | | |
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
git: Allow Initial Branch to be configurable
|
| |/ / / |
|
|\ \ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
go-git/dependabot/go_modules/github.com/cloudflare/circl-1.3.3
build(deps): bump github.com/cloudflare/circl from 1.1.0 to 1.3.3
|
|/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.1.0 to 1.3.3.
- [Release notes](https://github.com/cloudflare/circl/releases)
- [Commits](https://github.com/cloudflare/circl/compare/v1.1.0...v1.3.3)
---
updated-dependencies:
- dependency-name: github.com/cloudflare/circl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|\ \ \ \
| | | | |
| | | | | |
*: Bump Go version to 1.18 on go.mod
|
|/ / / /
| | | |
| | | |
| | | | |
Signed-off-by: Paulo Gomes <pjbgf@linux.com>
|
|\ \ \ \
| | | | |
| | | | | |
git: remote, add support for a configurable timeout.
|