..
api
feat: [CODE-3288]: Block any push that contains commits not committed by the user ( #3512 )
2025-03-10 12:43:23 +00:00
check
command
feat: [CODE-3061]: make git functions return not found if commit is not found ( #3304 )
2025-01-21 16:15:41 +00:00
diff
enum
feat: [CODE-3076]: update several refs on merge ( #3355 )
2025-02-03 10:52:01 +00:00
hash
hook
fix: [CODE-3173]: remove zero reference updated check ( #3408 )
2025-02-11 10:39:11 +00:00
merge
feat: [CODE-3076]: update several refs on merge ( #3355 )
2025-02-03 10:52:01 +00:00
parser
feat: [CODE-2567]: improve git commit message handling ( #2849 )
2024-10-24 10:08:36 +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
feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) ( #3036 )
2024-11-22 12:17:56 +00:00
types
blame.go
feat: [PIPE-22535]: Include previous commit in blame ( #2812 )
2024-10-17 18:21:51 +00:00
blob.go
branch.go
feat: [CODE-3076]: update several refs on merge ( #3355 )
2025-02-03 10:52:01 +00:00
commit.go
feat: [CODE-3288]: Block any push that contains commits not committed by the user ( #3512 )
2025-03-10 12:43:23 +00:00
common.go
context.go
diff.go
feat: [CODE-3129]: add ignore whitespace for diff ( #3327 )
2025-01-31 21:48:57 +00:00
env.go
errors.go
hunk.go
interface.go
feat: [CODE-3288]: Block any push that contains commits not committed by the user ( #3512 )
2025-03-10 12:43:23 +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
fix: [CODE-2501] Handle Internal Server Error When Querying Non-existing Git References ( #3136 )
2024-12-13 02:27:30 +00:00
ref.go
feat: [CODE-3076]: update several refs on merge ( #3355 )
2025-02-03 10:52:01 +00:00
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_pack.go
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
sort.go
stream.go
submodule.go
summary.go
fix: [CODE-2717]: Modify Sync to take DefaultBranch as input ( #2962 )
2024-11-11 23:18:28 +00:00
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
feat: [PIPE-21976]: add flattened directory listing ( #2869 )
2024-10-30 13:26:42 +00:00
upload.go
validate.go
wire.go