[PATCH 1 of 2] tests: set Git author and committer name and email settings explicitly

2023-03-29 Thread Manuel Jacob
# HG changeset patch # User Manuel Jacob # Date 1680121377 -7200 # Wed Mar 29 22:22:57 2023 +0200 # Node ID 2304f8da62b03f6cfd966b72eec70c38c4d52e37 # Parent 7037365a7bc351b81f05c790c6d3417d81d7bd5d # EXP-Topic tests-git tests: set Git author and committer name and email settings explicitly

[PATCH 2 of 2] tests: prevent Git system and global configuration from loading

2023-03-29 Thread Manuel Jacob
# HG changeset patch # User Manuel Jacob # Date 1680139355 -7200 # Thu Mar 30 03:22:35 2023 +0200 # Node ID 4933600c49883dfc142f97a32dd08f9dd82b0d31 # Parent 2304f8da62b03f6cfd966b72eec70c38c4d52e37 # EXP-Topic tests-git tests: prevent Git system and global configuration from loading This

[PATCH] api: include creation date in comments

2023-03-29 Thread Manuel Jacob
# HG changeset patch # User Manuel Jacob # Date 1680087692 -7200 # Wed Mar 29 13:01:32 2023 +0200 # Node ID 44e34dcb73b1d1cf6a7527094521ab97968d8396 # Parent d2166e7ea65797fdccb548cd9cf416c8ed02fc6b # EXP-Topic api-comments api: include creation date in comments diff --git

[PATCH 1 of 2] api: fix get_changeset() when incomplete raw_id is passed with with_reviews

2023-03-29 Thread Manuel Jacob
# HG changeset patch # User Manuel Jacob # Date 1680080700 -7200 # Wed Mar 29 11:05:00 2023 +0200 # Node ID 2704d3ca4210e14e559b2a1f23dacdd988989533 # Parent 7037365a7bc351b81f05c790c6d3417d81d7bd5d # EXP-Topic api-comments api: fix get_changeset() when incomplete raw_id is passed with

[PATCH 2 of 2] api: add possibility to optionally return comments from get_changeset()

2023-03-29 Thread Manuel Jacob
# HG changeset patch # User Manuel Jacob # Date 1680083947 -7200 # Wed Mar 29 11:59:07 2023 +0200 # Node ID d2166e7ea65797fdccb548cd9cf416c8ed02fc6b # Parent 2704d3ca4210e14e559b2a1f23dacdd988989533 # EXP-Topic api-comments api: add possibility to optionally return comments from