Skip to content

Releases: GitJournal/git-auto-sync

v1.5

10 Jun 19:55
Compare
Choose a tag to compare

Changelog

  • beeb966 Add a 'daemon status' command
  • dfe75fc Add sudo to linux instructions
  • 18f8a30 Allow commands to run from the non root folder of the git repo
  • 9793c1c GoReleaser: Stop building apks
  • e386ea6 Only add the daemon dependencies on linux
  • 7a16e4c Update README.md
  • ce17781 Update instructions for Linux

v1.4

01 Jun 23:02
Compare
Choose a tag to compare

Changelog

  • 8c3406c Allow the git executable location be configurable
  • 033782f Allow the repo options to easily be configured
  • 1536a0f Config: Add v1
  • 277a029 Do not ignore hidden files
  • c674481 Fix fury url
  • 1fc7b92 Move the config to another package
  • 67e7ae2 Path the RepoConfig to all the methods
  • 625c3da Try to create Linux Packages via fury.io
  • 958a605 Update README.md
  • df6ba9c Update todo
  • 18b0f95 Update todo
  • a168fec config: Add some tests
  • 622268a goreleaser nfpms: Add description
  • 97bc153 nfpm: Add 'formats'

v1.3

18 May 18:50
Compare
Choose a tag to compare

Changelog

  • c1f8a20 Add a version command
  • e8e8266 CI: Install missing snapcraft
  • 9c5f8c2 Fix build on windows
  • 5d0bfcc Fix darwin build
  • 363126c Fix golint
  • d2a3bcc Fix goreleaser syntax
  • 4ea0126 Fix linter
  • 459f951 Fix linting issues
  • 87068b0 GoRelaser: Try to add the git-auto-sync daemon to the package
  • 7685f56 Snapcraft: Fix bash completion script name
  • e1d56af Snapcraft: Mark 'grade' as stable
  • b716a28 Split out osx specific code into its own file
  • a3163c8 Try to add snapcraft
  • c1857b4 Update readme
  • 820ee12 go mod tidy
  • 641c7dc goreleaser: Fix formatting
  • 00e03c3 mac: Detect suspend/resume and run a sync afterwards

v1.2

15 May 21:41
Compare
Choose a tag to compare

Changelog

  • be2b8fa Add Git Annex to readme
  • 5a00c2b Linux: Remove 'username' option
  • 9ef8e04 commit: Make the message deterministic

v1.1

15 May 00:51
Compare
Choose a tag to compare

Changelog

v1.0

14 May 18:45
Compare
Choose a tag to compare

Changelog

  • cb65f32 Allow using the daemon in a subdirectory
  • a7fdb32 Disable the service when the repoList is empty
  • 0dc6905 Enable + Start the service when the config is added
  • 6995706 Fix make install
  • b44ec93 Improve public interface
  • 54b92e0 Improve watching logic
  • 8ca3022 Make the daemon work
  • 5c2f32f Remove fixme
  • 68e4a8e Update fixmes
  • f1f22c5 Update todo
  • ab17f85 Use the logger
  • 3dd867a common: Doesn't need to have the code for the daemon execution

v0.4.0

12 May 16:49
Compare
Choose a tag to compare

Changelog

  • eac8e50 Allow calling sync from within a subfolder of a repo
  • c164484 GitCommand: Fix order of return values
  • b0c9683 cli: An explicit version flag is not required
  • 1ef7809 macos: Build arm64 version as well

v0.3.0

11 May 10:13
Compare
Choose a tag to compare

Changelog

  • 740363f Add a version flag
  • f66505a Add default autocompletion scripts from urfave/cli
  • 3117b77 Fix goreleaser
  • da518f3 Install autocompletion files

v0.2.0

11 May 09:35
Compare
Choose a tag to compare

Changelog

  • 75324e3 GoReleaser: Publish in homebrew tap
  • 577c781 goreleaser: Rename project in homebrew
  • 7ad0951 homebew: Use a custom PAT to publish

v0.1.0

10 May 22:08
Compare
Choose a tag to compare

Changelog