mirror of
https://github.com/json-c/json-c.git
synced 2026-04-07 14:29:06 +08:00
manual adjustment
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
This list was created with:
|
This list was created with:
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
curl https://api.github.com/search/issues?q="repo%3Ajson-c%2Fjson-c+closed%3A>2017-12-07+created%3A<2020-04-03&sort=created&order=asc&per_page=400&page=1" > issues1.out
|
curl https://api.github.com/search/issues?q="repo%3Ajson-c%2Fjson-c+closed%3A>2017-12-07+created%3A<2020-04-03&sort=created&order=asc&per_page=400&page=1" > issues1.out
|
||||||
|
|
||||||
curl https://api.github.com/search/issues?q="repo%3Ajson-c%2Fjson-c+closed%3A>2017-12-07+created%3A<2020-04-03&sort=created&order=asc&per_page=400&page=2" > issues2.out
|
curl https://api.github.com/search/issues?q="repo%3Ajson-c%2Fjson-c+closed%3A>2017-12-07+created%3A<2020-04-03&sort=created&order=asc&per_page=400&page=2" > issues2.out
|
||||||
@@ -12,13 +10,11 @@ jq -r '.items[] | "[" + .title + "](" + .url + ")" | tostring' issues?.out > iss
|
|||||||
|
|
||||||
\#... manual editing ...
|
\#... manual editing ...
|
||||||
|
|
||||||
\----
|
----
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Issues and Pull Requests closed for the 0.14 release
|
Issues and Pull Requests closed for the 0.14 release (since commit d582d3(2017-12-07) to 31f1ab(2020-04-03))
|
||||||
|
|
||||||
> since commit d582d3 (2017-12-07 ) to 31f1ab(2020-04-03)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user