drone/git
2024-02-01 11:58:48 +00:00
..
adapter [code-1016] Replacing gitea commands with new command package (#1003) 2024-02-01 11:58:48 +00:00
check [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
command [code-1016] Replacing gitea commands with new command package (#1003) 2024-02-01 11:58:48 +00:00
diff [CODE-1299] fix diff git with double quotes name (#959) 2024-01-12 19:24:31 +00:00
enum [GIT] migrate git.enum (#889) 2023-12-08 23:07:59 +00:00
hash [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
hook [Githook] Introduce InMemory Githook (#916) 2023-12-19 15:50:15 +00:00
parser [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +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-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
adapter.go [code-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
blame.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 [fix] internal error should be always logged in error level (#982) 2024-01-24 12:28:01 +00:00
commit.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
common.go techdebt: fix latest linting issues (#806) 2023-11-16 12:02:05 +00:00
context.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
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
http.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-1288] new diff api features [paths, line expanders] (#968) 2024-01-23 12:36:04 +00:00
kuberesolver.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
mapping.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
match_files.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
merge.go fix reposGraveyard dir path (#939) 2024-01-22 20:30:51 +00:00
operations.go improve performance of create tag and commit APIs (#946) 2024-01-26 16:46:23 +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 [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
push_remote.go [fix] internal error should be always logged in error level (#982) 2024-01-24 12:28:01 +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 [fix] internal error should be always logged in error level (#982) 2024-01-24 12:28:01 +00:00
service.go fix reposGraveyard dir path (#939) 2024-01-22 20:30:51 +00:00
shared.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +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 [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
tag.go improve performance of create tag and commit APIs (#946) 2024-01-26 16:46:23 +00:00
tree.go remove gogit from last commit cache (#877) 2023-12-07 10:24:58 +00:00
upload.go [fix] internal error should be always logged in error level (#982) 2024-01-24 12:28:01 +00:00
validate.go [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
wire.go [Githook] Introduce InMemory Githook (#916) 2023-12-19 15:50:15 +00:00