Mon, 11 Dec 2023 22:27:59 +0100 |
Pierre-Yves David |
changelog: never inline changelog
|
Thu, 05 Oct 2023 14:47:42 -0300 |
Anton Shestakov |
httppeer: fix static-http: scheme autodetection (issue6833)
stable
|
Mon, 02 May 2022 17:47:38 +0200 |
Raphaël Gomès |
tests: use the `--quiet` flag for verify when applicable
|
Fri, 07 Jan 2022 11:53:23 +0300 |
Anton Shestakov |
branchmap: skip obsolete revisions while computing heads
|
Tue, 11 Jan 2022 21:40:08 +0100 |
Pierre-Yves David |
share-safe: enable by default (BC)
|
Fri, 19 Nov 2021 16:16:21 -0800 |
Martin von Zweigbergk |
errors: use detailed exit code for RepoLookupError
|
Thu, 04 Mar 2021 21:58:55 +0100 |
Joerg Sonnenberger |
exchange: stop advertising rev-branch-cache bundle capability
|
Mon, 23 Nov 2020 11:18:48 -0800 |
Martin von Zweigbergk |
errors: remove trailing "!" from some error messages for consistency
|
Thu, 22 Oct 2020 13:31:34 -0700 |
Martin von Zweigbergk |
errors: set detailed exit code to 100 for some remote errors
|
Mon, 11 May 2020 13:08:02 +0200 |
Pierre-Yves David |
dirstate: make sure the dirstate is loaded before the changelog (issue6303)
stable
|
Sat, 09 Feb 2019 23:01:30 +0100 |
Pierre-Yves David |
transaction: include txnname in the hookargs dictionary
|
Sat, 09 Feb 2019 01:24:32 +0100 |
Boris Feld |
test: use `printenv.py --line` in `test-static-http.t`
|
Sat, 26 Jan 2019 11:23:31 -0800 |
Gregory Szorc |
tests: conditionalize test output on Python 3.7
|
Tue, 18 Sep 2018 23:47:21 -0400 |
Matt Harbison |
tests: quote PYTHON usage
|
Wed, 05 Sep 2018 01:19:48 +0300 |
Meirambek Omyrzak |
verify: make output less confusing (issue5924)
|
Mon, 30 Apr 2018 19:54:55 -0700 |
Gregory Szorc |
tests: remove #require killdaemons
|
Wed, 04 Apr 2018 14:37:53 -0700 |
Gregory Szorc |
tests: disable test-static-http.t with simple store
|
Thu, 18 Jan 2018 15:10:22 +0100 |
Boris Feld |
revbranchcache: advertise and use 'rbc' exchange capability
|
Wed, 25 Oct 2017 21:58:03 +0900 |
Yuya Nishihara |
statichttprepo: prevent loading dirstate over HTTP on node lookup (issue5717)
stable
|
Wed, 25 Oct 2017 21:21:42 +0900 |
Yuya Nishihara |
test-static-http: show all files accessed over HTTP
stable
|
Thu, 12 Oct 2017 09:39:50 +0200 |
Denis Laxalde |
transaction-summary: show the range of new revisions upon pull/unbundle (BC)
|
Sat, 29 Jul 2017 12:50:56 -0700 |
Gregory Szorc |
statichttprepo: implement wlock() (issue5613)
stable
|
Sat, 29 Jul 2017 12:40:05 -0700 |
Gregory Szorc |
test: add tests for branches and tags with static http repo (issue5613)
stable
|
Tue, 20 Jun 2017 09:45:02 -0400 |
Augie Fackler |
cleanup: use $PYTHON to run python in many more tests
|
Fri, 31 Mar 2017 11:53:56 +0200 |
Pierre-Yves David |
hook: add hook name information to external hook
|
Fri, 31 Mar 2017 11:08:11 +0200 |
Pierre-Yves David |
hook: provide hook type information to external hook
|
Thu, 30 Mar 2017 17:29:03 +0200 |
Pierre-Yves David |
run-tests: auto-replace 'TXNID' output
|
Sat, 29 Oct 2016 02:44:45 +0900 |
FUJIWARA Katsunori |
tests: invoke printenv.py via sh -c for test portability
stable
|
Tue, 12 Jul 2016 11:20:30 -0400 |
Augie Fackler |
tests: relax "Connection refused" match
|
Tue, 05 Jan 2016 17:37:59 -0800 |
Mateusz Kwapich |
hooks: add HG_NODE_LAST to txnclose and changegroup hook environments
|