aboutsummaryrefslogtreecommitdiff
path: root/http-status-codes
Commit message (Collapse)AuthorAge
* ensure that types.rec ends w/ at least one blank lineThien-Thi Nguyen2020-12-30
| | | | | This is so that when we cat(1) it w/ the body, the first record is not overlooked as part of the "header".
* work around recutils problem wrt renaming /tmp/FOO to TARGETThien-Thi Nguyen2020-12-30
| | | | | | - add explanatory comment - set TMPDIR to current-working-directory - export it
* .gitignore for generated filesJonathan Buchanan2020-06-08
|
* created registry for taler error codesJonathan Buchanan2020-06-07
|
* start taler EC registryChristian Grothoff2020-05-14
|
* setup http status code registryChristian Grothoff2020-05-13