index
:
argocd-image-updater.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
git
Age
Commit message (
Expand
)
Author
2024-12-16
Update references of pkg/tag pkg/log pkg/options to use modules from registry...
Ishita Sequeira
2024-11-14
chore(deps): upgrade argo-cd from 2.11.7 to 2.13.0 (#936)
Cheng Fang
2024-08-30
fix: warnings from golangci-lint: S1009 should omit nil check; non-constant f...
Cheng Fang
2024-08-13
feat: Use shallow clone to speed up performance (#830)
jnovick
2024-07-12
chore(lint): Enable spelling linter (#773)
Jann Fischer
2024-07-05
fix: Fix write-back commits (#767)
Jann Fischer
2024-06-18
feat: Support for signing commits with gpg and ssh (#710)
Dustin Lactin
2024-06-14
fix: Make Git credentials work again (#737)
Jann Fischer
2024-05-30
Remove repeated git command
Arief Wibowo
2024-05-27
chore(deps): Pull in Git client changes from Argo CD v2.11.2
jannfis
2023-08-15
feat: Add possibility to specify write-back GIT repository as annotation (#424)
Florin Hillebrand
2023-06-08
chore: bump go version to 1.20 (#564)
Andre Ferraz
2022-11-15
fix: update application config sample & replace the deprecated ioutil pkg (#492)
YTCai
2021-10-26
chore: Update and refactor Git client (#283)
jannfis
2021-08-02
chore: Upgrade Argo CD dependencies to v2.0.5 (#230)
jannfis
2021-06-11
fix: git client branch function (#213)
huhu
2021-04-14
feat: Allow setting custom Git commit messages (#193)
jannfis
2021-01-31
feat: Allow setting Git user and e-mail for commits (#153)
jannfis
2021-01-30
feat: Resolve symrefs to allow them as targetRevision for write back (#151)
jannfis
2021-01-22
fix: run 'git add' for create files before pushing back (#143)
Alexander Matyushentsev
2020-12-20
feat: Git write-back of parameters (#133)
jannfis