Thu, 06 May 2021 19:39:19 -0400 |
Matt Harbison |
run-tests: disable color in 'auto' mode on Windows if stdout is redirected
|
Thu, 06 May 2021 18:52:08 -0400 |
Matt Harbison |
run-tests: enable color on Windows
|
Sun, 16 May 2021 10:57:14 -0400 |
Valentin Gatien-Baron |
transaction: trivial refactoring
|
Tue, 18 May 2021 23:36:21 -0400 |
Valentin Gatien-Baron |
test: remove some unnecessary dependency on repo format
|
Fri, 21 May 2021 17:37:53 +0200 |
Raphaël Gomès |
hg-cpython: fix new occuring TypeError
|
Thu, 20 May 2021 08:15:57 -0700 |
Martin von Zweigbergk |
errors: make exit codes class variables instead
|
Tue, 18 May 2021 13:08:42 -0400 |
Charles Chamberlain |
narrow: widen when files are excluded by sparse and not included by narrow
|
Tue, 18 May 2021 13:34:06 -0400 |
Augie Fackler |
hghave: make error output easier to diagnose
|
Tue, 18 May 2021 13:24:41 -0400 |
Augie Fackler |
tests: add req on bash for test-transaction-rollback-on-sigpipe (issue6429)
|
Mon, 17 May 2021 15:24:46 +0200 |
Pierre-Yves David |
updatecaches: deprecate the `full` argument
|
Mon, 17 May 2021 15:42:18 +0200 |
Pierre-Yves David |
updatecaches: use the `caches` argument instead of a special `full` value
|
Mon, 17 May 2021 15:27:29 +0200 |
Pierre-Yves David |
updatecaches: use the caches argument in `hg debugupdatecaches`
|
Mon, 17 May 2021 14:45:16 +0200 |
Pierre-Yves David |
updatecaches: adds a `caches` parameters to `repo.updatecaches`
|
Mon, 17 May 2021 14:41:09 +0200 |
Pierre-Yves David |
updatecaches: introduce a set of constants to control which are updated
|
Tue, 18 May 2021 21:50:09 -0700 |
Martin von Zweigbergk |
errors: make StorageError subclass Error, attaching an exit code to it
|