Mon, 05 Oct 2020 17:18:39 -0400 |
Mitchell Plamann |
hook: ignore EPIPE when flushing stdout/stderr
|
Mon, 05 Oct 2020 13:23:16 -0400 |
Mitchell Plamann |
test: add test-transaction-rollback-on-sigpipe.t demonstrating py3 regression
|
Tue, 13 Oct 2020 05:14:37 +0200 |
Pierre-Yves David |
upgrade: allow sidedata upgrade to modify revision flag
|
Tue, 13 Oct 2020 03:30:49 +0200 |
Pierre-Yves David |
sidedata: return enough data to set the proper flag in the future
|
Tue, 13 Oct 2020 02:49:03 +0200 |
Pierre-Yves David |
test: move upgrade run and check earlier in test-copies-chain-merge
|
Tue, 13 Oct 2020 02:45:24 +0200 |
Pierre-Yves David |
copies: split creation of the graph and actual checking again
|
Thu, 15 Oct 2020 10:28:27 -0700 |
Martin von Zweigbergk |
copy: clarify in help text that `hg co --forget` takes a *destination* file
|
Thu, 15 Oct 2020 15:57:31 +0200 |
Pierre-Yves David |
test: check server error output in `test-pull-bundle.t`
|
Tue, 06 Oct 2020 01:51:56 +0200 |
Joerg Sonnenberger |
unbundle: free temporary objects after use
|
Tue, 13 Oct 2020 03:23:17 +0200 |
Pierre-Yves David |
changing-files: add a shorthand property to check for copy relevant info
|
Wed, 14 Oct 2020 17:51:56 +0200 |
Pierre-Yves David |
pycompat: add an entry for unnamedtmpfile
|
Wed, 14 Oct 2020 21:47:14 +0200 |
Pierre-Yves David |
pycompat: update comment about unnamedtempfile
|
Tue, 08 Sep 2020 18:16:24 +0900 |
Yuya Nishihara |
revset: add diff(pattern) predicate for "grep --diff"
|
Mon, 05 Oct 2020 20:40:39 +0900 |
Yuya Nishihara |
stringutil: add function to compile stringmatcher pattern into regexp
|