drone/git
Enver Biševac 8c5a5b6716 feat: [code-2296] minor improvements on command package (#3046)
* Merge remote-tracking branch 'origin/main' into eb/code-2296
* requested changes
* added unit test and description
* refactor command parser
* minor improvements on command package
2024-12-07 17:10:47 +00:00
..
api feat: [code-2296] minor improvements on command package (#3046) 2024-12-07 17:10:47 +00:00
check
command feat: [code-2296] minor improvements on command package (#3046) 2024-12-07 17:10:47 +00:00
diff
enum
hash
hook
merge
parser feat: [CODE-2567]: improve git commit message handling (#2849) 2024-10-24 10:08:36 +00:00
sha
sharedrepo
storage
tempdir feat: [CODE-2531]: replace os.IsNotExist(err) with error.Is(err, fs.ErrNotExist) (#3036) 2024-11-22 12:17:56 +00:00
types
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_pack.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
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