Cheng Liu
|
e7cce69d52
|
feat: completion
|
2024-08-08 17:01:42 -07:00 |
|
Cheng Liu
|
d851d9fc17
|
feat: remove useless help text service
|
2024-08-07 20:17:13 -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
|
d27a941ae5
|
chore: sparo exit with the same code when git pull fails
|
2024-07-11 15:48:13 -07:00 |
|
Cheng Liu
|
f5e91ca3f4
|
chore: print exit code in error message
|
2024-07-11 15:46:33 -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
|
a6bb16889f
|
feat: sparo fetch get aligned with git fetch
|
2024-07-11 15:08:02 -07:00 |
|
Cheng Liu
|
39a6babf25
|
fix: print error message and exit when git pull fails
|
2024-07-11 14:40:33 -07:00 |
|
Cheng Liu
|
d445a4dce4
|
feat: setup git configurations when full clone
|
2024-07-11 14:19:06 -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
|
15addee110
|
chore: print to terminal when checking existence
|
2024-06-27 16:56:46 -07:00 |
|
Cheng Liu
|
8a307923a7
|
feat: improve metric logic to accurately report success data
|
2024-06-27 16:46:28 -07:00 |
|
Cheng Liu
|
56272952f2
|
feat: improve check remote branch existence logic
|
2024-06-27 16:22:36 -07:00 |
|
Cheng Liu
|
c6a79e4100
|
chore: rename function
|
2024-06-27 16:15:28 -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
|
ce5f4221e3
|
feat: support checkout -
|
2024-05-30 08:51:43 -07:00 |
|
Adrian Z
|
04c6bc74bb
|
fix: sparo pull need to track rush selectors also
|
2024-05-29 09:18:10 +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
|
0a6f985f03
|
feat: update sparo checkout page
|
2024-05-24 14:16:11 -07:00 |
|
Cheng Liu
|
ca8f0a7bf8
|
feat: improve sparo checkout help text
|
2024-05-24 14:13:40 -07:00 |
|
Cheng Liu
|
26a149fd9a
|
fix: ci error
|
2024-05-23 17:20:18 -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
|
f6df534f02
|
fix: dedup temporary selections
|
2024-05-09 17:44:12 -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
|
8879de5a9b
|
feat: improve necessary check for add fetch configs
|
2024-05-08 13:27:10 -07:00 |
|
Cheng Liu
|
f5f80313d4
|
fix: checkoout in a detached state
|
2024-04-30 10:32:52 -07:00 |
|
Adrian Z
|
580e47b577
|
chore: resolve comments
|
2024-04-29 20:32:16 +08:00 |
|
Adrian Z
|
2155169d55
|
chore: add test
|
2024-04-25 22:49:01 +08:00 |
|
Adrian Z
|
49250d88bb
|
feat: sparo checkout support rush selectors from cli input
|
2024-04-25 22:13:38 +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
|
eb6ce3ecf9
|
feat: add graceful shutdown to ensure consistent git configs
|
2024-04-15 16:21:42 -07:00 |
|
Cheng Liu
|
331d60520e
|
fix: duplicate add remote branch
|
2024-04-15 16:21:42 -07:00 |
|
Cheng Liu
|
465f67aa1a
|
feat: track remote branch when checkout to that branch
|
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
|
c5900b7dad
|
feat: update website for sparo pull and sparo git-pull
|
2024-04-09 16:04:42 -07:00 |
|
Cheng Liu
|
9aadefbcbd
|
feat: sparo pull
|
2024-04-09 15:51:05 -07:00 |
|
Cheng Liu
|
b491f9b923
|
chore: fix typo
|
2024-04-02 16:20:42 -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 |
|
Cheng Liu
|
29ba4e4123
|
fix: sparo checkout does not sync sparse profile when checkout file paths
|
2024-03-29 14:21:02 -07:00 |
|
tiktokbot
|
9816572781
|
Bump versions [skip ci]
|
2024-03-29 19:27:14 +00:00 |
|