Commit f4f2b69
feat(scoop-bucket): List more detailed information for buckets (ScoopInstaller#4704)
* refactor(scoop-bucket): Show source/lastupdate for buckets
* use `StartsWith`
* CHANGELOG
* punctuation
* style
* upd
* Update libexec/scoop-bucket.ps1
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
* count num of manifests in the buckets
* update changelog
* remove write-host
* friendly_path
* datetime format
* order
* sty
* prop.
* trim
* obj
* update CHANGELOG
Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>1 parent 35207e2 commit f4f2b69
2 files changed
Lines changed: 33 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 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 | + | |
32 | 59 | | |
33 | 60 | | |
34 | | - | |
| 61 | + | |
35 | 62 | | |
36 | 63 | | |
37 | 64 | | |
| |||
0 commit comments