index
:
gitsyncer
main
Tool to sync git repos across Codeberg, Github and SSH git server.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
config
Age
Commit message (
Expand
)
Author
2025-10-31
feat: implement amp AI tool support and replace Taskfile with Mage
v0.10.0
Paul Buetow
2025-08-16
feat(release): add repo/tag skip_releases and logs; bump version to 0.8.7
v0.8.7
Paul Buetow
2025-07-13
fix: change default config path to ~/.config/gitsyncer/config.json
Paul Buetow
2025-07-13
fix: update default config path to follow XDG Base Directory spec
Paul Buetow
2025-07-13
refactor: restructure CLI with cobra command framework
Paul Buetow
2025-07-07
feat: add comprehensive showcase generation with metadata and images
Paul Buetow
2025-07-03
feat: add SSH backup locations with --backup flag
v0.2.0
Paul Buetow
2025-06-27
feat: implement --create-codeberg-repos
Paul Buetow
2025-06-25
feat: add configurable work directory with default ~/git/gitsyncer-workdir
Paul Buetow
2025-06-24
feat: add branch exclusion feature with regex patterns
Paul Buetow
2025-06-23
Add GitHub repository creation and improve error handling
Paul Buetow
2025-06-23
Add support for multiple repository configuration and sync
Paul Buetow
2025-06-23
Add repository synchronization functionality
Paul Buetow
2025-06-23
Add configuration file support with organization list
Paul Buetow