drone/git
Atefeh Mohseni Ejiyeh 0a573a566c feat: [CODE-2528]: Support Git LFS (#3506)
* Apply suggestion from code review
* Merge branch 'feature/GitLFSv1' of https://git0.harness.io/l7B_kbSEQD2wjrM7PShm5w/PROD/Harness_Commons/gitness into feature/GitLFSv1
* pr comments
* Apply suggestion from code review
* PR comments and lints
* lints
* pr comments
* self review-code cleaning
* feat: [CODE-2528]: implement gcs download func (#3505)
* revert ui changes that sneaked into my pr
* rely on repoCore
* merge main into feature branch
* fix: parsing LFS OIDs in git (#3470)
* Detect missing lfs objects on pre-receive (#3378)
* use principal type to generate token for remote auth (#3385)
* Revert "feat: [PIPE-24548]: Add label creation to pullreq creation (#3276)"

This reverts commit 6391117c6137a574934b9adb57b46ca7d7feaa19.
* feat: [CODE-2528] Git LFS Over SSH (#3279)
* feat: [PIPE-24548]: Add label creation to pullreq creation (#3276)

* Refactor label select base const and its use
* Add created labels to create pr response
* Merge remote-tracking branch 'origin/main' into dd
2025-03-11 21:14:13 +00:00
..
api fix: [CODE-3288]: Revert "Block any push that contains commits not committed by the user (#3512)" (#3532) 2025-03-10 16:49:41 +00:00
check
command
diff
enum
hash
hook
merge
parser feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
sha
sharedrepo fix: [CODE-3307]: remove invalid file from repo if copy from sharedrepo fails (#3515) 2025-03-05 21:00:43 +00:00
storage
tempdir
types
blame.go
blob.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
branch.go
commit.go fix: [CODE-3288]: Revert "Block any push that contains commits not committed by the user (#3512)" (#3532) 2025-03-10 16:49:41 +00:00
common.go
context.go
diff.go
env.go
errors.go
hunk.go
interface.go feat: [CODE-2528]: Support Git LFS (#3506) 2025-03-11 21:14:13 +00:00
kuberesolver.go
mapping.go
match_files.go
merge.go feat: [CODE-3309]: move shared repo root dir to the same parent dir as the repos (#3517) 2025-03-05 21:16:00 +00:00
operations.go feat: [CODE-3309]: move shared repo root dir to the same parent dir as the repos (#3517) 2025-03-05 21:16:00 +00:00
params.go
path.go
pipeline.go
push_remote.go
ref.go
repo.go fix: [CODE-3249]: Silent not found error on delete git repository (#3477) 2025-03-01 01:55:35 +00:00
scan_secrets.go feat: [CODE-3309]: move shared repo root dir to the same parent dir as the repos (#3517) 2025-03-05 21:16:00 +00:00
service.go feat: [CODE-3309]: move shared repo root dir to the same parent dir as the repos (#3517) 2025-03-05 21:16:00 +00:00
service_pack.go
sort.go
stream.go
submodule.go
summary.go
tag.go feat: [CODE-3309]: move shared repo root dir to the same parent dir as the repos (#3517) 2025-03-05 21:16:00 +00:00
tree.go
upload.go
validate.go
wire.go