Releases: mesuutt/git-mirror
Releases · mesuutt/git-mirror
v0.1.0
Changelog
- 99f4414 WIP: build commit content using config
- 0322040 add additional vars for template
- 10904c5 add test for adding new diff in same day
- f220872 fix commit with overwrite
- ce11f3b fix file extension alias handling
- 9eb092a fix paring renamed file
- 4b5f5d2 fix typo
- 02ad4aa handle adding stats of empty or 1 commit repo
- 4c097d3 handle renames
- 35ab38c impl add --dry-run
- e9d29f3 move config to internal
- 4670731 refactor adding new git hook
- e87da4c refactor install hook
- 3a6f050 rename func
- 87edb08 rename struct
- 5fa3d9e rename test file
- e875862 rename var
- be87afc split config reader from model to different files
- 24e0b7c tidy
- a2d7a2a update diff generation
- c9885f1 update error messages
- 2ba451e update fn doc
- af0ef2a update fs repo tests
- aa9d787 update readme
- 5e0ba49 update readme
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
Changelog
- c4f1e15 add .goreleaser.yml
- c52d230 add TODOs
- 260540e add error check for int convertion
- 78cfe35 add main
- d70b8b1 add main
- b5b404d add readme
- fdf768f add some cli commands
- 6c9216d add test for install command
- 82e0617 add todo for using --numstat
- d90d866 change module name
- 2ff7ee9 change module name
- 5350440 clean main
- df4d970 create month & day dirs with zero
- f5e1844 file structure changed
- cee92f4 fix parsing files without extension
- 0ee5559 goimports
- 3ad436b handle allowed file types
- 9046934 initial commit
- f473e11 install hook command added
- c1f0fa9 make hook file executable
- ebd9c35 move commands different package
- 0d4ced9 move commands to cmd
- 74a83d3 parse with --numstat
- 6a87248 parser and repo updated
- ae3570f parsing with allowed types updated
- 3ba1f70 readme updated
- 882e4fd refactor
- 6829e9a remove afero
- 95f13cf remove redundant file open in test
- d677e69 remove redundant var
- a5efec8 rename some files
- c777c00 todos added
- cc7a2b7 update goreleaser config
- da60595 update readme
- 1b0fc6f update readme
- 8a60d72 update readme
- d569a26 update readme
- a938d2b update test