๐Ÿ“ฆ antongolub / git-glob-cp

๐Ÿ“„ CHANGELOG.md ยท 172 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172## [1.10.5](https://github.com/antongolub/git-glob-cp/compare/v1.10.4...v1.10.5) (2025-09-19)

### Fixes & improvements
* perf: explicitly resolve abs cwd ([3d5ddfd](https://github.com/antongolub/git-glob-cp/commit/3d5ddfd5e377df7b82c1b50d1d430d3a8668f4b3))

## [1.10.4](https://github.com/antongolub/git-glob-cp/compare/v1.10.3...v1.10.4) (2025-09-18)

### Fixes & improvements
* perf: up deps, migrate to vitest ([271b363](https://github.com/antongolub/git-glob-cp/commit/271b363048dadc7594ea57223907d5d8705c9edb))
* perf: up deps ([3b291d0](https://github.com/antongolub/git-glob-cp/commit/3b291d0e831666f45e275a6c497cc08f5cf7d1d1))

## [1.10.3](https://github.com/antongolub/git-glob-cp/compare/v1.10.2...v1.10.3) (2025-09-17)

### Fixes & improvements
* perf: tech release ([612e0cb](https://github.com/antongolub/git-glob-cp/commit/612e0cb9713c852f5c7ba5993071b4f350a52072))

## [1.10.2](https://github.com/antongolub/git-glob-cp/compare/v1.10.1...v1.10.2) (2025-09-05)

### Fixes & improvements
* fix: up deps ([67f0747](https://github.com/antongolub/git-glob-cp/commit/67f0747d53d39b8307375acb82e5078fa3fceb5d))

## [1.10.1](https://github.com/antongolub/git-glob-cp/compare/v1.10.0...v1.10.1) (2023-05-13)

### Fixes & improvements
* refactor: separate opts normalizer ([2cc897c](https://github.com/antongolub/git-glob-cp/commit/2cc897c2db2a3e39b979bf208525ccd28cf0d8bf))

## [1.10.0](https://github.com/antongolub/git-glob-cp/compare/v1.9.4...v1.10.0) (2023-05-13)

### Features
* feat: add ts typings ([5896f9c](https://github.com/antongolub/git-glob-cp/commit/5896f9c12aa2eca12a0fbfa9ee5118c62761d005))

## [1.9.4](https://github.com/antongolub/git-glob-cp/compare/v1.9.3...v1.9.4) (2023-05-13)

### Fixes & improvements
* perf: up deps ([6533eb8](https://github.com/antongolub/git-glob-cp/commit/6533eb8f967dbf30f2ef653acd26648f30082432))

## [1.9.3](https://github.com/antongolub/git-glob-cp/compare/v1.9.2...v1.9.3) (2022-07-29)

### Fixes & improvements
* docs: add gh actions usage example ([ec6712b](https://github.com/antongolub/git-glob-cp/commit/ec6712b5338b20177e54fd2e799b32f56d951763))

## [1.9.2](https://github.com/antongolub/git-glob-cp/compare/v1.9.1...v1.9.2) (2022-07-28)

### Fixes & improvements
* fix: swap git user.name & user.email ([7c47354](https://github.com/antongolub/git-glob-cp/commit/7c473540cd3105d62d48f20df37b6032a30da8ec))

## [1.9.1](https://github.com/antongolub/git-glob-cp/compare/v1.9.0...v1.9.1) (2022-07-28)

### Fixes & improvements
* fix: set git config user.name if not defined ([5be9dfc](https://github.com/antongolub/git-glob-cp/commit/5be9dfcb7c2eb36587b4e8896cfb191699e0025d))

## [1.9.0](https://github.com/antongolub/git-glob-cp/compare/v1.8.0...v1.9.0) (2022-07-28)

### Features
* feat: allow basic auth in http refs ([c61e6a4](https://github.com/antongolub/git-glob-cp/commit/c61e6a40981b9c10343c56141aa464d079dd8a1d))

## [1.8.0](https://github.com/antongolub/git-glob-cp/compare/v1.7.3...v1.8.0) (2022-07-07)

### Features
* feat: add `--cwd` CLI option ([4fd5552](https://github.com/antongolub/git-glob-cp/commit/4fd5552f46214f9eefad65d9f6d098663c2ef9eb))

### Fixes & improvements
* perf: fail fast on parsing ([cf4d848](https://github.com/antongolub/git-glob-cp/commit/cf4d84848e6e5a9bd95f7d20d53e738bfebc1b68))
* fix: fix default pattern for git-to-git ([7e1fc3a](https://github.com/antongolub/git-glob-cp/commit/7e1fc3ab994148e4e73a9122622594525dc769a7))
* perf: update zx-extra to v2.2.0 ([4fe4638](https://github.com/antongolub/git-glob-cp/commit/4fe4638bf05de57ab9c41a27e7f904532498bea4))

## [1.7.3](https://github.com/antongolub/git-glob-cp/compare/v1.7.2...v1.7.3) (2022-07-03)

### Fixes & improvements
* perf: update zx-extra to v2 ([4c77903](https://github.com/antongolub/git-glob-cp/commit/4c779037a2abaa3bf8b97dd0b1510d121f9d953a))

## [1.7.2](https://github.com/antongolub/git-glob-cp/compare/v1.7.1...v1.7.2) (2022-06-26)

### Fixes & improvements
* fix: update zx-extra to v1.7.1 ([e2f2739](https://github.com/antongolub/git-glob-cp/commit/e2f273994c5f675fa420d09498611e0d10bc6a4c))

## [1.7.1](https://github.com/antongolub/git-glob-cp/compare/v1.7.0...v1.7.1) (2022-06-25)

### Fixes & improvements
* fix: handle array type as `from` arg ([66dc000](https://github.com/antongolub/git-glob-cp/commit/66dc00004b0867d8c3add5e59b432d31604c5578))

## [1.7.0](https://github.com/antongolub/git-glob-cp/compare/v1.6.2...v1.7.0) (2022-06-25)

### Features
* feat: set default pattern to `**/*` ([fc4a77a](https://github.com/antongolub/git-glob-cp/commit/fc4a77ad476bbcf6b8435a2cd095fd832691c286))

## [1.6.2](https://github.com/antongolub/git-glob-cp/compare/v1.6.1...v1.6.2) (2022-06-25)

### Fixes & improvements
* refactor: decompose parser ([3d5e2cb](https://github.com/antongolub/git-glob-cp/commit/3d5e2cbd4fa69eb76d06c26a4bf7f6aac1945f6b))

## [1.6.1](https://github.com/antongolub/git-glob-cp/compare/v1.6.0...v1.6.1) (2022-06-25)

### Fixes & improvements
* refactor: simplify copy ([ec280f3](https://github.com/antongolub/git-glob-cp/commit/ec280f3650bbb8e21e4c1ef2aa707930d55306bf))

## [1.6.0](https://github.com/antongolub/git-glob-cp/compare/v1.5.1...v1.6.0) (2022-06-25)

### Fixes & improvements
* docs: mention cp from archive in CLI hints ([863cc0d](https://github.com/antongolub/git-glob-cp/commit/863cc0da20761a419ce148891f0142ec6523bdd7))
* docs: add some refs ([0601cb2](https://github.com/antongolub/git-glob-cp/commit/0601cb20a2cb1cbb057dccf44f8754180ea5f433))

### Features
* feat: support copying from remote http archives ([02cf9cd](https://github.com/antongolub/git-glob-cp/commit/02cf9cd21e98565a89bfd736c6465bd9913c5860))
* feat: support copying from archives ([1748786](https://github.com/antongolub/git-glob-cp/commit/1748786e9ca56fe04af9e17e332670f87e91b72c))

## [1.5.1](https://github.com/antongolub/git-glob-cp/compare/v1.5.0...v1.5.1) (2022-06-17)

### Fixes & improvements
* fix: rm useless assets from pkg ([a654d37](https://github.com/antongolub/git-glob-cp/commit/a654d37fd6c4125edf27db146912982ca73f3a5b))

## [1.5.0](https://github.com/antongolub/git-glob-cp/compare/v1.4.2...v1.5.0) (2022-06-16)

### Features
* feat: pass `ignoreFiles` option to globby ([4191f6d](https://github.com/antongolub/git-glob-cp/commit/4191f6ddc0e6b70b70fbc97a342bd56583dbe736))

## [1.4.2](https://github.com/antongolub/git-glob-cp/compare/v1.4.1...v1.4.2) (2022-06-16)

### Fixes & improvements
* docs: fix some typos ([e7fa443](https://github.com/antongolub/git-glob-cp/commit/e7fa443dd69a3b1e13e2cfc42e966873baf25a93))

## [1.4.1](https://github.com/antongolub/git-glob-cp/compare/v1.4.0...v1.4.1) (2022-06-16)

### Fixes & improvements
* docs: extend usage examples ([c0a9921](https://github.com/antongolub/git-glob-cp/commit/c0a99219d979120da01839a287c3e17d6ca62d6b))

## [1.4.0](https://github.com/antongolub/git-glob-cp/compare/v1.3.3...v1.4.0) (2022-06-15)

### Features
* feat: export `copydir` helper ([875a728](https://github.com/antongolub/git-glob-cp/commit/875a728cb6dc2a41ca0b386736b36d7ffa14ee7d))

### Fixes & improvements
* docs: add badges ([bcb5725](https://github.com/antongolub/git-glob-cp/commit/bcb5725b4daaa075b955ea4330f67a3fe050dace))

## [1.3.3](https://github.com/antongolub/git-glob-cp/compare/v1.3.2...v1.3.3) (2022-06-15)

### Fixes & improvements
* refactor: separate push and fetch stages ([b63485c](https://github.com/antongolub/git-glob-cp/commit/b63485cd70edc4d4f8023bb864c35f22606322ea))

## [1.3.2](https://github.com/antongolub/git-glob-cp/compare/v1.3.1...v1.3.2) (2022-06-15)

### Fixes & improvements
* docs: fix npm i example ([d4ec111](https://github.com/antongolub/git-glob-cp/commit/d4ec1111437e9fb39db0f169bca89dd3c9fea211))

## [1.3.1](https://github.com/antongolub/git-glob-cp/compare/v1.3.0...v1.3.1) (2022-06-15)

### Fixes & improvements
* refactor: simplify git fetch ([7559712](https://github.com/antongolub/git-glob-cp/commit/755971296a3e0bd8751b0b20fea28a716f788187))

## [1.3.0](https://github.com/antongolub/git-glob-cp/compare/v1.2.0...v1.3.0) (2022-06-15)

### Features
* feat: add CLI help, check arguments ([191beb6](https://github.com/antongolub/git-glob-cp/commit/191beb6b3188fdeab0d6fa2a12c80f4b45b7a20b))

## [1.2.0](https://github.com/antongolub/git-glob-cp/compare/v1.1.0...v1.2.0) (2022-06-15)

### Features
* feat: handle cli glob spread ([7af9da8](https://github.com/antongolub/git-glob-cp/commit/7af9da891632bd623223db6be0a9c2cec9c981cf))

## [1.1.0](https://github.com/antongolub/git-glob-cp/compare/v1.0.0...v1.1.0) (2022-06-15)

### Fixes & improvements
* docs: formatting ([889a6db](https://github.com/antongolub/git-glob-cp/commit/889a6dbe3d30fc3e6f1faa6dde54ccefdcb34035))

### Features
* feat: add ggcp CLI alias ([0bb1262](https://github.com/antongolub/git-glob-cp/commit/0bb1262be017a3ed0d6f3fe06d3f925d33f0e6d8))

## [1.0.0](https://github.com/antongolub/git-glob-cp/compare/undefined...v1.0.0) (2022-06-15)

### Features
* feat: add ggcp CLI alias ([0bb1262](https://github.com/antongolub/git-glob-cp/commit/0bb1262be017a3ed0d6f3fe06d3f925d33f0e6d8))