main
chore: fix some function names in comment (#3708)
[maint] gitrpc package removed (#726)
fix: [seceng-10474]: fix git-archive argument injection (#5298)
fix: [CODE-4874]: fix issue with diff filenames (#4827)
feat: [CODE-3946]: merge queue, milestone 1 (#5185)
fix: [CODE-5686]: Fix SHA mismatch error handling (#5254)
feat: [CODE-3039]: git layer functions and methods (#4035)
feat: [CODE-4627]: add modernize tool (#4668)
feat: [CODE-4799]: linked repo branch sync (#4808)
feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (#3036)
[code-1016] Replace `gitea` Usages (not wrapper) (#1063)
feat: [PIPE-22535]: Include previous commit in blame (#2812)
feat: [CODE-2528]: Update raw and get-content APIs to download lfs objects (#3549)
fix: [CODE-5067]: Add file size limits to settings and push rules verification (#4994)
feat: [CODE-4588]: Make diff API work even if for multi merge-bases (#4672)
techdebt: fix latest linting issues (#806)
feat: [CODE-2548]: small commit/tag data related improvements (#3875)
fix: [CODE-4900]: Improve error message for invalid branch names (#5069)
feat: [code-3039]: add validation to OptimizeRepoStrategy type (#4109)
added git FS; removed clone from generate pipeline (#1219)
fix: [CODE-2501] Handle Internal Server Error When Querying Non-existing Git References (#3136)
feat: [CODE-4871]: Add repo languages analysis (#4820)
feat: [CODE-4430]: extend diff API to support forks (#4520)
feat: [CODE-3309]: move shared repo root dir to the same parent dir as the repos (#3517)
feat: [CODE-2548]: refactor git layer commit handling (#3870)
fix: [CODE-2717]: Modify Sync to take DefaultBranch as input (#2962)
feat: [PIPE-21976]: add flattened directory listing (#2869)
refactor git hook calling and shared repo (#1200)