Mercurial > hg
graph
-
phases: remove useless lookup of repo[rev].rev() in _retractboundarySat, 20 Jun 2020 11:10:23 +0900, by Yuya Nishihara
-
ui: replace `self._ferr` with identical `dest`Thu, 04 Jun 2020 06:44:00 +0200, by Manuel Jacob
-
absorb: make it clear what happens when no inputSat, 20 Jun 2020 11:51:34 +0530, by Sushil khanchi
-
tests: add hghave rule 'setprocname' to check if osutil.setprocname and use itWed, 17 Jun 2020 17:46:30 +0530, by Pulkit Goyal
-
util: flush stderr explicitly after using warnings.warn()Fri, 19 Jun 2020 20:42:14 +0530, by Pulkit Goyal
-
phases: improve performance of _retractboundaryThu, 18 Jun 2020 22:23:22 +0200, by Joerg Sonnenberger
-
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