1
0
mirror of https://gitea.com/Sirherobrine23/tea.git synced 2024-06-30 22:24:26 -03:00
tea/modules
Norwin 9ab36c55fa Return RFC3339 UTC timestamps for machine-readable output (#470)
### ⚠️ breaking changes ⚠️

- unset timestamps will not be printed as `"0001-01-01 00:00"`, but as empty value `""`
- output formats `csv`, `tsv`, `yaml` output timestamps in UTC instead of local time, and adhere to [RFC3339](https://datatracker.ietf.org/doc/html/rfc3339)

Co-authored-by: Norwin <git@nroo.de>
Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/tea/pulls/470
Reviewed-by: 6543 <6543@obermui.de>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
Co-authored-by: Norwin <noerw@noreply.gitea.io>
Co-committed-by: Norwin <noerw@noreply.gitea.io>
2022-03-29 06:37:13 +08:00
..
config Add tea clone (#411) 2021-10-18 20:09:27 +08:00
context Prefer origin if there are multiple remotes (#458) 2022-03-09 09:35:51 +08:00
git Add tea clone (#411) 2021-10-18 20:09:27 +08:00
interact Interactive issue/pr posting: properly fetch assignees (#476) 2022-03-19 19:08:58 +08:00
print Return RFC3339 UTC timestamps for machine-readable output (#470) 2022-03-29 06:37:13 +08:00
task Add tea clone (#411) 2021-10-18 20:09:27 +08:00
utils Add tea clone (#411) 2021-10-18 20:09:27 +08:00
workaround Introduce workaround for missing pull head sha (#340) 2021-03-08 03:45:50 +08:00