log

age author description
Mon, 14 Dec 2020 13:48:25 +0530 Pulkit Goyal upgrade: move printing of unused optimizations to UpgradeOperation class
Sat, 12 Dec 2020 18:09:16 +0530 Pulkit Goyal upgrade: move `printrequirements()` to UpgradeOperation class
Sat, 12 Dec 2020 18:00:18 +0530 Pulkit Goyal upgrade: move `printoptimisations() to UpgradeOperation class
Sat, 12 Dec 2020 17:54:59 +0530 Pulkit Goyal upgrade: move `printupgradeactions()` to UpgradeOperation class
Sat, 12 Dec 2020 17:51:27 +0530 Pulkit Goyal upgrade: move `print_affected_revlogs()` to UpgradeOperation class
Tue, 29 Dec 2020 10:53:45 +0100 Raphaël Gomès hg-core: add basic config module
Mon, 14 Dec 2020 12:08:56 +0100 Pierre-Yves David copies-tests: update to null in test-copies-chain-merge.t
Mon, 14 Dec 2020 12:08:16 +0100 Pierre-Yves David copies-tests: add a summary of all cases created in test-copies-chain-merge.t
Tue, 15 Dec 2020 00:29:29 +0100 Pierre-Yves David copies: stop attempt to avoid extra dict copies around branching
Mon, 14 Dec 2020 02:03:36 +0100 Pierre-Yves David copies: deal with the "same revision" special case earlier
Sun, 20 Dec 2020 15:47:02 +0100 Dan Villiom Podlaski Christiansen tags: describe all abnormal tag types in `hg tags -v`
Tue, 01 Dec 2020 14:46:55 +0100 Raphaël Gomès hg-core: add format-bytes dependency
Sat, 26 Dec 2020 18:26:32 +0530 Sushil khanchi rebase: handle the case when nothing to rebase (dry-run)
Sat, 26 Dec 2020 18:04:30 +0530 Sushil khanchi rebase: add test to demonstrate an issue in dry-run
Mon, 28 Dec 2020 01:40:08 +0100 Joerg Sonnenberger pycompat: fix typos
Sat, 19 Dec 2020 12:07:24 +0900 Yuya Nishihara chg: format code by clang-format version 11.0.1-+rc1-1
Sat, 19 Dec 2020 12:01:58 +0900 Yuya Nishihara test-check-interface: do not expect bare "python" executable exists
Fri, 18 Dec 2020 20:09:11 +0900 Yuya Nishihara procutil: assign pseudo file object if sys.stdout/stderr is missing
Sat, 19 Dec 2020 11:10:18 +0900 Yuya Nishihara procutil: introduce pseudo file object that just raises EBADF
Fri, 18 Dec 2020 20:14:54 +0900 Yuya Nishihara dispatch: gate against missing stdout/stderr
Fri, 18 Dec 2020 20:35:11 +0900 Yuya Nishihara dispatch: remove stale comment about fdopen()-ed stdio
Sat, 19 Dec 2020 01:42:51 -0500 Matt Harbison mergetools: add BeyondCompare 4 for Windows
Sat, 19 Dec 2020 01:19:02 -0500 Matt Harbison mergetools: add support for 32-bit BeyondCompare 3 on 64-bit Windows
Sat, 19 Dec 2020 01:15:44 -0500 Matt Harbison mergetools: enable the `checkconflicts` option for Araxis Merge
Sat, 19 Dec 2020 01:10:57 -0500 Matt Harbison mergetools: sync up comments with the TortoiseHg copy of the config file
Mon, 14 Dec 2020 16:33:15 +0100 Simon Sapin rust: introduce Repo and Vfs types for filesystem abstraction
Sat, 19 Dec 2020 15:56:54 +0100 Pierre-Yves David bundle2: drop some outdated comment
Fri, 24 Apr 2020 16:36:04 +0200 Joerg Sonnenberger bundle: optional advisory obsolescence parts
Thu, 17 Dec 2020 09:35:07 -0800 Martin von Zweigbergk relnotes: document that `hg extdiff` also got -r replaced by --from/--to
Mon, 14 Dec 2020 17:22:11 +0100 Pierre-Yves David hghave: add some official category for known-bad and missing-good output