Mon, 15 Mar 2021 16:55:03 +0100 |
Pierre-Yves David |
debugdiscovery: add support for Json output
|
Mon, 15 Mar 2021 16:37:11 +0100 |
Pierre-Yves David |
perf-helper: add a new sampling revset based on anti-chain
|
Mon, 15 Mar 2021 16:35:54 +0100 |
Pierre-Yves David |
perf-helper: add a small extension with revsets to select repository subset
|
Tue, 26 Feb 2019 15:54:20 -0800 |
Martin von Zweigbergk |
amend: mark commit obsolete after moving working copy
|
Wed, 10 Mar 2021 06:03:01 +0100 |
Pierre-Yves David |
pull: allow to specify multiple sources
|
Wed, 10 Mar 2021 06:03:55 +0100 |
Pierre-Yves David |
pull: pre-indent a part of the function
|
Wed, 10 Mar 2021 05:54:27 +0100 |
Pierre-Yves David |
command: clarify `postincoming` return and that return handling
|
Wed, 10 Mar 2021 05:54:02 +0100 |
Pierre-Yves David |
hg: make `clean` return consistent with the `update` function
|
Wed, 10 Mar 2021 16:28:46 +0100 |
Pierre-Yves David |
tests: rename `test-pull` to `test-pull-network.t`
|
Wed, 10 Mar 2021 16:35:17 +0100 |
Pierre-Yves David |
tests: move a test about update in test-pull-update.t
|
Fri, 12 Mar 2021 09:15:40 -0800 |
Martin von Zweigbergk |
split: close transaction in the unlikely event of a conflict while rebasing
|
Mon, 15 Mar 2021 13:05:00 +0100 |
Raphaël Gomès |
rust-status: fix issue6456 for the Rust implementation also
|
Tue, 16 Mar 2021 00:07:12 +0100 |
Joerg Sonnenberger |
README: document requirement for builtin zstd
|
Mon, 08 Mar 2021 21:04:51 +0100 |
Simon Sapin |
ci: Add a job testing with rhg installed as `hg`
|
Wed, 10 Mar 2021 13:54:46 +0100 |
Pierre-Yves David |
run-test: install rhg if --rhg is passed
|
Wed, 10 Mar 2021 13:54:13 +0100 |
Pierre-Yves David |
makefile: add a install option
|
Wed, 10 Mar 2021 13:54:00 +0100 |
Pierre-Yves David |
makefile: add a build-rhg option
|
Wed, 10 Mar 2021 13:53:47 +0100 |
Pierre-Yves David |
makefile: add a install-chg option
|
Wed, 10 Mar 2021 13:53:31 +0100 |
Pierre-Yves David |
makefile: add a build-chg option
|
Fri, 12 Mar 2021 23:04:56 +0100 |
Simon Sapin |
tests: Disable for rhg remaining tests that fail in that mode
|
Fri, 12 Mar 2021 21:44:07 +0100 |
Simon Sapin |
rhg: Remove `rhg.fallback-executable=hg` default configuration
|
Tue, 09 Mar 2021 09:17:24 +0100 |
Simon Sapin |
rhg: Return an error code for `rhg config Section.idontexist`
|
Mon, 08 Mar 2021 20:04:20 +0100 |
Simon Sapin |
rhg: Fall back to Python for --version
|
Mon, 08 Mar 2021 19:25:33 +0100 |
Simon Sapin |
rhg: Exit with an error code if `files` finds nothing
|
Wed, 03 Mar 2021 16:40:03 +0100 |
Simon Sapin |
rhg: `cat` command: print error messages for missing files
|
Mon, 08 Mar 2021 19:07:29 +0100 |
Simon Sapin |
rhg: Silently ignore missing files in config %include
|
Mon, 08 Mar 2021 15:35:32 +0100 |
Simon Sapin |
rhg: Add support for environment variables in config include paths
|
Mon, 08 Mar 2021 08:55:48 +0100 |
Simon Sapin |
rhg: Add support for the HGRCSKIPREPO environment variable
|
Mon, 08 Mar 2021 08:35:43 +0100 |
Simon Sapin |
rhg: Don’t make repository path absolute too early
|
Fri, 05 Mar 2021 13:28:49 +0100 |
Simon Sapin |
rhg: Fall back to Python if ui.relative-paths is configured
|