drone/git/api
Enver Biševac 723377482c [code-1822] Download repository as archive using `git archive` command (#2010) 2024-04-26 20:03:51 +00:00
..
foreachref [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
api.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
api_test.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
archive.go [code-1822] Download repository as archive using `git archive` command (#2010) 2024-04-26 20:03:51 +00:00
blame.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
blame_test.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 Add Repo Path Listing API (#1197) 2024-04-10 20:04:08 +00:00
cat-file.go Add push file size limit and report func (and use it in githook) (#1173) 2024-04-24 16:31:18 +00:00
commit.go Add push file size limit and report func (and use it in githook) (#1173) 2024-04-24 16:31:18 +00:00
config.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
diff.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
diff_test.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
errors.go [fix] Conflict error on git not properly displayed (#1158) 2024-03-28 02:07:48 +00:00
files.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
format.go Add Repo Path Listing API (#1197) 2024-04-10 20:04:08 +00:00
fs.go improve implementation of git FS (#1229) 2024-04-18 12:45:30 +00:00
http.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
last_commit_cache.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
mapping.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
match_files.go added git FS; removed clone from generate pipeline (#1219) 2024-04-16 08:02:21 +00:00
merge.go Add alternate_object_dirs support to githook handlers (#1141) 2024-03-26 23:52:49 +00:00
object.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
paths_details.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 [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
rev.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
scan_secrets.go [GITLEAKS] Support Secret Scanning in Git and Pre-receive Hook (#1155) 2024-03-28 05:49:04 +00:00
signature.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
submodule.go Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
tag.go Add alternateObjectDirs param to get blob related funcs (#1157) 2024-03-28 02:02:06 +00:00
tree.go added git FS; removed clone from generate pipeline (#1219) 2024-04-16 08:02:21 +00:00
util.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
wire.go [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00