Tue, 25 Jun 2019 19:28:41 -0700 |
Rodrigo Damazio Bovendorp |
pycompat: make fewer assumptions about sys.executable
|
file |
diff |
annotate
|
Wed, 29 May 2019 13:27:56 +0200 |
Georges Racinet |
rust: module policy with importrust
|
file |
diff |
annotate
|
Tue, 16 Apr 2019 15:50:20 +0200 |
Pierre-Yves David |
debugdiscovery: include the number of heads in all sets
|
file |
diff |
annotate
|
Wed, 10 Apr 2019 16:26:40 -0700 |
Martin von Zweigbergk |
messages: replace some instances of "folder" by "directory"
|
file |
diff |
annotate
|
Wed, 27 Mar 2019 16:45:14 +0100 |
Pierre-Yves David |
util: extract compression code in `mercurial.utils.compression`
|
file |
diff |
annotate
|
Tue, 26 Mar 2019 17:35:28 +0100 |
Pierre-Yves David |
debugdiscovery: display time elapsed during the discovery step
|
file |
diff |
annotate
|
Tue, 26 Mar 2019 17:26:54 +0100 |
Pierre-Yves David |
debugdiscovery: only list common heads on verbose
|
file |
diff |
annotate
|
Tue, 26 Mar 2019 17:26:11 +0100 |
Pierre-Yves David |
debugdiscovery: drop duplicated information
|
file |
diff |
annotate
|
Tue, 26 Mar 2019 17:25:22 +0100 |
Pierre-Yves David |
debugdiscovery: display more statistic about the common set
|
file |
diff |
annotate
|
Tue, 26 Mar 2019 14:04:33 +0100 |
Pierre-Yves David |
debugdiscovery: small internal refactoring
|
file |
diff |
annotate
|
Tue, 26 Mar 2019 14:02:40 +0100 |
Pierre-Yves David |
debugdiscovery: allow to select random seed during debugdiscovery run
|
file |
diff |
annotate
|
Fri, 15 Mar 2019 15:07:43 +0000 |
Pierre-Yves David |
manifestcache: protect write with `wlock` instead of `lock`
|
file |
diff |
annotate
|
Fri, 15 Mar 2019 13:52:36 +0000 |
Pierre-Yves David |
manifestcache: stop altering the lru cache order while displaying it
|
file |
diff |
annotate
|
Fri, 15 Mar 2019 13:52:56 +0000 |
Pierre-Yves David |
manifestcache: support multiple cache addition in one debug command run
|
file |
diff |
annotate
|
Thu, 14 Mar 2019 09:12:46 +0000 |
Pierre-Yves David |
manifestcache: actually honor --clear
|
file |
diff |
annotate
|
Thu, 14 Mar 2019 09:11:41 +0000 |
Pierre-Yves David |
manifestcache: do not display data when using --add
|
file |
diff |
annotate
|
Thu, 14 Mar 2019 10:43:01 +0000 |
Pierre-Yves David |
manifestcache: only lock the repository if the debug command touch the cache
|
file |
diff |
annotate
|
Thu, 14 Mar 2019 10:24:51 +0000 |
Pierre-Yves David |
manifestcache: further fix to debug command output
|
file |
diff |
annotate
|
Thu, 14 Mar 2019 09:11:18 +0000 |
Pierre-Yves David |
manifestcache: test and fix some output of the debug command
|
file |
diff |
annotate
|
Wed, 20 Feb 2019 19:28:51 -0500 |
Augie Fackler |
cleanup: use () to wrap long lines instead of \
|
file |
diff |
annotate
|
Fri, 18 Jan 2019 13:13:30 -0800 |
Martin von Zweigbergk |
context: introduce p[12]copies() methods and debugp[12]copies commands
|
file |
diff |
annotate
|
Thu, 14 Feb 2019 15:17:54 -0800 |
Martin von Zweigbergk |
debugpathcopies: sort output so it's deterministic
|
file |
diff |
annotate
|
Tue, 12 Feb 2019 13:46:38 -0800 |
Martin von Zweigbergk |
debugpathcopies: fix typo in synopsis
|
file |
diff |
annotate
|
Tue, 12 Feb 2019 13:42:42 -0800 |
Martin von Zweigbergk |
debugrename: don't require at least one path
|
file |
diff |
annotate
|
Sun, 10 Feb 2019 14:04:08 -0800 |
Gregory Szorc |
py3: use raw strings and %d for formatting
|
file |
diff |
annotate
|
Fri, 08 Feb 2019 13:27:54 -0800 |
Martin von Zweigbergk |
debugwalk: avoid match.rel() and use repo.pathto() instead
|
file |
diff |
annotate
|
Thu, 07 Feb 2019 23:41:44 -0800 |
Martin von Zweigbergk |
debugignore: respect ui.relative-paths
|
file |
diff |
annotate
|
Fri, 25 Jan 2019 14:41:53 -0800 |
Martin von Zweigbergk |
debugcommands: add a debugpathcopies command
|
file |
diff |
annotate
|
Thu, 17 Jan 2019 09:17:12 -0800 |
Martin von Zweigbergk |
cleanup: delete lots of unused local variables
|
file |
diff |
annotate
|
Fri, 21 Dec 2018 13:17:58 +0100 |
Boris Feld |
debugupgraderepo: add a --no-backup mode
|
file |
diff |
annotate
|