drone/git/adapter
Marko Gacesa e3bf017f78 Rewrite of git merge (#1023) 2024-02-07 09:40: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 [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 Rewrite of git merge (#1023) 2024-02-07 09:40:04 +00:00
cat-file.go [feat] command package - initial work (#993) 2024-01-31 15:02:19 +00:00
commit.go Rewrite of git merge (#1023) 2024-02-07 09:40:04 +00:00
config.go [feat] command package - initial work (#993) 2024-01-31 15:02:19 +00:00
diff.go Fix linter issues in cutLinesFromFullFileDiff (#1021) 2024-02-05 13:59:14 +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 [code-1016] committer and date helper function added (#1008) 2024-02-01 13:57: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 Rewrite of git merge (#1023) 2024-02-07 09:40:04 +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 [code-1016] committer and date helper function added (#1008) 2024-02-01 13:57:16 +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 [code-1016] committer and date helper function added (#1008) 2024-02-01 13:57:16 +00:00
tree.go [code-1016] Replacing gitea commands with new command package (#1003) 2024-02-01 11:58:48 +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