drone/git/adapter
Enver Bisevac 7f7f8bf625 [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
..
adapter.go [Githook] Introduce InMemory Githook (#916) 2023-12-19 15:50:15 +00:00
adapter_test.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
blame.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
blame_int_test.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
blame_test.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
blob.go remove gogit (#887) 2023-12-11 10:15:15 +00:00
branch.go optimized get branch (#912) 2023-12-18 10:03:22 +00:00
commit.go [PERFORMANCE] Use Update-Ref for branch create/delete and tag deletion (#930) 2023-12-21 12:05:00 +00:00
config.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
diff.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
diff_int_test.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
diff_test.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
env.go [GIT] Enable Trace Logging (#888) 2023-12-08 22:50:16 +00:00
errors.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
format.go remove gogit from last commit cache (#877) 2023-12-07 10:24:58 +00:00
http.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
last_commit_cache.go optimized get branch (#912) 2023-12-18 10:03:22 +00:00
mapping.go remove gogit (#887) 2023-12-11 10:15:15 +00:00
match_files.go remove gogit (#887) 2023-12-11 10:15:15 +00:00
merge.go detect force push (#856) 2023-12-07 10:25:08 +00:00
merge_test.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
paths_details.go remove gogit from last commit cache (#877) 2023-12-07 10:24:58 +00:00
ref.go [PERFORMANCE] Use Update-Ref for branch create/delete and tag deletion (#930) 2023-12-21 12:05:00 +00:00
repo.go Add func to git service to count repo objects and read repo size (#886) 2023-12-29 12:33:53 +00:00
rev.go remove gogit from last commit cache (#877) 2023-12-07 10:24:58 +00:00
setup_test.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
shared_repo.go [GIT] Enable Trace Logging (#888) 2023-12-08 22:50:16 +00:00
submodule.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
tag.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
tree.go fix: [CODE-1340]: handle EOL in file name (#979) 2024-01-23 10:18:22 +00:00
vars.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
wire.go remove gogit (#887) 2023-12-11 10:15:15 +00:00