Sat, 03 Feb 2018 12:01:01 -0800 |
Gregory Szorc |
debugcommands: introduce debugpeer command
|
Sat, 27 Jan 2018 17:13:51 +0900 |
Yuya Nishihara |
py3: format revision number as '%d' in debugrevspec
|
Sun, 21 Jan 2018 13:03:03 +0900 |
Yuya Nishihara |
cmdutil: drop aliases for logcmdutil functions (API)
|
Thu, 18 Jan 2018 16:47:14 +0100 |
Boris Feld |
debugdownload: read repository hgrc if there is one
|
Fri, 19 Jan 2018 08:35:22 +0100 |
Paul Morelle |
debugdeltachain: cleanup the double call to _slicechunk
|
Mon, 16 Oct 2017 14:32:06 +0200 |
Paul Morelle |
debugdeltachain: display how many chunks would be read in sparse-read mode
|
Fri, 29 Dec 2017 05:29:04 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr() instead of str()
|
Fri, 15 Dec 2017 09:30:16 +0100 |
Boris Feld |
debug: add a 'debugdownload' command
|
Fri, 29 Dec 2017 23:50:42 -0500 |
Matt Harbison |
debugfs: display the tested path and mount point of the filesystem, if known
|
Thu, 21 Dec 2017 22:05:30 +0900 |
Yuya Nishihara |
templater: move repo, ui and cache to per-engine resources
|
Mon, 18 Dec 2017 17:33:08 -0800 |
Kyle Lippincott |
debug: remove an 'if ui.debug()' that is not doing anything
|
Tue, 19 Dec 2017 16:27:24 -0500 |
Augie Fackler |
merge with stable
|
Mon, 27 Nov 2017 18:48:36 -0500 |
Boris Feld |
debuginstall: add a line about re2 availability
|
Thu, 14 Dec 2017 22:07:46 +0900 |
Yuya Nishihara |
debugssl: convert port number to int (issue5757)
stable
|
Fri, 15 Dec 2017 08:47:28 -0800 |
Martin von Zweigbergk |
debugdiscovery: correct and clean up command synopsis
|
Wed, 13 Dec 2017 11:21:25 -0800 |
Martin von Zweigbergk |
debugdiscovery: drop reference to non-existent --remote-head option
|
Wed, 13 Dec 2017 11:20:52 -0800 |
Martin von Zweigbergk |
debugdiscovery: drop reference to non-existent --serverlog option
|
Wed, 13 Dec 2017 11:19:24 -0800 |
Martin von Zweigbergk |
debugdiscovery: drop reference to invalid --branch option
|
Sun, 10 Dec 2017 06:36:20 +0530 |
Pulkit Goyal |
py3: handle keyword arguments correctly in debugcommands.py
|
Mon, 11 Dec 2017 09:27:40 -0800 |
Martin von Zweigbergk |
memfilectx: make changectx argument mandatory in constructor (API)
|
Sat, 09 Dec 2017 14:22:12 -0800 |
Martin von Zweigbergk |
debugbuilddag: create filectx instance in 'filectxfn' callback
|
Sun, 12 Nov 2017 15:34:46 +0100 |
Paul Morelle |
debuglocks: allow setting a lock
|
Sun, 12 Nov 2017 15:34:19 +0100 |
Paul Morelle |
debuglocks: add tests (and fix typo in early return)
|
Sun, 10 Dec 2017 19:41:49 +0900 |
Yuya Nishihara |
debugformat: embed raw values in JSON and template output
|
Sun, 10 Dec 2017 19:39:39 +0900 |
Yuya Nishihara |
debugformat: flush formatter output per item
|
Thu, 07 Dec 2017 16:49:24 +0100 |
Boris Feld |
debugformat: handle non-boolean value for variant
|
Thu, 07 Dec 2017 16:12:32 +0100 |
Boris Feld |
debugformat: update label depending on value difference
|
Thu, 07 Dec 2017 16:05:20 +0100 |
Boris Feld |
debugformat: add data about the config when verbose
|
Thu, 07 Dec 2017 16:19:46 +0100 |
Boris Feld |
debugformat: add a 'debugformat' command
|
Wed, 06 Dec 2017 22:44:51 +0100 |
Boris Feld |
setdiscover: allow to ignore part of the local graph
|
Wed, 29 Nov 2017 08:40:25 +0530 |
Pulkit Goyal |
py3: use encoding.strtolocal() to convert string to bytes
|
Wed, 29 Nov 2017 08:44:06 +0530 |
Pulkit Goyal |
py3: make sure the first argument of time.strftime() is str
|
Wed, 29 Nov 2017 04:41:19 +0530 |
Pulkit Goyal |
py3: use '%d' for integers rather than '%s'
|
Thu, 26 Oct 2017 09:27:09 +0200 |
Paul Morelle |
debugdeltachain: output information about sparse read if enabled
|
Mon, 30 Oct 2017 17:09:29 +0100 |
Boris Feld |
debug: print parsed bundle2 capabilities with debugcapabilities
|
Mon, 30 Oct 2017 17:08:16 +0100 |
Boris Feld |
debug: add a debugcapabilities commands
|
Thu, 12 Oct 2017 23:30:46 -0700 |
Jun Wu |
codemod: use pycompat.iswindows
|
Tue, 19 Sep 2017 22:23:41 +0200 |
Boris Feld |
phases: move the binary decoding function in the phases module
|
Wed, 20 Sep 2017 09:28:30 -0700 |
Durham Goode |
debug: update debugbundle to use new deltaiter api
|
Thu, 07 Sep 2017 22:36:54 +0900 |
Yuya Nishihara |
debuginstall: do not pass exception object to formatter (issue5676)
|
Thu, 07 Sep 2017 22:27:23 +0900 |
Yuya Nishihara |
debuginstall: use codecs.lookup() to detect invalid encoding
|
Tue, 12 Sep 2017 11:18:35 -0400 |
Augie Fackler |
merge with stable
|
Tue, 29 Aug 2017 16:38:10 -0400 |
Matt Harbison |
debugssl: allow a URL to be specified without a local repository
stable
|
Tue, 22 Aug 2017 23:11:35 -0400 |
Augie Fackler |
debugcommands: stabilize output of debugbundle by having a custom repr
|
Mon, 17 Jul 2017 13:22:59 -0500 |
Kevin Bullock |
win32: copy-edit debugssl messages to match prevailing style
|
Sat, 15 Jul 2017 15:23:29 -0400 |
Matt Harbison |
debugignore: eliminate inconsistencies with `hg status` (issue5222)
|
Thu, 30 Mar 2017 00:27:46 -0400 |
Matt Harbison |
debug: add a method to check the state of, and built an SSL cert chain
|
Thu, 13 Jul 2017 18:31:35 -0700 |
Jun Wu |
codemod: simplify nested withs
|
Sat, 24 Jun 2017 15:29:42 -0700 |
Jun Wu |
revset: make repo.anyrevs accept customized alias override (API)
|
Fri, 30 Jun 2017 15:27:19 +0200 |
Boris Feld |
obsolete: closest divergent support
|
Fri, 30 Jun 2017 15:02:19 +0200 |
Boris Feld |
obsolete: pass cache argument of successors set explicitly
|
Tue, 27 Jun 2017 02:06:15 +0200 |
Pierre-Yves David |
obsutil: move 'getmarkers' to the new modules
|
Tue, 27 Jun 2017 01:51:40 +0200 |
Pierre-Yves David |
obsutil: move the 'marker' class to the new modules
|
Tue, 27 Jun 2017 01:03:01 +0200 |
Pierre-Yves David |
obsutil: move 'successorssets' to the new modules
|
Mon, 26 Jun 2017 23:58:27 +0530 |
Pulkit Goyal |
py3: use pycompat.bytestr() to convert str to bytes
|
Mon, 26 Jun 2017 23:57:49 +0530 |
Pulkit Goyal |
py3: pass the memoryview object into bytes() to get the value
|
Tue, 27 Jun 2017 00:23:32 +0530 |
Pulkit Goyal |
py3: use pycompat.strkwargs() to convert kwargs keys to str
|
Tue, 27 Jun 2017 00:15:56 +0530 |
Pulkit Goyal |
py3: use r'' to prevent the addition of b'' by transformer
|
Tue, 27 Jun 2017 00:20:55 +0530 |
Pulkit Goyal |
py3: use pycompat.byteskwargs() to convert kwargs' keys to bytes
|
Mon, 26 Jun 2017 22:27:34 +0900 |
Yuya Nishihara |
debugrevlog: align chain length, reach, and compression ratio
|