Tue, 19 Sep 2023 03:15:12 +0200 |
Pierre-Yves David |
debug-delta-chain: print less data by default
|
Tue, 19 Sep 2023 03:00:44 +0200 |
Pierre-Yves David |
debugdeltachain: add a parameter to display all info
|
Tue, 19 Sep 2023 01:53:03 +0200 |
Pierre-Yves David |
debug-delta-chain: add options to control what we compute
|
Tue, 19 Sep 2023 01:24:10 +0200 |
Pierre-Yves David |
debug-delta-chaing: add a parameter to select revision to look at
|
Mon, 18 Sep 2023 23:26:00 +0200 |
Pierre-Yves David |
delta-chain: move the debugdeltachain command in revlogutils
|
Tue, 10 Oct 2023 11:24:37 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_withsparseread`
|
Tue, 10 Oct 2023 10:56:42 +0200 |
Pierre-Yves David |
revlog: remove legacy usage of `_generaldelta`
|
Mon, 21 Aug 2023 17:57:48 -0400 |
Matt Harbison |
debugwireproto: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:54:01 -0400 |
Matt Harbison |
debugwireargs: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:49:57 -0400 |
Matt Harbison |
debugwalk: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:47:52 -0400 |
Matt Harbison |
debug_revlog_stats: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:46:44 -0400 |
Matt Harbison |
debugbackupbundle: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:43:52 -0400 |
Matt Harbison |
debugsidedata: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:41:01 -0400 |
Matt Harbison |
debugserve: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:39:22 -0400 |
Matt Harbison |
debugrevspec: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:36:36 -0400 |
Matt Harbison |
debugrevlogindex: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:35:13 -0400 |
Matt Harbison |
debugrevlog: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:34:13 -0400 |
Matt Harbison |
debugrename: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:33:00 -0400 |
Matt Harbison |
debugrebuildfncache: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:31:53 -0400 |
Matt Harbison |
debugpickmergetool: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:29:56 -0400 |
Matt Harbison |
debugp2copies: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:29:05 -0400 |
Matt Harbison |
debugp1copies: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:26:56 -0400 |
Matt Harbison |
debugobsolete: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:23:16 -0400 |
Matt Harbison |
debugmergestate: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:20:14 -0400 |
Matt Harbison |
debugknown: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:18:56 -0400 |
Matt Harbison |
debuginstall: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:16:43 -0400 |
Matt Harbison |
debugindexdot: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:15:30 -0400 |
Matt Harbison |
debuggetbundle: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:14:18 -0400 |
Matt Harbison |
debugformat: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:12:03 -0400 |
Matt Harbison |
debugfileset: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:09:45 -0400 |
Matt Harbison |
debugextensions: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 17:06:47 -0400 |
Matt Harbison |
debugdiscovery: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 16:58:23 -0400 |
Matt Harbison |
debugdeltafind: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 16:56:38 -0400 |
Matt Harbison |
debugdeltachain: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 16:53:16 -0400 |
Matt Harbison |
debugdata: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 16:51:07 -0400 |
Matt Harbison |
debugcapabilities: migrate `opts` to native kwargs
|
Mon, 21 Aug 2023 16:19:51 -0400 |
Matt Harbison |
debugbundle: migrate `opts` to native kwargs
|
Fri, 01 Sep 2023 00:09:55 +0200 |
Pierre-Yves David |
pycompat: drop usage of hasattr/getattr/setattr/delatt proxy
|
Thu, 31 Aug 2023 23:56:15 +0200 |
Pierre-Yves David |
safehasattr: drop usage in favor of hasattr
|
Thu, 22 Jun 2023 11:28:17 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Sat, 17 Jun 2023 04:05:53 +0200 |
Pierre-Yves David |
re2: fix reporting of availability in `hg debuginstall`
stable
|
Wed, 31 May 2023 16:04:16 +0100 |
Pierre-Yves David |
stream-clone: update debugcreatestreamclonebundle helps
|
Fri, 03 Feb 2023 02:57:49 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
Fri, 03 Feb 2023 01:04:22 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
Thu, 02 Feb 2023 17:23:03 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
Thu, 02 Feb 2023 17:22:55 +0100 |
Pierre-Yves David |
safehasattr: pass attribute name as string instead of bytes
|
Wed, 31 May 2023 12:02:56 -0300 |
Anton Shestakov |
debug: `isinstance(a, x) or isinstance(a, y)` is `isinstance(a, (x, y))`
|
Wed, 31 May 2023 12:01:25 -0300 |
Anton Shestakov |
debug: update usage strings of debugignore and debugnodemap
|
Wed, 31 May 2023 12:00:21 -0300 |
Anton Shestakov |
debug: slightly improve wording on the InputErrors from the previous patch
|
Wed, 31 May 2023 11:30:33 -0300 |
Anton Shestakov |
debug: use InputError instead of CommandError for validating arguments
|
Fri, 21 Apr 2023 14:33:33 +0200 |
pacien |
stabletailgraph: naive version of leap computation
|
Fri, 21 Apr 2023 14:32:58 +0200 |
pacien |
stabletailgraph: clarify naiveness of current implementation
|
Thu, 18 May 2023 18:45:54 +0100 |
Arseniy Alekseyev |
cli: make debugnodemap capable of inspecting an arbitrary nodemap
|
Thu, 30 Mar 2023 22:22:44 +0200 |
pacien |
stabletailgraph: implement stable-tail sort
|
Fri, 07 Apr 2023 15:42:49 +0200 |
Manuel Jacob |
peer: rename makepeer() → _make_peer()
|
Tue, 21 Mar 2023 15:44:38 +0000 |
Pierre-Yves David |
debugdeltachain: stop summing the same chain over and over
stable
|
Mon, 20 Feb 2023 14:05:19 +0100 |
Pierre-Yves David |
debugrebuildstate: wrap the operation in a `changing_parents` context
|
Tue, 14 Feb 2023 22:27:24 +0100 |
Pierre-Yves David |
debugrebuilddirstate: double check that no transaction is open
|
Tue, 14 Feb 2023 22:26:23 +0100 |
Pierre-Yves David |
dirstate: explicitly write the dirstate after `debugrebuilddirstate`
|
Thu, 19 Jan 2023 11:12:20 -0500 |
Arun Kulshreshtha |
debugshell: allow commands to be specified as a CLI argument
|
Fri, 06 Jan 2023 11:38:13 -0500 |
Matt Harbison |
debugshell: allow TortoiseHg builds to exit with the usual `quit()` command
|
Mon, 02 May 2022 11:27:20 +0200 |
Raphaël Gomès |
verify: also check dirstate
|
Wed, 21 Dec 2022 12:03:02 +0100 |
Raphaël Gomès |
verify: format messages directly at the source
|
Mon, 19 Dec 2022 16:22:01 +0100 |
Franck Bret |
debug: add debug-revlog-stats command
|
Sat, 03 Dec 2022 00:24:28 +0100 |
Pierre-Yves David |
peer: get the `path` object down to the httppeer
|
Fri, 02 Dec 2022 06:29:11 +0100 |
Pierre-Yves David |
path: pass `path` to `peer` in `hg debugbackupbundle`
|
Fri, 02 Dec 2022 06:24:52 +0100 |
Pierre-Yves David |
path: pass `path` to `peer` in `hg debugssl`
|
Fri, 02 Dec 2022 06:21:08 +0100 |
Pierre-Yves David |
path: pass `path` to `peer` in `hg debugdiscovery`
|
Mon, 28 Nov 2022 18:58:35 +0100 |
Pierre-Yves David |
find-delta: move most of the debug-find-delta code in the debug module
|
Mon, 07 Nov 2022 14:24:52 -0500 |
Pierre-Yves David |
debug-revlog: move the code in revlogutils module
|
Mon, 07 Nov 2022 14:13:59 -0500 |
Pierre-Yves David |
debug-revlog: move the --dump code in `revlogutils` module
|
Fri, 04 Nov 2022 19:38:47 -0400 |
Pierre-Yves David |
debug-delta-find: add a --source option
|
Thu, 01 Sep 2022 16:51:26 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Thu, 28 Jul 2022 15:41:45 +0200 |
Pierre-Yves David |
debug-delta-find: introduce a quiet mode
|
Wed, 27 Jul 2022 12:07:18 +0200 |
Pierre-Yves David |
debug-discovery: apply spelling fixes from Raphaël
stable 6.2.1
|
Tue, 26 Jul 2022 10:48:06 +0200 |
Pierre-Yves David |
debug-discovery: deal with case where common is empty
stable
|
Tue, 26 Jul 2022 10:39:27 +0200 |
Pierre-Yves David |
debug-discovery: do not abort on unrelated repositories
stable
|
Tue, 26 Jul 2022 10:34:20 +0200 |
Pierre-Yves David |
debug-discovery: gather the right number of roundtrips for tree discovery
stable
|
Tue, 26 Jul 2022 10:04:06 +0200 |
Pierre-Yves David |
debug-discovery: also gather details on tree-discovery queries type
stable
|
Tue, 26 Jul 2022 04:56:29 +0200 |
Pierre-Yves David |
debug-discovery: properly apply remote filtering in "old" mode
stable
|
Tue, 26 Jul 2022 04:54:59 +0200 |
Pierre-Yves David |
debug-discovery: fix a typo in the doc
stable
|
Tue, 31 May 2022 22:50:01 +0200 |
Manuel Jacob |
py3: catch FileNotFoundError instead of checking errno == ENOENT
|
Sun, 29 May 2022 15:17:27 +0200 |
Manuel Jacob |
py3: replace `pycompat.xrange` by `range`
|
Sun, 29 May 2022 12:25:24 +0200 |
Manuel Jacob |
cleanup: rename some functions to avoid redefinitions
|
Wed, 01 Jun 2022 00:59:44 +0200 |
Pierre-Yves David |
debugindex: move to a flexible column
|
Mon, 30 May 2022 23:24:14 +0200 |
Pierre-Yves David |
debugindex: move the logic into its own module
|
Mon, 30 May 2022 11:30:48 +0200 |
Pierre-Yves David |
debugindex: rename to debugindex debug-revlog-index
|
Mon, 30 May 2022 16:18:12 +0200 |
Manuel Jacob |
node: stop converting binascii.Error to TypeError in bin()
|
Fri, 20 May 2022 14:27:46 +0200 |
Pierre-Yves David |
deltas: add a debug-delta-find command to analyse delta search
|
Thu, 19 May 2022 00:51:36 +0100 |
Pierre-Yves David |
debugdeltachain: detect a special case where parents are "skipped"
|
Wed, 18 May 2022 17:29:03 +0100 |
Pierre-Yves David |
debugdeltachain: document the possible value for deltatype
|
Wed, 18 May 2022 17:22:32 +0100 |
Pierre-Yves David |
debugdeltachain: also display p1/p2
|
Wed, 18 May 2022 16:07:55 +0100 |
Pierre-Yves David |
debugdeltachain: use the symbolic constant to access entry information
|
Wed, 18 May 2022 15:55:14 +0100 |
Pierre-Yves David |
debugdeltachain: distinct between snapshot and "other" diffs
|
Tue, 05 Apr 2022 04:41:09 +0200 |
Pierre-Yves David |
debuglock: make the command more useful in non-interactive mode
|
Mon, 16 May 2022 23:12:49 +0100 |
Pierre-Yves David |
fix-ci: backed out changeset 308e45f7b455
|
Wed, 04 May 2022 18:17:44 +0200 |
Raphaël Gomès |
branching: merge stable into default
|
Thu, 28 Apr 2022 15:22:08 +0200 |
Raphaël Gomès |
debugcommands: remove `debugdirstateignorepatternhash`
stable
|
Thu, 28 Apr 2022 15:19:19 +0200 |
Raphaël Gomès |
dirstate-v2: add flag to `debugstate` to print docket information
stable
|
Tue, 19 Apr 2022 10:53:58 -0400 |
Matt Harbison |
merge with stable
|
Wed, 06 Apr 2022 18:39:15 +0200 |
Pierre-Yves David |
debuglock: ignore ENOENT error when unlocking
stable
|
Mon, 14 Mar 2022 05:59:20 +0100 |
Pierre-Yves David |
discovery: also audit the number of queries done
|
Wed, 09 Mar 2022 16:44:48 +0100 |
Pierre-Yves David |
debugdiscovery: fix a typo in the help
|
Mon, 21 Feb 2022 11:08:53 -0700 |
Gregory Szorc |
debugcommands: remove pycompat.iteritems()
|
Thu, 03 Mar 2022 18:28:30 -0800 |
Gregory Szorc |
global: bulk replace simple pycompat.iteritems(x) with x.items()
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
Thu, 27 Jan 2022 15:22:04 +0100 |
Pierre-Yves David |
debugbuilddag: add a flag to allow running it from a non-empty repository
|
Tue, 11 Jan 2022 21:56:27 -0800 |
Martin von Zweigbergk |
simplemerge: simplify and rename `render_markers()`
|
Tue, 11 Jan 2022 16:54:42 -0800 |
Martin von Zweigbergk |
simplemerge: clarify names of functions that render conflict markers
|
Fri, 07 Jan 2022 22:16:22 -0800 |
Martin von Zweigbergk |
simplemerge: make merge_lines() a free function
|
Fri, 07 Jan 2022 18:42:31 -0800 |
Martin von Zweigbergk |
simplemerge: convert `merge_lines()` away from generator
|
Tue, 07 Dec 2021 16:44:22 +0100 |
Raphaël Gomès |
exchangev2: remove it
|
Wed, 08 Sep 2021 10:47:10 +0200 |
Raphaël Gomès |
help: update help text for debug-repair-issue6528
|
Tue, 28 Sep 2021 15:11:22 -0700 |
Martin von Zweigbergk |
errors: raise InputError from revsingle() iff revset provided by the user
|
Tue, 28 Sep 2021 08:47:11 -0700 |
Martin von Zweigbergk |
errors: raise InputError on bad revset to revrange() iff provided by the user
|
Wed, 29 Sep 2021 17:52:39 +0200 |
Pierre-Yves David |
dirstate-item: use `added` in debugrebuilddirstate
|
Thu, 30 Sep 2021 12:00:15 +0200 |
Pierre-Yves David |
dirstate: move verification code within the dirstate itself
|
Mon, 20 Sep 2021 20:20:55 +0200 |
Simon Sapin |
debugsate: Change debug_iter() to yield tuples instead of DirstateItem
|
Mon, 20 Sep 2021 19:59:09 +0200 |
Simon Sapin |
debugstate: Always call dirstatemap.debug_iter()
|
Fri, 06 Aug 2021 16:27:17 -0400 |
Valentin Gatien-Baron |
debugrebuildfncache: add a cheaper option to rebuild the fncache
|
Fri, 06 Aug 2021 12:10:36 +0200 |
Raphaël Gomès |
debugcommands: add a `--paranoid` option to `debug-repair-issue-6528`
stable
|
Tue, 27 Jul 2021 21:45:27 +0200 |
Raphaël Gomès |
debugcommands: introduce a debug command to repair repos affected by issue6528
stable
|
Fri, 16 Jul 2021 14:08:26 +0200 |
Simon Sapin |
dirstate-v2: Separate iterators for dirfoldmap and debugdirstate
|
Thu, 15 Jul 2021 23:02:17 +0200 |
Simon Sapin |
dirstate-v2: Move fixed-size tree metadata into the docket file
|
Mon, 12 Jul 2021 23:05:56 +0200 |
Simon Sapin |
dirstate-v2: Rename Header to Root, move it to the end of the data file
|
Thu, 08 Jul 2021 12:18:21 +0200 |
Simon Sapin |
dirstate-v2: Introduce a docket file
|
Mon, 05 Jul 2021 06:44:49 +0200 |
Pierre-Yves David |
dirstate-item: use the v1_serialization method in debugstate
|
Mon, 05 Jul 2021 06:45:32 +0200 |
Pierre-Yves David |
dirstate-item: use the `state` property in debugpathcomplete
|
Fri, 18 Jun 2021 16:00:58 -0700 |
Martin von Zweigbergk |
debugbackupbundle: use new context manager for silencing the ui
|
Fri, 18 Jun 2021 15:48:51 -0700 |
Martin von Zweigbergk |
ui: add a context manager for silencing the ui (pushbuffer+popbuffer)
|
Mon, 31 May 2021 19:54:41 +0200 |
Simon Sapin |
dirstate-v2: Add --dirs to debugdirstate command
|
Mon, 17 May 2021 15:27:29 +0200 |
Pierre-Yves David |
updatecaches: use the caches argument in `hg debugupdatecaches`
|
Mon, 03 May 2021 12:20:45 +0200 |
Pierre-Yves David |
revlog: split the `version` attribute into its two components
|
Mon, 03 May 2021 12:20:25 +0200 |
Pierre-Yves David |
revlog: replace flag check related to generaldelta with attribute check
|
Fri, 07 May 2021 22:06:25 -0400 |
Matt Harbison |
merge with stable
|
Fri, 30 Apr 2021 16:13:02 -0700 |
Kyle Lippincott |
black: make codebase compatible with black v21.4b2 and v20.8b1
stable
|
Tue, 04 May 2021 13:28:42 -0400 |
Augie Fackler |
debugcommands: fix some plural-agreements I noticed
stable
|
Mon, 29 Mar 2021 01:52:06 +0200 |
Joerg Sonnenberger |
node: replace nullid and friends with nodeconstants class
|
Wed, 14 Apr 2021 21:15:53 +0200 |
Pierre-Yves David |
debugbackupbundle: use `get_unique_pull_path`
|
Wed, 14 Apr 2021 21:15:22 +0200 |
Pierre-Yves David |
debugssl: use `get_unique_pull_path`
|
Wed, 14 Apr 2021 21:11:39 +0200 |
Pierre-Yves David |
debugdiscovery: use `get_unique_pull_path`
|
Mon, 12 Apr 2021 06:34:54 +0200 |
Pierre-Yves David |
urlutil: extract `parseurl` from `hg` into the new module
|
Mon, 12 Apr 2021 03:01:04 +0200 |
Pierre-Yves David |
urlutil: extract `url` related code from `util` into the new module
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Raphaël Gomès |
contributor: change mentions of mpm to olivia
|
Wed, 17 Mar 2021 19:06:00 +0100 |
Pierre-Yves David |
setdiscovery: add a discovery.grow-sample.dynamic option
|
Wed, 17 Mar 2021 18:40:50 +0100 |
Pierre-Yves David |
debugdiscovery: document relevant config option
|
Thu, 18 Mar 2021 18:24:59 -0400 |
Matt Harbison |
merge with stable
|
Sat, 13 Mar 2021 00:38:59 -0500 |
Matt Harbison |
typing: disable import error warnings that are already handled
stable
|
Tue, 16 Mar 2021 09:41:01 +0100 |
Pierre-Yves David |
debugdiscovery: add missing byte string marker to some help text
|
Mon, 15 Mar 2021 17:09:42 +0100 |
Pierre-Yves David |
debugdiscovery: also integrate the discovery output in the json one
|
Mon, 15 Mar 2021 16:55:03 +0100 |
Pierre-Yves David |
debugdiscovery: add support for Json output
|
Thu, 18 Feb 2021 17:36:52 +0100 |
Raphaël Gomès |
changegroup: add v4 changegroup for revlog v2 exchange
|
Thu, 11 Mar 2021 17:27:31 -0500 |
Matt Harbison |
debug: convert a few exceptions to bytes before wrapping in another error
stable
|
Mon, 15 Feb 2021 14:48:36 -0500 |
Valentin Gatien-Baron |
sshpeer: enable+fix warning about sshpeers not being closed explicitly
|
Mon, 15 Feb 2021 17:08:18 +0530 |
Pulkit Goyal |
debugtagscache: verify that filenode is correct
|
Tue, 16 Feb 2021 20:38:14 +0530 |
Pulkit Goyal |
debugcommands: prevent using `is False`
|
Thu, 24 Dec 2020 11:21:23 -0500 |
Matt Harbison |
tagcache: distinguish between invalid and missing entries
|
Tue, 02 Feb 2021 07:02:25 +0100 |
Pierre-Yves David |
copy-tracing: add a --compute flag to debugchangedfiles
|
Fri, 29 Jan 2021 15:23:07 +0100 |
Pierre-Yves David |
debugdiscovery: add flags to run discovery on subsets of the local repo
|
Mon, 25 Jan 2021 14:23:47 +0530 |
Pulkit Goyal |
debugcommands: s/stdin/stdout in debugnodemap help
|
Tue, 26 Jan 2021 00:19:36 +0100 |
Joerg Sonnenberger |
debugshell: add a simple command for starting an interactive shell
|
Fri, 08 Jan 2021 18:07:33 +0530 |
Pulkit Goyal |
debuglock: rename flag names to better clarity
|
Wed, 16 Dec 2020 14:55:27 +0530 |
Pulkit Goyal |
debugupgraderepo: minor documentation fix
|
Wed, 16 Dec 2020 12:39:15 +0530 |
Pulkit Goyal |
upgrade: drop support for old style optimization names
|
Mon, 07 Dec 2020 22:27:43 +0100 |
Pierre-Yves David |
debugsetparents: add various warning in the help message
|
Sun, 13 Dec 2020 18:29:22 -0800 |
Martin von Zweigbergk |
branching: merge with stable
|
Fri, 11 Dec 2020 15:25:11 +0100 |
Pierre-Yves David |
debugdiscovery: fix swapped heads and roots
|
Fri, 11 Dec 2020 12:51:09 +0100 |
Pierre-Yves David |
debugdiscovery: display the number of roundtrip used
|
Thu, 03 Dec 2020 18:42:23 +0900 |
Yuya Nishihara |
ui: remove excessive strtolocal() from debuguigetpass
stable
|
Sun, 06 Dec 2020 14:45:19 +0100 |
Pierre-Yves David |
debugdiscovery: display some information about the initial "undecided" set
|
Sun, 06 Dec 2020 06:19:15 +0100 |
Pierre-Yves David |
debugdiscovery: add some data about the shapes of the sets
|
Sun, 06 Dec 2020 14:45:04 +0100 |
Pierre-Yves David |
debugdiscovery: move various computation earlier
|
Sun, 06 Dec 2020 06:23:26 +0100 |
Pierre-Yves David |
debugdiscovery: clarify internal key name in debugobsolete
|
Thu, 03 Dec 2020 14:15:39 -0500 |
Augie Fackler |
merge with stable
|
Mon, 23 Nov 2020 11:47:06 -0500 |
Matt Harbison |
ui: ensure `getpass()` returns bytes
stable
|
Mon, 30 Nov 2020 14:06:45 +0100 |
Pierre-Yves David |
upgrade: add an explicite --filelogs arguments
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
Mon, 23 Nov 2020 11:47:06 -0500 |
Matt Harbison |
ui: ensure `getpass()` returns bytes
|
Tue, 17 Nov 2020 15:37:18 -0800 |
Martin von Zweigbergk |
errors: raise InputError in `hg debugobsolete`
|
Sun, 08 Nov 2020 16:23:35 -0500 |
Valentin Gatien-Baron |
strip: move into core
|
Tue, 03 Nov 2020 20:20:49 -0800 |
Martin von Zweigbergk |
serve: simply return instead of calling sys.exit() in `hg serve --stdio`
|
Tue, 03 Nov 2020 20:18:26 -0800 |
Martin von Zweigbergk |
httpservice: move sys.exit() out of serve_forever()
|
Sat, 10 Oct 2020 12:43:04 +0530 |
Pulkit Goyal |
mergestate: add `allextras()` to get all extras
|
Thu, 08 Oct 2020 13:37:31 -0700 |
Martin von Zweigbergk |
errors: name arguments to Abort constructor
|
Wed, 30 Sep 2020 09:21:33 +0200 |
Pierre-Yves David |
changing-files: add a debug command display changed files
|
Thu, 03 Sep 2020 14:45:16 +0530 |
Pulkit Goyal |
debugmergestate: sort extras before printing
|
Mon, 24 Aug 2020 18:59:19 +0530 |
Pulkit Goyal |
debugmergestate: show extras for files which are not in mergestate
|
Thu, 06 Aug 2020 09:50:10 -0700 |
Martin von Zweigbergk |
templater: add exception-raising version of open_template()
|
Tue, 04 Aug 2020 13:21:29 -0700 |
Martin von Zweigbergk |
templater: replace templatepath() with function that also opens the file
|
Fri, 24 Jul 2020 11:24:59 -0700 |
Martin von Zweigbergk |
templater: handle None returned from templatedir()
|
Tue, 21 Jul 2020 13:11:49 -0700 |
Martin von Zweigbergk |
templater: make templatepaths() return a single path, or None
|
Wed, 01 Apr 2020 08:42:00 -0500 |
Augie Fackler |
debugcommands: create new debugantivirusrunning command
|
Tue, 14 Apr 2020 17:06:11 +0530 |
Pulkit Goyal |
debugcommands: introduce new debugrequirements command
|
Thu, 09 Jul 2020 19:16:52 +0900 |
Yuya Nishihara |
debuginstall: don't translate encoding messages
|
Fri, 29 May 2020 12:17:59 +0200 |
Raphaël Gomès |
rust: remove support for `re2`
|
Mon, 18 May 2020 14:59:59 -0400 |
Augie Fackler |
mergestate: split out merge state handling code from main merge module
|
Sun, 29 Mar 2020 01:57:17 +0900 |
Yuya Nishihara |
debugcommands: fix typo in debuguigetpass
|
Fri, 28 Feb 2020 03:18:57 +0100 |
Pierre-Yves David |
nodemap: display percentage of unused in `hg debugnodemap`
|
Thu, 05 Mar 2020 10:24:45 +0100 |
Raphaël Gomès |
debuginstall: add entry about re2 Rust bindings when applicable
|
Thu, 27 Feb 2020 16:32:43 +0100 |
Pierre-Yves David |
nodemap: track the tip_node for validation
|
Tue, 18 Feb 2020 18:32:55 +0100 |
Pierre-Yves David |
nodemap: use data from the index in debugnodemap --dump-new
|
Fri, 06 Mar 2020 12:44:51 +0100 |
Raphaël Gomès |
debuginstall: print if Rust extensions are installed
|
Fri, 06 Mar 2020 13:27:41 -0500 |
Augie Fackler |
cleanup: run pyupgrade on our source tree to clean up varying things
|
Fri, 17 Jan 2020 21:22:23 +0300 |
Pulkit Goyal |
debugbackupbundle: introduce command to interact with strip backups
|
Thu, 13 Feb 2020 21:14:20 -0800 |
Martin von Zweigbergk |
debugmergestate: make templated
|
Tue, 11 Feb 2020 11:18:52 +0100 |
Pierre-Yves David |
nodemap: introduce an option to use mmap to read the nodemap mapping
|
Mon, 10 Feb 2020 20:47:19 -0500 |
Augie Fackler |
tags: fix some type confusion exposed in python 3
|
Wed, 15 Jan 2020 15:50:24 +0100 |
Pierre-Yves David |
nodemap: track the total and unused amount of data in the rawdata file
|
Wed, 15 Jan 2020 15:50:14 +0100 |
Pierre-Yves David |
nodemap: track the maximum revision tracked in the nodemap
|
Wed, 15 Jan 2020 15:50:04 +0100 |
Pierre-Yves David |
nodemap: add a flag to dump the details of the docket
|
Wed, 15 Jan 2020 15:49:45 +0100 |
Pierre-Yves David |
nodemap: keep track of the docket for loaded data
|
Wed, 15 Jan 2020 15:48:57 +0100 |
Pierre-Yves David |
nodemap: add basic checking of the on disk nodemap content
|
Wed, 15 Jan 2020 15:47:31 +0100 |
Pierre-Yves David |
nodemap: add a function to read the data from disk
|
Wed, 15 Jan 2020 15:47:12 +0100 |
Pierre-Yves David |
nodemap: have some python code writing a nodemap in persistent binary form
|
Mon, 10 Feb 2020 17:31:05 -0500 |
Augie Fackler |
cleanup: re-run black on the codebase
|
Fri, 07 Feb 2020 13:54:09 -0500 |
Valentin Gatien-Baron |
tags: add a debug command to display .hg/cache/hgtagsfnodes1
|
Fri, 22 Nov 2019 20:27:09 -0800 |
Gregory Szorc |
debugcommands: add Python implementation to debuginstall
|
Sat, 18 Jan 2020 10:37:14 -0800 |
Gregory Szorc |
debugcommands: move away from line buffered output on binary stream
|
Fri, 06 Dec 2019 20:40:02 -0500 |
Matt Harbison |
match: resolve filesets against the passed `cwd`, not the current one
|
Fri, 27 Dec 2019 13:24:20 -0500 |
Matt Harbison |
debug: drop unused variable assignments
|
Sun, 15 Dec 2019 18:30:16 -0500 |
Matt Harbison |
debugcommands: finish moving `extendeddateformats` from util to dateutil
|
Thu, 14 Nov 2019 13:27:57 -0500 |
Augie Fackler |
debugcommands: add assertions to convince pytype peer is not None
|
Wed, 13 Nov 2019 22:35:15 -0500 |
Augie Fackler |
debugcommands: suppress import errors for pytype
|
Sun, 17 Nov 2019 01:34:52 -0500 |
Matt Harbison |
debugextensions: gracefully handle missing __file__ attributes
|
Sun, 17 Nov 2019 01:00:06 -0500 |
Matt Harbison |
debuginstall: gracefully handle missing __file__ attributes
|
Wed, 13 Nov 2019 22:30:33 -0500 |
Augie Fackler |
debugcommands: don't shadow the error module
|
Thu, 14 Nov 2019 08:03:26 -0800 |
Martin von Zweigbergk |
utils: move finddirs() to pathutil
|
Fri, 08 Nov 2019 11:19:20 -0800 |
Augie Fackler |
cleanup: remove pointless r-prefixes on single-quoted strings
|
Thu, 07 Nov 2019 13:18:19 -0500 |
Augie Fackler |
cleanup: remove pointless r-prefixes on double-quoted strings
|
Tue, 15 Oct 2019 11:06:04 -0400 |
Augie Fackler |
cleanup: hgdemandimport.tracing accepts strings, not bytes
|
Sun, 06 Oct 2019 23:36:51 -0400 |
Pierre-Yves David |
debugsidedata: small doc improvement
|
Tue, 08 Oct 2019 15:06:18 -0700 |
Martin von Zweigbergk |
cleanup: join string literals that are already on one line
|
Tue, 08 Oct 2019 15:15:37 -0700 |
Martin von Zweigbergk |
debugcommands: add a few more writenoi18n()
|
Mon, 07 Oct 2019 00:04:04 -0400 |
Gregory Szorc |
py3: finish porting iteritems() to pycompat and remove source transformer
|
Mon, 07 Oct 2019 10:58:51 -0400 |
Pierre-Yves David |
formatting: run black on all file again
|
Sun, 06 Oct 2019 16:55:18 -0400 |
Gregory Szorc |
py3: manually import getattr where it is needed
|
Sun, 06 Oct 2019 13:28:56 -0400 |
Gregory Szorc |
py3: manually import pycompat.open into files that need it
|
Sun, 06 Oct 2019 10:51:16 -0400 |
Augie Fackler |
cleanup: mark some ui.(status|note|warn|write) calls as not needing i18n
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|