log

age author description
Mon, 11 Jan 2021 13:48:13 +0100 Dan Villiom Podlaski Christiansen setup: don't import distutils prior to checking FORCE_SETUPTOOLS
Wed, 13 Jan 2021 15:42:15 +0530 Pulkit Goyal largefiles: remove unused imports
Fri, 08 Jan 2021 23:08:39 +0530 Pulkit Goyal upgrade: don't perform anything if nothing to do
Fri, 08 Jan 2021 23:06:38 +0530 Pulkit Goyal downgrade: if a compression is removed, consider that too
Thu, 31 Dec 2020 14:28:00 +0530 Pulkit Goyal engine: prevent a function call for each store file
Tue, 12 Jan 2021 18:36:22 +0100 Simon Sapin rhg: use a release-mode executable in tests
Wed, 30 Dec 2020 00:14:28 +0100 Dan Villiom Podlaski Christiansen rust: fix file folding map
Tue, 12 Jan 2021 22:43:55 +0100 Pierre-Yves David test: replace a many occurence of `python` with `$PYTHON`
Tue, 12 Jan 2021 17:32:08 -0800 Martin von Zweigbergk tests: make test-subrepo-git.t compatible with git's master->main rename
Tue, 12 Jan 2021 14:45:32 -0800 Jun Wu revlog: use size_t for nodetree capacity
Fri, 08 Jan 2021 22:38:33 +0530 Pulkit Goyal upgrade: demonstrate that a no-op upgrade still performs everything
Thu, 31 Dec 2020 19:42:10 +0530 Pulkit Goyal upgrade: migrated -> upgraded in ui messages
Thu, 31 Dec 2020 19:24:23 +0530 Pulkit Goyal upgrade: remove unnecessary `is None` check
Thu, 31 Dec 2020 14:45:16 +0530 Pulkit Goyal engine: refactor code to replace stores in separate function
Thu, 31 Dec 2020 14:10:25 +0530 Pulkit Goyal engine: make hook point for extension a public function
Wed, 30 Dec 2020 16:39:35 +0530 Pulkit Goyal engine: prevent multiple checking of re-delta-multibase
Wed, 30 Dec 2020 16:33:49 +0530 Pulkit Goyal engine: pass upgrade operation inside `_perform_clone()`
Wed, 30 Dec 2020 16:29:33 +0530 Pulkit Goyal engine: pass upgrade operation inside _clonerevlogs()
Wed, 30 Dec 2020 16:20:25 +0530 Pulkit Goyal actions: store deltareuse mode of whole operation in UpgradeOperation
Wed, 30 Dec 2020 16:11:24 +0530 Pulkit Goyal engine: refactor how total dstsize is calculated
Wed, 16 Dec 2020 14:00:41 +0530 Pulkit Goyal upgrade: introduce post upgrade and downgrade message for improvements
Wed, 16 Dec 2020 15:04:17 +0530 Pulkit Goyal actions: introduce function to calculate downgrades
Wed, 16 Dec 2020 14:55:27 +0530 Pulkit Goyal debugupgraderepo: minor documentation fix
Wed, 16 Dec 2020 14:16:10 +0530 Pulkit Goyal upgrade: rename actions to upgrade_actions
Wed, 16 Dec 2020 14:06:24 +0530 Pulkit Goyal upgrade: move optimization addition to determineactions()
Wed, 16 Dec 2020 12:39:15 +0530 Pulkit Goyal upgrade: drop support for old style optimization names
Mon, 14 Dec 2020 16:15:01 +0530 Pulkit Goyal upgrade: add a missing space in status message
Wed, 30 Dec 2020 14:56:34 +0530 Pulkit Goyal actions: rename DEFICIENCY constant to FORMAT_VARIANT
Mon, 14 Dec 2020 16:03:15 +0530 Pulkit Goyal upgrade: rename finddeficiences() to find_format_upgrades()
Sat, 02 Jan 2021 01:48:12 -0500 msuozzo beautifygraph: change the current commit symbol
Mon, 11 Jan 2021 14:10:31 -0500 Augie Fackler merge with stable
Mon, 28 Dec 2020 01:21:58 +0100 Joerg Sonnenberger statichttprepo: explicitly convert error message to str (issue6247)
Mon, 07 Dec 2020 22:27:43 +0100 Pierre-Yves David debugsetparents: add various warning in the help message
Mon, 28 Dec 2020 03:18:16 +0100 Joerg Sonnenberger largefiles: redo heads interception
Thu, 07 Jan 2021 11:51:18 +0100 Joerg Sonnenberger nodemap: match comment to actual code
Sun, 20 Dec 2020 15:38:50 +0100 Dan Villiom Podlaski Christiansen clone: update to active bookmark, if set
Thu, 17 Dec 2020 13:29:50 +0100 Joerg Sonnenberger branchmap: micro-optimize branchinfo
Wed, 06 Jan 2021 19:41:15 +0100 Joerg Sonnenberger contrib: py3 compat for perfnodemap
Thu, 07 Jan 2021 14:15:24 +0100 Joerg Sonnenberger comments: fix typos
Mon, 14 Dec 2020 14:38:01 +0530 Pulkit Goyal engine: unwrap a hard to understand for loop
Mon, 14 Dec 2020 14:18:38 +0530 Pulkit Goyal engine: refactor actual cloning code into separate function
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
Mon, 14 Dec 2020 01:32:22 +0100 Pierre-Yves David copies: rename value/other variable to minor/major for clarity
Mon, 14 Dec 2020 01:30:32 +0100 Pierre-Yves David copies: extract value comparison in the python copy tracing
Sun, 13 Dec 2020 19:18:10 +0100 Pierre-Yves David copies: explain the "arbitrary" copy source pick in case of conflict
Sun, 13 Dec 2020 20:16:34 +0100 Pierre-Yves David copies: properly match result during changeset centric copy tracing
Sun, 13 Dec 2020 20:26:27 +0100 Pierre-Yves David copies: avoid early return in _combine_changeset_copies
Wed, 02 Dec 2020 15:37:54 +0100 Pierre-Yves David copies-rust: record overwrite when merging
Wed, 02 Dec 2020 15:24:10 +0100 Pierre-Yves David copies-rust: make the comparison aware of the revision being current merged
Sat, 21 Nov 2020 17:00:32 +0100 Pierre-Yves David copies-rust: start recording overwrite as they happens
Wed, 02 Dec 2020 16:11:35 +0100 Pierre-Yves David copies-rust: rename Oracle.is_ancestor to Oracle.is_overwrite
Wed, 02 Dec 2020 11:04:11 +0100 Pierre-Yves David copies-rust: use the `entry` API for copy information too
Wed, 02 Dec 2020 10:51:40 +0100 Pierre-Yves David copies-rust: use the entry API to overwrite deleted entry
Sat, 25 Apr 2020 12:37:46 +0200 Pierre-Yves David copies-rust: tokenize all paths into integer
Fri, 20 Nov 2020 13:46:14 +0100 Pierre-Yves David copies: no longer cache the ChangedFiles during copy tracing
Mon, 14 Dec 2020 11:32:24 +0100 Pierre-Yves David copies: iterate over children directly (instead of parents)
Mon, 14 Dec 2020 11:32:20 +0100 Pierre-Yves David copies: document the current algorithm step
Thu, 24 Dec 2020 15:58:08 +0900 Yuya Nishihara log: update documentation about --follow with/without --rev (issue6459) stable
Sat, 12 Dec 2020 15:27:58 +0530 Pulkit Goyal contrib: run python3+chg tests too in heptapod CI
Fri, 18 Dec 2020 13:53:26 +0530 Pulkit Goyal chgserver: respect detailed exit code in case of ConfigError
Thu, 17 Dec 2020 18:08:25 +0100 Joerg Sonnenberger cext: shut-up sign compare warnings
Thu, 17 Dec 2020 10:43:43 -0800 Martin von Zweigbergk errors: respect ui.detailed-exit-code in chg
Thu, 17 Dec 2020 13:33:27 -0500 Matt Harbison relnotes: document automatically setting `HGPLAIN=1` for external hooks
Sat, 28 Nov 2020 22:27:12 +0100 Joerg Sonnenberger cext: isolate hash size in the revlog handling in a single place
Thu, 17 Dec 2020 12:28:39 +0100 Simon Sapin rust: document how to enable debug information in optimized builds
Mon, 14 Dec 2020 18:09:37 -0800 Martin von Zweigbergk filemerge: add support for the new "mergediff" marker style to premerge
Mon, 14 Dec 2020 14:31:15 +0100 Pierre-Yves David test-narrow: mitigate the flakyness of test-narrow-shallow
Mon, 14 Dec 2020 18:03:29 -0500 Matt Harbison hook: set `HGPLAIN=1` for external hooks
Mon, 14 Dec 2020 17:59:10 -0500 Matt Harbison setup: exclude the git extension from py2 builds
Mon, 14 Dec 2020 14:59:23 +0100 Simon Sapin rust: replace most "operation" structs with functions
Mon, 14 Dec 2020 13:47:44 +0100 Simon Sapin rust: change &PathBuf parameters to &Path
Wed, 16 Dec 2020 21:06:29 -0800 Martin von Zweigbergk extdiff: add --from/--to and deprecate -r, as was done for `hg diff`
Wed, 16 Dec 2020 22:30:07 -0800 Martin von Zweigbergk extdiff: fix crash when showing diff from wdir()
Wed, 16 Dec 2020 22:16:05 -0800 Martin von Zweigbergk extdiff: pass contexts instead of nodeids into diffrevs()
Wed, 16 Dec 2020 21:40:27 -0800 Martin von Zweigbergk tests: remove undefined (empty) $opt from test-extdiff.t
Tue, 21 Apr 2020 15:13:13 +0200 Pierre-Yves David copies-rust: pre-introduce a PathToken type and use it where applicable
Sat, 21 Nov 2020 09:40:52 +0100 Pierre-Yves David copies-rust: add smarter approach for merging small mapping with large mapping
Sat, 21 Nov 2020 10:50:14 +0100 Pierre-Yves David copies-rust: hide most of the comparison details inside a closure
Sat, 21 Nov 2020 09:31:34 +0100 Pierre-Yves David copies-rust: move the mapping merging into a else clause
Sat, 21 Nov 2020 09:30:34 +0100 Pierre-Yves David copies-rust: extract conflicting value comparison in its own function
Thu, 17 Dec 2020 00:48:36 -0500 Matt Harbison mergetools: alphabetize the config settings
Mon, 14 Dec 2020 19:48:35 +0100 Joerg Sonnenberger share: properly copy cache files when cloning from a share
Mon, 14 Dec 2020 18:19:58 +0100 Joerg Sonnenberger tests: workaround for a flaky test
Sun, 13 Dec 2020 00:19:03 +0100 Joerg Sonnenberger revlog: support none compression
Thu, 12 Nov 2020 10:41:03 -0800 Martin von Zweigbergk errors: raise InputError on recursive template definition
Mon, 23 Nov 2020 16:39:53 -0800 Martin von Zweigbergk errors: raise StateError when push fails because it creates new heads
Mon, 23 Nov 2020 10:38:05 -0800 Martin von Zweigbergk errors: raise InputError on early parse error in dispatch
Wed, 18 Nov 2020 23:37:09 -0800 Martin von Zweigbergk errors: raise more specifc errors from narrowcommands
Wed, 09 Dec 2020 19:40:30 -0800 Martin von Zweigbergk errors: use detailed exit code 50 for StorageError
Wed, 09 Dec 2020 20:22:25 -0800 Martin von Zweigbergk errors: raise InputError if an ambiguous revision id prefix is used
Thu, 10 Dec 2020 01:18:15 -0800 Martin von Zweigbergk localrepo: delete obsolete comment about `prefix in repo` raising exception