Mercurial > hg
graph
-
tests: use proctutil.stdout.write() instead of print() in test-extension.tThu, 18 Jun 2020 17:54:39 +0530, by Pulkit Goyal
-
fuzz: tell manifest fuzzer about longer node hashesWed, 08 Jan 2020 11:33:41 -0500, by Augie Fackler
-
absorb: preserve changesets which were already emptyMon, 01 Jun 2020 20:57:14 +0200, by Manuel Jacob
-
absorb: preserve branch-closing changesets even if emptyMon, 01 Jun 2020 11:07:33 +0200, by Manuel Jacob
-
absorb: preserve branch-changing changesets even if emptyMon, 01 Jun 2020 10:33:00 +0200, by Manuel Jacob
-
rhg: add Command trait for subcommands implemented by rhgMon, 22 Jun 2020 15:19:35 +0530, by Antoine Cezar
-
rhg: add rhg crateFri, 05 Jun 2020 10:28:58 +0200, by Antoine Cezar
-
hg-core: add FindRoot operation to find repository root pathFri, 05 Jun 2020 08:48:09 +0200, by Antoine Cezar
-
share: provide a more useful text for hg help stableTue, 23 Jun 2020 16:07:18 +0200, by Joerg Sonnenberger
-
procutil: make recent fix for zombies compatible with py2 stableThu, 25 Jun 2020 00:06:23 -0700, by Martin von Zweigbergk
-
pycompat: fix crash when default locale is unknown stableWed, 24 Jun 2020 04:25:34 +0200, by Manuel Jacob
-
help: document meaning of '%' in graphlog output stableMon, 22 Jun 2020 22:15:57 -0700, by Martin von Zweigbergk
-
py3: fix broken man page generation, it was generating `(default: NUL*)` stableWed, 17 Jun 2020 16:11:11 -0700, by Kyle Lippincott
-
hg-core: add Operation interface for high-level hg operationsFri, 05 Jun 2020 08:46:35 +0200, by Antoine Cezar
-
rust: do a clippy passMon, 15 Jun 2020 18:26:40 +0200, by Raphaël Gomès
-
py3: pass native string to urlreq.url2pathname() stableTue, 16 Jun 2020 14:00:20 +0200, by Manuel Jacob
-
py3: suppress DeprecationWarning about deprecated base64 module aliases stableTue, 16 Jun 2020 12:59:45 +0200, by Manuel Jacob
-
py3: unbyteify arguments to warnings.filterwarnings() stableMon, 15 Jun 2020 03:09:55 +0200, by Manuel Jacob
-
fuzz: add config knob for PYTHON_CONFIG_FLAGSMon, 15 Jun 2020 15:14:16 -0400, by Augie Fackler
-
pyutil: this has taken so long to fix, I'm using 3.8 nowMon, 15 Jun 2020 15:13:01 -0400, by Augie Fackler
-
merge with stableMon, 15 Jun 2020 12:00:15 -0400, by Augie Fackler
-
tests: adjust to the new format in pyflakes output stableSat, 06 Jun 2020 19:15:11 +0800, by Anton Shestakov
-
tests: consistently use pyflakes as a Python module stableSat, 06 Jun 2020 19:12:49 +0800, by Anton Shestakov
-
tests: skip pyflakes for mercurial/thirdparty/ stableSat, 06 Jun 2020 19:19:27 +0800, by Anton Shestakov
-
zeroconf: fix non existant formatting in the vendored zeroconf module stableSat, 13 Jun 2020 11:06:22 +0200, by Pierre-Yves David
-
nodemap: fix validity checking when revlog is too short stableSat, 13 Jun 2020 11:57:58 +0200, by Pierre-Yves David
-
tests: remove unused creation of file and outdated textFri, 12 Jun 2020 23:43:56 +0200, by Manuel Jacob
-
tests: skip pyflakes for mercurial/thirdparty/Sat, 06 Jun 2020 19:19:27 +0800, by Anton Shestakov
-
git: add debug logging when there's a mismatch in the cached heads listTue, 09 Jun 2020 17:13:26 -0400, by Augie Fackler
-
py3: make stdout line-buffered if connected to a TTYWed, 10 Jun 2020 13:02:39 +0200, by Manuel Jacob
-
simplemerge: rewrite flag merging loop as expressionTue, 02 Jun 2020 21:44:57 +0900, by Yuya Nishihara
-
simplemerge: leverage pycompat function to convert byte string to setTue, 02 Jun 2020 21:40:49 +0900, by Yuya Nishihara
-
simplemerge: fix function name that tests if ctx is not null revisionTue, 02 Jun 2020 21:39:07 +0900, by Yuya Nishihara
-
git: decode node IDs back into Python strings (issue6349)Tue, 09 Jun 2020 13:18:21 -0700, by Hollis Blanchard
-
phabricator: make it clear what happen when no responseTue, 09 Jun 2020 22:02:09 +0530, by Sushil khanchi
-
tests: make it clear what happen when no response enteredMon, 08 Jun 2020 11:43:07 +0530, by Sushil khanchi
-
localrepo: handle ValueError during repository openingSat, 18 Jan 2020 10:07:07 -0800, by Gregory Szorc
-
metadata: filter the `removed` set to only contains relevant dataWed, 27 May 2020 12:56:13 +0200, by Pierre-Yves David
-
files: extract code for extra filtering of the `removed` entry into copiesWed, 27 May 2020 12:45:39 +0200, by Pierre-Yves David
-
metadata: move computation related to files touched in a dedicated moduleWed, 27 May 2020 12:26:08 +0200, by Pierre-Yves David
-
merge: move an inspection of the dirstate from record to calculate phaseFri, 05 Jun 2020 11:10:33 -0700, by Martin von Zweigbergk
-
tests: adjust to the new format in pyflakes outputSat, 06 Jun 2020 19:15:11 +0800, by Anton Shestakov
-
tests: consistently use pyflakes as a Python moduleSat, 06 Jun 2020 19:12:49 +0800, by Anton Shestakov
-
heptapod-ci: also run tests for chg on python 2Wed, 26 Feb 2020 00:31:23 +0100, by Pierre-Yves David
-
rust-dependencies: upgrade `micro-timer` dependencyTue, 02 Jun 2020 17:24:37 +0200, by Raphaël Gomès
-
context: fix creation of ProgrammingError to not use non-existent fieldWed, 03 Jun 2020 12:04:38 -0700, by Martin von Zweigbergk
-
help: explain in `hg help flags` that unambiguous prefixes are allowedWed, 03 Jun 2020 22:07:26 -0700, by Martin von Zweigbergk
-
git: add coverage for manifest.diff() so we don't regressWed, 03 Jun 2020 11:28:57 -0400, by Augie Fackler
-
git: implement diff manifest methodMon, 01 Jun 2020 11:12:25 -0400, by Josef 'Jeff' Sipek
-
git: properly visit child tree objects when resolving a pathMon, 01 Jun 2020 09:49:47 -0400, by Josef 'Jeff' Sipek
-
git: don't yield paths for directories when walkingMon, 01 Jun 2020 09:40:18 -0400, by Josef 'Jeff' Sipek
-
git: correctly check for type of object when walkingMon, 01 Jun 2020 09:22:53 -0400, by Josef 'Jeff' Sipek
-
git: implement stub prefetch_parents dirstate methodMon, 01 Jun 2020 08:59:48 -0400, by Josef 'Jeff' Sipek
-
rust: leverage .expect() in place of .unwrap() + inline commentMon, 25 May 2020 23:06:50 +0900, by Yuya Nishihara
-
rust: fix false comment about mpsc::SenderMon, 25 May 2020 23:02:07 +0900, by Yuya Nishihara
-
rebase: avoid clobbering wdir() with --dry-run or --confirm (issue6291) stableThu, 30 Apr 2020 00:33:00 -0400, by Matt Harbison
-
tests: show that rebase --dry-run and --confirm wipeout uncommitted changes stableThu, 30 Apr 2020 00:12:11 -0400, by Matt Harbison
-
py3: update comment to account for Python 2 and Python 3 differences stable 5.4.1Fri, 05 Jun 2020 06:40:15 +0200, by Manuel Jacob
-
py3: add warning about buffering behavior of pycompat.{stdout,stderr} stableFri, 05 Jun 2020 07:20:52 +0200, by Manuel Jacob
-
merge with stableWed, 03 Jun 2020 19:20:18 +0900, by Yuya Nishihara
-
graft: fix --base value to be saved in state file stableTue, 02 Jun 2020 20:40:06 +0900, by Yuya Nishihara
-
flags: also test merge with executable bit removed stableSat, 16 May 2020 20:38:53 +0200, by Pierre-Yves David
-
flags: also test the removal of the exec flag stableSat, 16 May 2020 20:38:42 +0200, by Pierre-Yves David
-
flags: read flag from dirstate/disk for workingcopyctx (issue5743) stableSat, 16 May 2020 20:38:31 +0200, by Pierre-Yves David
-
flags: actually merge flags in simplemerge stableSat, 16 May 2020 20:38:19 +0200, by Pierre-Yves David
-
flags: add a test for merging exec flag change with rename and file change stableSat, 16 May 2020 20:38:07 +0200, by Pierre-Yves David
-
flags: account for flag change when tracking rename relevant to merge stableSat, 16 May 2020 20:37:56 +0200, by Pierre-Yves David
-
flags: also test merging a rename with and exec flag change stableSat, 16 May 2020 20:37:44 +0200, by Pierre-Yves David
-
flags: introduce explicit testing for merging change to exec flag stableSat, 16 May 2020 20:37:33 +0200, by Pierre-Yves David
-
graft-state: save --base in graft's state, fixing bug with graft --continue stableTue, 26 May 2020 11:14:07 -0400, by Charles Chamberlain
-
relnotes: advertize the possibility to use rustSat, 30 May 2020 12:36:00 -0400, by Valentin Gatien-Baron
-
rust: add a pointer for profiling to the READMESat, 30 May 2020 11:36:30 -0400, by Valentin Gatien-Baron
-
rust: update the mention of hgcli in rust/README.rstSat, 30 May 2020 10:28:46 -0400, by Valentin Gatien-Baron
-
sslutil: fix comment to use inclusive or instead of exclusive orMon, 01 Jun 2020 15:22:31 +0200, by Manuel Jacob
-
sslutil: propagate return value ssl.PROTOCOL_SSLv23 from protocolsettings()Mon, 01 Jun 2020 14:34:22 +0200, by Manuel Jacob
-
sslutil: stop storing protocol and options for SSLContext in settings dictMon, 01 Jun 2020 14:20:13 +0200, by Manuel Jacob
-
sslutil: rename 'minimumprotocolui' -> 'minimumprotocol'Mon, 01 Jun 2020 14:07:06 +0200, by Manuel Jacob
-
sslutil: properly detect which TLS versions are supported by the ssl moduleMon, 01 Jun 2020 03:51:54 +0200, by Manuel Jacob
-
sslutil: remove dead code (that failed if only TLS 1.0 is available)Sun, 31 May 2020 22:31:49 +0200, by Manuel Jacob
-
config: remove unused hostsecurity.disabletls10warning configSun, 31 May 2020 00:30:49 +0200, by Manuel Jacob
-
sslutil: remove dead code (that downgraded default minimum TLS version)Sun, 31 May 2020 22:15:35 +0200, by Manuel Jacob
-
sslutil: remove comment referring to unsupported legacy stacksFri, 29 May 2020 22:47:58 +0200, by Manuel Jacob
-
setup: require that Python has TLS 1.1 or TLS 1.2Sat, 30 May 2020 23:42:19 +0200, by Manuel Jacob
-
sslutil: check for OpenSSL without TLS 1.0 support in one caseSun, 31 May 2020 12:07:17 +0200, by Manuel Jacob
-
sslutil: don't set minimum TLS version to 1.0 if 1.2 but not 1.1 is availableSun, 31 May 2020 11:10:21 +0200, by Manuel Jacob
-
sslutil: add FIXME about supportedprotocols possibly containing too many itemsSun, 31 May 2020 11:41:03 +0200, by Manuel Jacob
-
sslutil: fix names of variables containing minimum protocol stringsSun, 31 May 2020 10:47:38 +0200, by Manuel Jacob
-
sslutil: stop returning argument as third return value of protocolsettings()Sun, 31 May 2020 09:55:45 +0200, by Manuel Jacob
-
relnotes: note that we now require modern SSL/TLS features in PythonSat, 30 May 2020 23:18:57 +0200, by Manuel Jacob
-
tests: stop checking for optional, now impossible outputSat, 30 May 2020 19:04:53 +0200, by Manuel Jacob
-
rust: remove one more occurrence of re2Sat, 30 May 2020 10:19:53 -0400, by Valentin Gatien-Baron
-
scmutil: clarify getuipathfn commentTue, 26 May 2020 07:03:11 -0400, by Valentin Gatien-Baron
-
githelp: add some minimal help for pickaxe functionalityThu, 28 May 2020 09:51:13 -0400, by Augie Fackler
-
rust: remove duplicate importFri, 17 Apr 2020 10:41:05 +0200, by Raphaël Gomès
-
tests: remove "sslcontext" checkSat, 30 May 2020 05:27:53 +0200, by Manuel Jacob
-
sslutil: eliminate `_canloaddefaultcerts` by constant-folding code using itSat, 30 May 2020 03:23:58 +0200, by Manuel Jacob
-
tests: remove "defaultcacerts" checkSat, 30 May 2020 05:08:02 +0200, by Manuel Jacob
-
sslutil: eliminate `modernssl` by constant-folding code using itFri, 29 May 2020 21:30:04 +0200, by Manuel Jacob
-
hgweb: avoid using `sslutil.modernssl`Sat, 30 May 2020 04:59:13 +0200, by Manuel Jacob
-
sslutil: remove comments referring to removed SSLContext emulation classFri, 29 May 2020 22:31:26 +0200, by Manuel Jacob
-
sslutil: remove code checking for presence of ssl.SSLContextFri, 29 May 2020 21:18:22 +0200, by Manuel Jacob
-
setup: require a Python version with modern SSL featuresFri, 29 May 2020 21:07:26 +0200, by Manuel Jacob
-
sslutil: set `_canloaddefaultcerts` to `True` if `ssl.SSLContext` is presentSat, 30 May 2020 03:46:59 +0200, by Manuel Jacob
-
filemerge: add __bytes__ for absentfilectxThu, 28 May 2020 16:16:13 -0400, by Augie Fackler
-
mergestate: move staticmethod _filectxorabsent to module levelThu, 28 May 2020 16:17:28 -0400, by Augie Fackler
-
rust: remove support for `re2`Fri, 29 May 2020 12:17:59 +0200, by Raphaël Gomès
-
rust-dependencies: update `regex` to 1.3.9Fri, 29 May 2020 12:12:16 +0200, by Raphaël Gomès
-
cleanup: remove compatibility code for Python < 2.7.4Fri, 29 May 2020 04:06:16 +0200, by Manuel Jacob
-
cleanup: eliminate procutil.quotecommand()Fri, 29 May 2020 03:56:07 +0200, by Manuel Jacob
-
cleanup: remove compatibility code for Python < 2.7.1Fri, 29 May 2020 03:43:08 +0200, by Manuel Jacob
-
grep: reduce the cost of pathauditor checks when grepping working copyMon, 25 May 2020 17:39:23 -0400, by Valentin Gatien-Baron
-
grep: test that paths get auditedMon, 25 May 2020 17:32:25 -0400, by Valentin Gatien-Baron
-
grep: add test coverage of behavior on symlinksMon, 25 May 2020 17:29:38 -0400, by Valentin Gatien-Baron
-
help: fix description of revlog version 2Fri, 22 May 2020 22:20:37 +0800, by Aay Jay Chan
-
files: speed up `hg files` when no flags change displayTue, 26 May 2020 08:15:09 -0400, by Valentin Gatien-Baron
-
sshpeer: make client print (likely) server errors on stderr (BC)Mon, 25 May 2020 22:47:12 -0400, by Valentin Gatien-Baron
-
sshpeer: add test showing that -q silences remote errorsMon, 25 May 2020 20:02:15 -0400, by Valentin Gatien-Baron
-
scmutil: speed up relativization of paths when it's a no-opTue, 26 May 2020 07:03:11 -0400, by Valentin Gatien-Baron
-
context: implement mergestate() methodMon, 18 May 2020 16:00:26 -0400, by Augie Fackler
-
mergestate: split out merge state handling code from main merge moduleMon, 18 May 2020 14:59:59 -0400, by Augie Fackler
-
tests: add coverage for repo.changelog.children() in the git extensionMon, 18 May 2020 12:45:45 -0400, by Augie Fackler
-
tests: add coverage for repo.changelog.findmissing() in test-git-interop.tMon, 18 May 2020 12:41:16 -0400, by Augie Fackler
-
relnotes: add API change note per request in D8502Mon, 18 May 2020 13:18:05 -0400, by Augie Fackler
-
merge with stableTue, 26 May 2020 08:07:24 -0700, by Martin von Zweigbergk
-
grep: grep the working copy fasterSun, 17 May 2020 18:33:45 -0400, by Valentin Gatien-Baron
-
grep: stop computing information for --diff when unnecessarySun, 17 May 2020 13:10:54 -0400, by Valentin Gatien-Baron
-
grep: don't go in an infinite loop when given empty regexSun, 17 May 2020 12:52:43 -0400, by Valentin Gatien-Baron
-
grep: improve test coverageSun, 17 May 2020 12:49:12 -0400, by Valentin Gatien-Baron
-
phabricator: avoid passing None to pycompat.fsdecodeThu, 27 Feb 2020 09:54:34 -0800, by Steve Fink
-
setup: stop asking cargo to spamSun, 17 May 2020 12:23:03 -0400, by Valentin Gatien-Baron
-
git: implement some changelog methodsMon, 11 May 2020 21:54:05 +0200, by Romain DEP.
-
git: avoid looking-up parents for the null commitMon, 11 May 2020 21:56:11 +0200, by Romain DEP.
-
git: fix probable missing returnMon, 11 May 2020 21:56:43 +0200, by Romain DEP.
-
rust: fix warning about unnecessary mutSun, 17 May 2020 12:28:32 -0400, by Valentin Gatien-Baron
-
upgrade: support upgrade and downgrade from persistent nodemapTue, 14 Apr 2020 06:09:14 +0200, by Pierre-Yves David
-
status: also support for `traversedir` callback in the Rust fast-pathTue, 12 May 2020 11:39:50 +0200, by Raphaël Gomès
-
rust-hg-cpython: update status bridge with the new `traversedir` supportTue, 12 May 2020 11:37:55 +0200, by Raphaël Gomès
-
rust-status: collect traversed directories if requiredTue, 12 May 2020 11:36:52 +0200, by Raphaël Gomès
-
rust-status: don't dispatch unknown file when traversing if not listing unknownsTue, 12 May 2020 12:41:28 +0200, by Raphaël Gomès
-
status: update comment to reflect the more recent situationTue, 12 May 2020 10:03:51 +0200, by Raphaël Gomès
-
hooks: provide access to transaction changes for internal hooksFri, 01 May 2020 01:32:08 +0200, by Joerg Sonnenberger
-
rust-regex: add test for verbatim regex syntaxThu, 07 May 2020 23:54:37 +0200, by Raphaël Gomès
-
rust-regex: prevent nonsensical `.*.*` pattern from happeningThu, 07 May 2020 23:53:12 +0200, by Raphaël Gomès
-
rust-regex: fix issues with regex anchoring and performanceThu, 07 May 2020 23:52:08 +0200, by Raphaël Gomès
-
diff: avoid going from contexts to nodes and backThu, 07 May 2020 16:56:03 -0400, by Augie Fackler
-
setup: raise minimum Python version to 2.7.4 stableFri, 15 May 2020 00:53:37 +0200, by Manuel Jacob
-
fsmonitor: coerce `clock` variable to byte-string (issue6321) stableTue, 19 May 2020 16:18:41 -0400, by Connor Sheehan
-
py3: change default priority and length used for sorting hooks to be compatible with python 3 stableThu, 14 May 2020 23:14:24 -0400, by Charles Chamberlain
-
relnotes: copy "next" to "5.4" and clear "next" stableMon, 18 May 2020 08:31:32 -0700, by Martin von Zweigbergk
-
dirstate: make sure the dirstate is loaded before the changelog (issue6303) stableMon, 11 May 2020 13:08:02 +0200, by Pierre-Yves David
-
rust-dirstatemap: don't read the dirstate when requesting parents stableMon, 11 May 2020 16:44:11 +0200, by Raphaël Gomès
-
py3: fix exception in pull when several things happen to a bookmark stableThu, 14 May 2020 10:24:52 -0400, by Valentin Gatien-Baron
-
cleanup: avoid extra node/ctx conversions in logcmdutil.diffordiffstatThu, 07 May 2020 16:54:17 -0400, by Augie Fackler
-
pyoxidizer: formatting bazel definitionsTue, 12 May 2020 13:06:34 -0700, by Rodrigo Damazio Bovendorp
-
fastexport: adjust output to be more canonical stableTue, 12 May 2020 22:20:56 +0200, by Joerg Sonnenberger
-
bash_completion: do not use aliased hg if it sources a script (issue6308) stableMon, 11 May 2020 08:13:40 +0200, by Peter Arrenbrecht
-
demandimport: fix compatibility with meta path finders w/o find_spec() method stableTue, 12 May 2020 01:03:12 +0200, by Manuel Jacob
-
tests: fix timer scaling in wait-on-file stableThu, 07 May 2020 23:40:05 +0200, by Joerg Sonnenberger
-
manifest-cache: ignore IOError while writing stableSat, 09 May 2020 20:25:07 +0200, by Pierre-Yves David
-
copy: give better error message when no source paths found with --at-rev stableWed, 06 May 2020 11:40:17 -0700, by Martin von Zweigbergk
-
tests: show poor error message for `hg cp -A --at-rev . non-existent dst` stableWed, 06 May 2020 11:41:37 -0700, by Martin von Zweigbergk
-
copy: to find copy source, walk parent of revision we're marking copies in stableWed, 06 May 2020 10:33:56 -0700, by Martin von Zweigbergk
-
tests: show that `hg cp -A --at-rev .` doesn't work for renames stableWed, 06 May 2020 11:41:01 -0700, by Martin von Zweigbergk
-
fastexport: downgrade message about already exported changesets to debug stableMon, 27 Apr 2020 01:39:22 +0200, by Joerg Sonnenberger
-
revisions: parse "x123" as "nodeid starting with 123" without prefixhexnodeMon, 11 May 2020 09:07:31 -0700, by Martin von Zweigbergk
-
status: use cmdutil.check_at_most_one_arg() for checking --rev/--changeFri, 08 May 2020 08:55:35 -0700, by Martin von Zweigbergk
-
diff: use cmdutil.check_at_most_one_arg() for checking --rev/--changeFri, 08 May 2020 08:50:47 -0700, by Martin von Zweigbergk
-
copy: give better error message when no source paths found with --at-revWed, 06 May 2020 11:40:17 -0700, by Martin von Zweigbergk
-
tests: show poor error message for `hg cp -A --at-rev . non-existent dst`Wed, 06 May 2020 11:41:37 -0700, by Martin von Zweigbergk
-
copy: to find copy source, walk parent of revision we're marking copies inWed, 06 May 2020 10:33:56 -0700, by Martin von Zweigbergk
-
tests: show that `hg cp -A --at-rev .` doesn't work for renamesWed, 06 May 2020 11:41:01 -0700, by Martin von Zweigbergk
-
rust-matchers: add TODO about incomplete `Display` for `IncludeMatcher`Wed, 06 May 2020 14:33:46 +0200, by Raphaël Gomès
-
rust-filepatterns: match exact `rootglob`s with a `HashSet`, not in the regexWed, 06 May 2020 11:17:27 +0200, by Raphaël Gomès
-
dirstate: force _checkexec to return a boolWed, 15 Apr 2020 16:43:05 -0400, by Mitchell Plamann
-
locking: wait for locks in `hg cp` and `hg mv`Tue, 21 Apr 2020 13:37:45 -0700, by Kyle Lippincott
-
nodemap: teach `hg debugformat` about the persistent nodemap optionTue, 14 Apr 2020 05:37:54 +0200, by Pierre-Yves David
-
upgrade: support the --quiet flagWed, 15 Apr 2020 18:58:35 +0200, by Pierre-Yves David
-
upgrade: clearly list optimisationsWed, 15 Apr 2020 19:20:15 +0200, by Pierre-Yves David
-
nodemap: move the mode option to storage.revlog.nodemap.modeTue, 14 Apr 2020 04:23:20 +0200, by Pierre-Yves David
-
nodemap: move the option for mmap usage to storage.revlog.nodemap.mmapTue, 14 Apr 2020 03:20:21 +0200, by Pierre-Yves David
-
nodemap: move and update the commend about persistence being experimentalTue, 14 Apr 2020 04:08:46 +0200, by Pierre-Yves David
-
nodemap: move the main switch to the `format` sectionTue, 14 Apr 2020 03:18:14 +0200, by Pierre-Yves David
-
nodemap: drop the 'exp-' prefix for internal opener optionTue, 14 Apr 2020 03:27:04 +0200, by Pierre-Yves David
-
nodemap: gate the feature behind a new requirementTue, 14 Apr 2020 03:16:23 +0200, by Pierre-Yves David
-
nodemap: move on disk file to version 1Tue, 14 Apr 2020 03:05:54 +0200, by Pierre-Yves David
-
nodemap: add a new mode value, "strict"Tue, 14 Apr 2020 03:01:52 +0200, by Pierre-Yves David
-
nodemap: add a new mode option, with an optional "warn" valueTue, 14 Apr 2020 02:45:05 +0200, by Pierre-Yves David
-
nodemap: also warm manifest nodemap with other cachesSun, 05 Apr 2020 18:32:46 +0200, by Pierre-Yves David
-
nodemap: also use persistent nodemap for manifestSun, 05 Apr 2020 13:12:05 +0200, by Pierre-Yves David
-
nodemap: create files in the repository used in the testSun, 05 Apr 2020 13:49:27 +0200, by Pierre-Yves David
-
rust-matchers: add timing tracing to regex compilationThu, 07 May 2020 10:10:13 +0200, by Raphaël Gomès
-
url: fix a bytes vs str crash in processing proxy headers (issue6249) stableSun, 26 Apr 2020 14:29:47 -0400, by Matt Harbison
-
pullbundles: use unfiltered repo for head/base matching stableFri, 24 Apr 2020 20:00:25 +0200, by Joerg Sonnenberger
-
procutil: always waiting on child processes to prevent zombies with 'hg serve' stableThu, 07 May 2020 03:14:52 -0700, by Rodrigo Damazio Bovendorp
-
rust-regex: increase the DFA size limit for the `regex` crate stableThu, 07 May 2020 10:15:19 +0200, by Raphaël Gomès
-
merge with stableMon, 04 May 2020 10:06:53 -0400, by Augie Fackler
-
tests: clarify a comment describing a phabricator test scenario stable 5.4Thu, 16 Apr 2020 19:23:12 -0400, by Matt Harbison
-
phabricator: ensure that `phabsend` is given a contiguous, linear commit range stableThu, 16 Apr 2020 19:05:25 -0400, by Matt Harbison
-
merge with stableFri, 01 May 2020 08:07:25 -0700, by Martin von Zweigbergk
-
automation: support building Python 3 MSI installers stableFri, 24 Apr 2020 12:37:43 -0700, by Gregory Szorc
-
automation: support building Python 3 Inno installers stableFri, 24 Apr 2020 12:11:08 -0700, by Gregory Szorc
-
automation: add extra arguments when building Inno stableFri, 24 Apr 2020 11:48:07 -0700, by Gregory Szorc
-
packaging: add -python2 to Windows installer filenames stableThu, 23 Apr 2020 18:48:36 -0700, by Gregory Szorc
-
automation: support building Windows wheels for Python 3.7 and 3.8 stableThu, 23 Apr 2020 17:24:37 -0700, by Gregory Szorc
-
packaging: support building WiX installers with PyOxidizer stableMon, 20 Apr 2020 17:42:50 -0700, by Gregory Szorc
-
packaging: move version derivation to run_wix_packaging() stableMon, 20 Apr 2020 18:24:35 -0700, by Gregory Szorc
-
packaging: integrate signing into run_wix_packaging() stableMon, 20 Apr 2020 17:53:20 -0700, by Gregory Szorc
-
packaging: isolate invocation of WiX to own function stableMon, 20 Apr 2020 17:33:41 -0700, by Gregory Szorc
-
packaging: support building Inno installer with PyOxidizer stableThu, 23 Apr 2020 18:06:02 -0700, by Gregory Szorc
-
packaging: split Inno installer building from Mercurial building stableSun, 19 Apr 2020 15:35:21 -0700, by Gregory Szorc
-
packaging: remove pyoxidizer.bzl from packaging directory stableSun, 19 Apr 2020 14:25:27 -0700, by Gregory Szorc
-
contrib: install PyOxidizer in Linux and Windows environments stableSun, 19 Apr 2020 14:16:24 -0700, by Gregory Szorc
-
diff: re-establish linear runtime performance stableThu, 30 Apr 2020 15:10:05 +0200, by Elmar Bartel
-
copies: fix the changeset based algorithm regarding mergeThu, 05 Mar 2020 17:55:05 +0100, by Pierre-Yves David
-
merge with stableFri, 24 Apr 2020 15:06:42 -0400, by Augie Fackler
-
rust-chg: clean up excessive indentsSat, 11 Apr 2020 17:43:29 +0900, by Yuya Nishihara
-
rust-chg: do not terminate tokio runtime until pager exitsSat, 11 Apr 2020 02:51:03 +0900, by Yuya Nishihara
-
rust-chg: modernize entry functionSat, 11 Apr 2020 02:21:06 +0900, by Yuya Nishihara
-
rust-chg: reimplement locator by using async/await and tokio-0.2Sat, 11 Apr 2020 00:47:32 +0900, by Yuya Nishihara
-
rust-chg: reimplement ChgClientExt as ChgClient wrapperFri, 10 Apr 2020 23:26:36 +0900, by Yuya Nishihara
-
rust-chg: reimplement run_command operation as async functionFri, 10 Apr 2020 22:44:51 +0900, by Yuya Nishihara
-
rust-chg: reimplement uihandler by using async-trait and tokio-0.2Fri, 10 Apr 2020 22:23:10 +0900, by Yuya Nishihara
-
rust-chg: have attach_io() simply take reference of AsRawFd objectFri, 10 Apr 2020 23:08:57 +0900, by Yuya Nishihara
-
rust-status: check for '.hg' regardless of file type (issue6300) stableThu, 23 Apr 2020 09:59:38 +0200, by Raphaël Gomès