drone/git/adapter
Enver Bisevac 26c06b65a0 [feat] command package - initial work (#993) 2024-01-31 15:02:19 +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 [feat] command package - initial work (#993) 2024-01-31 15:02:19 +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 [fix] internal error should be always logged in error level (#982) 2024-01-24 12:28:01 +00:00
blob.go [feat] command package - initial work (#993) 2024-01-31 15:02:19 +00:00
branch.go [feat] command package - initial work (#993) 2024-01-31 15:02:19 +00:00
cat-file.go [feat] command package - initial work (#993) 2024-01-31 15:02:19 +00:00
commit.go [feat] command package - initial work (#993) 2024-01-31 15:02:19 +00:00
config.go [feat] command package - initial work (#993) 2024-01-31 15:02:19 +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 [fix] internal error should be always logged in error level (#982) 2024-01-24 12:28:01 +00:00
format.go remove gogit from last commit cache (#877) 2023-12-07 10:24:58 +00:00
http.go [fix] internal error should be always logged in error level (#982) 2024-01-24 12:28:01 +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
object.go [feat] command package - initial work (#993) 2024-01-31 15:02:19 +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 [feat] command package - initial work (#993) 2024-01-31 15:02:19 +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 improve performance of create tag and commit APIs (#946) 2024-01-26 16:46:23 +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