drone/git
Darko Draskovic f0d58cdda7 fix: [CODE-2833]: Ignore Redis related cache errors when get/set key (#3059)
* Ignore Redis related cache errors when get/set key
2024-11-28 18:19:12 +00:00
..
api fix: [CODE-2833]: Ignore Redis related cache errors when get/set key (#3059) 2024-11-28 18:19:12 +00:00
check
command Add repo summary endpoint (#2037) 2024-05-23 18:45:28 +00:00
diff
enum feat: [CODE-2385]: add fast-forward merge (#2718) 2024-09-23 11:34:19 +00:00
hash
hook feat: [CODE-2335]: add dryrun option for rebase API (#2721) 2024-09-23 14:46:17 +00:00
merge feat: [CODE-2385]: add fast-forward merge (#2718) 2024-09-23 11:34:19 +00:00
parser feat: [CODE-2567]: improve git commit message handling (#2849) 2024-10-24 10:08:36 +00:00
sha Code Suggestions - Backend Support (#2006) 2024-04-26 16:54:50 +00:00
sharedrepo
storage [maint] gitrpc package removed (#726) 2023-11-15 10:15:32 +00:00
tempdir feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (#3036) 2024-11-22 12:17:56 +00:00
types [code-1016] Replace `gitea` Usages (not wrapper) (#1063) 2024-03-26 20:31:30 +00:00
blame.go feat: [PIPE-22535]: Include previous commit in blame (#2812) 2024-10-17 18:21:51 +00:00
blob.go
branch.go
commit.go feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (#3036) 2024-11-22 12:17:56 +00:00
common.go
context.go
diff.go
env.go
errors.go
hunk.go
interface.go
kuberesolver.go
mapping.go
match_files.go
merge.go feat: [CODE-2567]: improve git commit message handling (#2849) 2024-10-24 10:08:36 +00:00
operations.go feat: [CODE-2618]: remove old unused code from git/operations.go (#2863) 2024-10-24 15:49:20 +00:00
params.go
path.go
pipeline.go
push_remote.go
ref.go
repo.go feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (#3036) 2024-11-22 12:17:56 +00:00
scan_secrets.go
service.go feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (#3036) 2024-11-22 12:17:56 +00:00
service_pack.go
sort.go
stream.go
submodule.go
summary.go fix: [CODE-2717]: Modify Sync to take DefaultBranch as input (#2962) 2024-11-11 23:18:28 +00:00
tag.go
tree.go feat: [PIPE-21976]: add flattened directory listing (#2869) 2024-10-30 13:26:42 +00:00
upload.go
validate.go
wire.go