@pogo-vcs/pogo 0.7.0 → 0.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +6 -5
- package/package.json +13 -13
package/README.md
CHANGED
|
@@ -108,11 +108,12 @@ For running the server, you need to have a PostgreSQL database running and the f
|
|
|
108
108
|
| `pogo describe` | | `desc`, `rephrase` | Set the description for the current change. |
|
|
109
109
|
| `pogo edit` | | `checkout` | Sets the specified revision as the working-copy revision. |
|
|
110
110
|
| `pogo gc` | | | Run garbage collection on the server. |
|
|
111
|
-
| `pogo info`
|
|
112
|
-
| `pogo init`
|
|
113
|
-
| `pogo log`
|
|
114
|
-
| `pogo new`
|
|
115
|
-
| `pogo
|
|
111
|
+
| `pogo info` | | | Display the current working copy status. |
|
|
112
|
+
| `pogo init` | | | Initialize a new repository. |
|
|
113
|
+
| `pogo log` | | | Show the change history. |
|
|
114
|
+
| `pogo new` | | | Create a new change based on one or more parent changes. |
|
|
115
|
+
| `pogo visibility` | | | Set repository visibility to public or private. |
|
|
116
|
+
| `pogo push` | | | Push a change to the repository. |
|
|
116
117
|
| `pogo rm` | | | Remove a change from the repository. |
|
|
117
118
|
| `pogo serve` | | | Start the Pogo server. |
|
|
118
119
|
| `pogo whoami` | | | Show the personal access token being used for the current repository. |
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pogo-vcs/pogo",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.8.0",
|
|
4
4
|
"description": "A centralized version control system that is simple and easy to use.",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"postinstall": "node install.js",
|
|
@@ -37,74 +37,74 @@
|
|
|
37
37
|
"archives": {
|
|
38
38
|
"darwin-arm64": {
|
|
39
39
|
"name": "pogo_Darwin_arm64.tar.gz",
|
|
40
|
-
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.
|
|
40
|
+
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.8.0/pogo_Darwin_arm64.tar.gz",
|
|
41
41
|
"bins": [
|
|
42
42
|
"pogo"
|
|
43
43
|
],
|
|
44
44
|
"format": "tar.gz",
|
|
45
45
|
"checksum": {
|
|
46
46
|
"algorithm": "sha256",
|
|
47
|
-
"digest": "
|
|
47
|
+
"digest": "d8ff19e485297ab401b09b60c8f47f2e13d471932c712346cc01f2ec2134694f"
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
50
|
"darwin-x64": {
|
|
51
51
|
"name": "pogo_Darwin_x86_64.tar.gz",
|
|
52
|
-
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.
|
|
52
|
+
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.8.0/pogo_Darwin_x86_64.tar.gz",
|
|
53
53
|
"bins": [
|
|
54
54
|
"pogo"
|
|
55
55
|
],
|
|
56
56
|
"format": "tar.gz",
|
|
57
57
|
"checksum": {
|
|
58
58
|
"algorithm": "sha256",
|
|
59
|
-
"digest": "
|
|
59
|
+
"digest": "e24f3145eca5395d34a6c4cba5f376c946f7e65c64e9d38324c0757effb7625b"
|
|
60
60
|
}
|
|
61
61
|
},
|
|
62
62
|
"linux-arm64": {
|
|
63
63
|
"name": "pogo_Linux_arm64.tar.gz",
|
|
64
|
-
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.
|
|
64
|
+
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.8.0/pogo_Linux_arm64.tar.gz",
|
|
65
65
|
"bins": [
|
|
66
66
|
"pogo"
|
|
67
67
|
],
|
|
68
68
|
"format": "tar.gz",
|
|
69
69
|
"checksum": {
|
|
70
70
|
"algorithm": "sha256",
|
|
71
|
-
"digest": "
|
|
71
|
+
"digest": "fb073773054864dd9cd69a58c5ce987155e1efd5aac3bc731b7f5d3ae8302a42"
|
|
72
72
|
}
|
|
73
73
|
},
|
|
74
74
|
"linux-x64": {
|
|
75
75
|
"name": "pogo_Linux_x86_64.tar.gz",
|
|
76
|
-
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.
|
|
76
|
+
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.8.0/pogo_Linux_x86_64.tar.gz",
|
|
77
77
|
"bins": [
|
|
78
78
|
"pogo"
|
|
79
79
|
],
|
|
80
80
|
"format": "tar.gz",
|
|
81
81
|
"checksum": {
|
|
82
82
|
"algorithm": "sha256",
|
|
83
|
-
"digest": "
|
|
83
|
+
"digest": "a46f88781734a917cfda87cc26197072b16cf4ba6a0f54da82da0c437bd44294"
|
|
84
84
|
}
|
|
85
85
|
},
|
|
86
86
|
"win32-arm64": {
|
|
87
87
|
"name": "pogo_Windows_arm64.zip",
|
|
88
|
-
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.
|
|
88
|
+
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.8.0/pogo_Windows_arm64.zip",
|
|
89
89
|
"bins": [
|
|
90
90
|
"pogo.exe"
|
|
91
91
|
],
|
|
92
92
|
"format": "zip",
|
|
93
93
|
"checksum": {
|
|
94
94
|
"algorithm": "sha256",
|
|
95
|
-
"digest": "
|
|
95
|
+
"digest": "0ef5bd3794a8c7790ee314794355cfa7a380695b2be11a0c58f1802039664faa"
|
|
96
96
|
}
|
|
97
97
|
},
|
|
98
98
|
"win32-x64": {
|
|
99
99
|
"name": "pogo_Windows_x86_64.zip",
|
|
100
|
-
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.
|
|
100
|
+
"url": "https://github.com/pogo-vcs/pogo/releases/download/v0.8.0/pogo_Windows_x86_64.zip",
|
|
101
101
|
"bins": [
|
|
102
102
|
"pogo.exe"
|
|
103
103
|
],
|
|
104
104
|
"format": "zip",
|
|
105
105
|
"checksum": {
|
|
106
106
|
"algorithm": "sha256",
|
|
107
|
-
"digest": "
|
|
107
|
+
"digest": "254c337f8020fff2aafc7a6d34afb0fd77e3f8cb8a1db652c7c9ddc467d7b1e9"
|
|
108
108
|
}
|
|
109
109
|
}
|
|
110
110
|
}
|