Skip to content

Releases: twpayne/chezmoi

v1.7.2

17 Oct 00:36
41c4fdc

Choose a tag to compare

Changelog

2445864 Add autocommit and autopush
41c4fdc Add autocommit and autopush (#432)
a7bc3b7 Add git status parser
f1f9391 Add lines function
963985f Add shell check to doctor command
5033a31 Bump golangci-lint to version 1.20.0
066c9a5 Update dependencies to latest versions

v1.7.1

13 Oct 01:52
0f7bda1

Choose a tag to compare

Changelog

88b48f4 Disable source state private check on Windows
0f7bda1 Disable source state private check on Windows (#456)
f425bc6 Use Go 1.13's wrapped errors
688bc14 Use Go 1.13's wrapped errors (#453)

v1.7.0

10 Oct 18:41
f51a1ce

Choose a tag to compare

Changelog

f2cd6e9 Add FAQ entry on source/target filename bijection
2d7d593 Add FAQ entry on source/target filename bijection (#442)
9c67b56 Add GitHub Actions
90d5323 Add gopass support
5fda365 Add gopass.command reference
fd38084 Allow persistent state to be opened in read-only mode
9e2ceb7 Don't export internal package
a90b01f Fix line-ending-dependent tests on Windows
37ac582 Fix symlink test on Windows
1929a0f Improve detection of the user's shell
fd991e7 Improve detection of the user's shell (#446)
b5b46db Only lock persistent state when writes are needed (#441)
ce09d0d Only open persistent state in read-write mode if needed
3924950 Remove stray debug code
7939fd6 Switch to github.com/pkg/diff
8835998 Unify and improve GitHub workflows
c79de4c Unify and improve GitHub workflows (#450)
ec449db Update contributing docs
a1c7969 Update github.com/twpayne/go-acl to use latest version of golang.org/x/sys
4255f83 Update install.sh from latest godownloader
f51a1ce Update install.sh from latest godownloader (#452)
f17d668 Update table of contents
681116a Use gpg.recipient in docs, instead of deprecated gpgRecipient
eca92ce Use latest golangci-lint release
f6a0cd2 Use latest version of github.com/Masterminds/sprig

v1.6.5

20 Sep 12:25
3733485

Choose a tag to compare

Changelog

3733485 Add nodocs and noembeddocs build tags (#431)
ad21e43 Add nodocs build tag
dbe4b67 Add noembeddocs build tag

v1.6.4

19 Sep 15:38
5212eb3

Choose a tag to compare

Changelog

e1410ab Make --follow a global option
5212eb3 Make --follow a global option (#430)

v1.6.3

17 Sep 00:14
9fa8675

Choose a tag to compare

Changelog

034ba74 Add Scoop support
9fa8675 Add Scoop support (#429)
850dd8c Execute templates after editing
c4190f5 Execute templates after editing (#428)
fd24e09 Pin golangci-lint to version 1.18.0
1335bef Pin golangci-lint to version 1.18.0 (#426)

v1.6.2

10 Sep 10:12
9c02816

Choose a tag to compare

Changelog

c29d46c Add Windows build test on Travis
085c025 Add config file template test
8144046 Add init test
283d98e Add init test (#419)
4203598 Add keepassxcAttribute template function
6ccd08c Add keepassxcAttribute template function (#418)
d628770 Build with Go 1.13
97dac6f Disable funlen linter
5056d8a Disable funlen linter (#420)
e5d4962 Ignore chezmoi.exe
9c02816 Ignore chezmoi.exe (#421)
95759d7 Improve README.md
1dea364 Improve README.md (#407)
a08bb5a Re-generate tables of contents
2b5ec69 Remove stray double quote
8ae43e6 Thread fs to exec
1656bf6 Tidy up tables
ef1229e Tidy up tables and table of contents (#414)
78dda03 Updated install script to be in line with shlib/uname_os.sh
44e4a24 Use an interface to abstract VCSes

v1.6.1

11 Aug 20:05
aab0d2c

Choose a tag to compare

Changelog

140201c Add preview update doc (#391)
c157439 Add preview update to HOWTO.md
4c3f2e9 Add ‘Bug Report’ Issue Template
d918f7e Disable autotemplate by default
716bd09 Document PrivacyStater
1792d38 Document PrivacyStater (#402)
7d513f3 Don't run scripts in diff mode
1e70622 Factor out common struct
aab0d2c Fix 397 (#405)
76a691e Remove AppVeyor
a947359 Remove AppVeyor (#403)
327a26d Update tables of contents with latest VSCode Markdown helper

v1.6.0

08 Jul 09:23
1c7c29e

Choose a tag to compare

Changelog

b989fa6 Add AppVeyor CI for Windows
b32874c Add AppVeyor CI for Windows (#385)
00c05f3 Add CI for OS X
1c7c29e Add Windows release (#390)
8539a1d Add bash completion in snap package (#362)
d64fbb1 Add bash completion to snap package
f88c88a Add some more template dir tests
f007172 Build releases for Windows
835ab33 Disable upgrade command on Windows
1be0691 Don't use github.com/google/renameio on Windows
533b454 Fix IsPrivate
77b8641 Fix IsPrivate (#386)
f276df1 Fix Windows IsPrivate to check explicit file permissions instead of effective permissions.
4953b05 Fix execution with partial templates
8e29647 Fix execution with partial templates (#388)
612d56e Fix test filenames
47313ac Fix whitespace in build tags
cbfea11 Improve Windows support (#381)
6cbde10 No upgrade on windows (#378)
c46bed5 Re-enable the add --recursive tests on Windows
131ed26 Skip add --recursive tests on Windows
6cdf740 Tidy up comments
4b38c75 Update dependencies
f6ed345 Update go.mod
2800d6a Use fork of github.com/hectane/go-acl while waiting for upstream to merge
8c81e98 Use latest github.com/twpayne/go-vfs
b42b08f Use latest github.com/twpayne/go-vfs
c6b5ebd Use latest github.com/twpayne/go-vfs (#380)
bff3e1e Use latest modules for Windows support (#377)

v1.5.10

29 Jun 08:17
542a132

Choose a tag to compare

Changelog

8f2f3e0 Add all logo images
ca11320 Add all logo images (#372)
bfa0198 Add docs command
f776ef5 Add docs command (#374)
514bd77 Document where one line install script will install binary
6323f53 Don't execute templates when editing source state
355f650 Don't execute templates when editing source state (#370)
fa1d828 Fix issue 336 comments (#368)
9301869 Fix template error messages (#371)
0ea0cca Make remove command prompt by default
a2fc377 Make remove command prompt by default (#375)
abaabcb Open source directory with editor when edit is run with no arguments
7f1d926 Remove go mod tidy test from CI
c711405 Use goreleaser's fine-grained control for releases
542a132 Use goreleaser's fine-grained control for releases (#376)
89ed284 Use text/template's error reporting mechanism