drone/git
Marko Gaćeša 8dac8c2797 feat: [CODE-2335]: add dryrun option for rebase API (#2721)
* dryrun rebase
2024-09-23 14:46:17 +00:00
..
api feat: unrealted histories error handling (#2642) 2024-09-06 11:41:21 +00:00
check [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
command Add repo summary endpoint (#2037) 2024-05-23 18:45:28 +00:00
diff [maint] diff with json response contain diff with headers (#1035) 2024-02-09 12:20:23 +00:00
enum feat: [CODE-2385]: add fast-forward merge (#2718) 2024-09-23 11:34:19 +00:00
hash [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
hook feat: [CODE-2335]: add dryrun option for rebase API (#2721) 2024-09-23 14:46:17 +00:00
merge feat: [CODE-2385]: add fast-forward merge (#2718) 2024-09-23 11:34:19 +00:00
parser fix: [CODE-1858]: fix reading too long lines in diff hunk headers (#2036) 2024-05-16 11:37:38 +00:00
sha Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
sharedrepo Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
storage [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
tempdir [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
types [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
blame.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
blob.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
branch.go feat: [CODE-2339]: Send sha in delete branch API and fix dry run rules behaviour (#2672) 2024-09-09 11:45:18 +00:00
commit.go Temporary rename info/alternates so --batch-all-objects doesn't follow it (#2039) 2024-05-20 18:43:52 +00:00
common.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
context.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
diff.go Add additions and deletions to PRs (#2196) 2024-07-11 10:01:17 +00:00
env.go techdebt: fix latest linting issues (#806) 2023-11-16 12:02:05 +00:00
errors.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
hunk.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
interface.go [code-1946] initial work on ssh server (#2075) 2024-06-03 12:47:31 +00:00
kuberesolver.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
mapping.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
match_files.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
merge.go feat: [CODE-2335]: add dryrun option for rebase API (#2721) 2024-09-23 14:46:17 +00:00
operations.go add missing error check in CommitFiles (#2605) 2024-08-28 12:51:18 +00:00
params.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
path.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
pipeline.go added git FS; removed clone from generate pipeline (#1219) 2024-04-16 08:02:21 +00:00
push_remote.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
ref.go refactor git hook calling and shared repo (#1200) 2024-04-12 09:48:35 +00:00
repo.go Minor Fixes (#2028) 2024-05-09 00:01:52 +00:00
scan_secrets.go [Secret Scanning] Add basic support for gitleaksignore (#2030) 2024-05-09 22:00:03 +00:00
service.go refactor git hook calling and shared repo (#1200) 2024-04-12 09:48:35 +00:00
service_pack.go [code-1946] initial work on ssh server (#2075) 2024-06-03 12:47:31 +00:00
sort.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
stream.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
submodule.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
summary.go fix cleanup for failed repo create, cleanup summary git api (#2064) 2024-05-24 00:38:29 +00:00
tag.go refactor git hook calling and shared repo (#1200) 2024-04-12 09:48:35 +00:00
tree.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
upload.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
validate.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
wire.go refactor git hook calling and shared repo (#1200) 2024-04-12 09:48:35 +00:00