Cheng Liu
|
4e3dc95663
|
chore: rush change
|
2024-08-26 22:08:01 -07:00 |
|
tiktokbot
|
623882dbfb
|
Bump versions [skip ci]
|
2024-08-16 22:09:10 +00:00 |
|
tiktokbot
|
3bbaccc24f
|
Update changelogs [skip ci]
|
2024-08-16 22:09:09 +00:00 |
|
Adrian Zhang
|
30a6efef00
|
Merge pull request #83 from tiktok/feat-sparo-completion
[sparo] shell completion feature
|
2024-08-15 22:30:48 +08:00 |
|
Cheng Liu
|
6f992e755d
|
chore: rush update
|
2024-08-08 17:01:43 -07:00 |
|
Cheng Liu
|
7a6ca786ad
|
chore: rush change
|
2024-08-08 17:01:42 -07:00 |
|
Pete Gonzalez
|
1d7fecc244
|
rush change
|
2024-07-24 20:47:44 -07:00 |
|
tiktokbot
|
598dee521c
|
Bump versions [skip ci]
|
2024-07-15 18:00:30 +00:00 |
|
tiktokbot
|
7e7c48f18a
|
Update changelogs [skip ci]
|
2024-07-15 18:00:28 +00:00 |
|
Cheng Liu
|
6997d819ef
|
Merge pull request #80 from tiktok/fix-failed-pull
Print error message and exit when git pull fails
|
2024-07-11 15:51:05 -07:00 |
|
Cheng Liu
|
3c916a2614
|
Merge pull request #81 from tiktok/feat-fetch-behavior
"sparo fetch" behaves the same as "git fetch" when no remote or no branches specified
|
2024-07-11 15:45:10 -07:00 |
|
Cheng Liu
|
9a005fc25c
|
Update common/changes/sparo/feat-clone-full_2024-07-11-21-24.json
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
|
2024-07-11 15:44:39 -07:00 |
|
Cheng Liu
|
5209e9a21d
|
chore: rush change
|
2024-07-11 15:08:41 -07:00 |
|
Cheng Liu
|
03e6bcb94a
|
chore: rush change
|
2024-07-11 14:41:06 -07:00 |
|
Cheng Liu
|
783f193125
|
chore: rush change
|
2024-07-11 14:24:32 -07:00 |
|
tiktokbot
|
6ab94084ff
|
Bump versions [skip ci]
|
2024-07-02 18:03:54 +00:00 |
|
tiktokbot
|
01d26f250f
|
Update changelogs [skip ci]
|
2024-07-02 18:03:53 +00:00 |
|
Cheng Liu
|
b645eeeb3d
|
chore: rush change
|
2024-06-27 16:46:53 -07:00 |
|
Cheng Liu
|
f084797670
|
chore: rush build & rush change
|
2024-06-27 16:24:12 -07:00 |
|
tiktokbot
|
5996f9587c
|
Bump versions [skip ci]
|
2024-05-31 18:31:04 +00:00 |
|
tiktokbot
|
6a21a10eff
|
Update changelogs [skip ci]
|
2024-05-31 18:31:02 +00:00 |
|
Cheng Liu
|
a045b7f2a1
|
Merge pull request #75 from tiktok/feat-checkout-dash
Supports "sparo checkout -"
|
2024-05-31 11:28:16 -07:00 |
|
Cheng Liu
|
7ea9bdcdde
|
chore: rush change
|
2024-05-30 08:51:43 -07:00 |
|
Cheng Liu
|
ce5f4221e3
|
feat: support checkout -
|
2024-05-30 08:51:43 -07:00 |
|
Cheng Liu
|
9feca73009
|
Update common/changes/sparo/fix-sparo-pull-with-selectors_2024-05-29-01-26.json
|
2024-05-28 18:46:19 -07:00 |
|
Adrian Z
|
a8477f9e67
|
chore: add rush change
|
2024-05-29 09:27:07 +08:00 |
|
tiktokbot
|
b53d31c54a
|
Bump versions [skip ci]
|
2024-05-24 23:10:11 +00:00 |
|
tiktokbot
|
94805ac7f7
|
Update changelogs [skip ci]
|
2024-05-24 23:10:09 +00:00 |
|
Cheng Liu
|
bf0040a513
|
chore: rush change
|
2024-05-24 14:14:17 -07:00 |
|
Cheng Liu
|
3402f25e3d
|
chore: rush change
|
2024-05-23 17:12:03 -07:00 |
|
Cheng Liu
|
2875895e2b
|
feat: sparo fetch & pull clean up merged branch from git configuration
|
2024-05-23 17:12:03 -07:00 |
|
tiktokbot
|
4dbdd16c16
|
Bump versions [skip ci]
|
2024-05-10 20:44:03 +00:00 |
|
tiktokbot
|
1af43afa4a
|
Update changelogs [skip ci]
|
2024-05-10 20:44:01 +00:00 |
|
Cheng Liu
|
5536114e37
|
chore: rush change
|
2024-05-09 17:44:29 -07:00 |
|
Cheng Liu
|
b8bec76c35
|
chore: prepare minor version
|
2024-05-09 15:49:34 -07:00 |
|
Cheng Liu
|
486822b310
|
Merge pull request #67 from jzhang026/feat/checout-to-from-selector
feat: Sparo checkout support --to/--from option for direct projects selection
|
2024-05-09 15:46:41 -07:00 |
|
Cheng Liu
|
6daefb16c7
|
chore: rush change
|
2024-05-08 13:28:13 -07:00 |
|
Cheng Liu
|
6ddf7c2f3d
|
chore: rush change
|
2024-04-30 10:33:31 -07:00 |
|
Adrian Zhang
|
17ef5f8b4c
|
Update feat-checkout-to-selector_2024-04-25-14-16.json
Co-authored-by: Pete Gonzalez <4673363+octogonz@users.noreply.github.com>
|
2024-04-26 07:45:44 +08:00 |
|
Adrian Z
|
3c96313f84
|
chore: rush change
|
2024-04-25 22:16:48 +08:00 |
|
tiktokbot
|
6790cd2c67
|
Bump versions [skip ci]
|
2024-04-15 23:34:56 +00:00 |
|
tiktokbot
|
57ae58f55d
|
Update changelogs [skip ci]
|
2024-04-15 23:34:54 +00:00 |
|
Cheng Liu
|
b25a722b85
|
chore: change
|
2024-04-15 16:21:42 -07:00 |
|
Cheng Liu
|
c3f9a14211
|
chore: rush change
|
2024-04-15 16:21:42 -07:00 |
|
Cheng Liu
|
6877978893
|
feat: sparo fetch --all will fetch all remote branches
|
2024-04-15 16:21:42 -07:00 |
|
Cheng Liu
|
c489787c74
|
chore: upgrade rush.js to fix Node.js CVE-2024-27980 security issue
|
2024-04-15 16:10:35 -07:00 |
|
Cheng Liu
|
f5ecf8e1b9
|
chore: rush change
|
2024-04-09 16:05:20 -07:00 |
|
Cheng Liu
|
dbb2baab98
|
chore: rush change
|
2024-04-02 16:21:09 -07:00 |
|
tiktokbot
|
bee72c5530
|
Bump versions [skip ci]
|
2024-03-29 21:28:27 +00:00 |
|
tiktokbot
|
8df5f4013f
|
Update changelogs [skip ci]
|
2024-03-29 21:28:25 +00:00 |
|