Mercurial > hg
graph
-
uncommit: don't allow dirty working copy with PATH (issue5977)Tue, 12 Feb 2019 00:17:42 +0530, by Navaneeth Suresh
-
cleanup: remove two bogus test names from python3 listTue, 05 Mar 2019 09:51:57 -0500, by Augie Fackler
-
revlog: preserve `_lazydelta` attribute in `revlog.clone`Mon, 04 Mar 2019 15:46:54 +0100, by Pierre-Yves David
-
localrepo: explicit `_lock` arguments in `lock`Mon, 04 Mar 2019 16:08:44 +0100, by Pierre-Yves David
-
inno: remove w9xpopen.exeSun, 03 Mar 2019 17:22:03 -0800, by Gregory Szorc
-
inno: stop shipping pywin32Sun, 03 Mar 2019 15:53:27 -0800, by Gregory Szorc
-
inno: script to automate building Inno installerSun, 03 Mar 2019 18:19:07 -0800, by Gregory Szorc
-
setup: exclude some internal UCRT filesSun, 03 Mar 2019 14:08:25 -0800, by Gregory Szorc
-
setup: include additional packages in py2exe distributionSun, 03 Mar 2019 15:46:26 -0800, by Gregory Szorc
-
setup: define build_doc commandSun, 03 Mar 2019 10:31:23 -0800, by Gregory Szorc
-
inno: remove references to pywin32Sun, 03 Mar 2019 09:16:37 -0800, by Gregory Szorc
-
inno: remove cacerts.pem from documentationSun, 03 Mar 2019 09:10:52 -0800, by Gregory Szorc
-
inno: replace add_path.exe with a Pascal scriptThu, 28 Feb 2019 12:54:48 -0800, by Gregory Szorc
-
inno: move inno installer files to contrib/packaging/innoSun, 03 Mar 2019 18:22:49 -0800, by Gregory Szorc
-
py3: add a new passing test found by buildbotTue, 05 Mar 2019 04:34:45 +0530, by Pulkit Goyal
-
tests: make test-status.t compatible with test-check-module-imports.tTue, 05 Mar 2019 04:32:23 +0530, by Pulkit Goyal
-
py3: convert KEY_PRESSED value to bytes in crecord.pyTue, 05 Mar 2019 04:11:32 +0530, by Pulkit Goyal
-
hghave: skip emacs tests on 24.3 and earlierMon, 04 Mar 2019 18:11:50 -0500, by Augie Fackler
-
py3: use bytes instead of str in isinstance()Tue, 05 Mar 2019 03:33:41 +0530, by Pulkit Goyal
-
server: allow customizing the default repo filterTue, 12 Feb 2019 19:08:17 +0100, by Joerg Sonnenberger
-
py3: convert filtername to str if it's NoneSat, 02 Mar 2019 05:24:35 +0530, by Pulkit Goyal
-
walkfilerevs: rename filerevgen() to filerevs() since it's not a generatorSat, 02 Mar 2019 13:28:17 -0800, by Martin von Zweigbergk
-
global: use raw string for setlocale() argumentSat, 02 Mar 2019 13:15:53 -0800, by Gregory Szorc
-
encoding: use raw strings for encoding argumentsSat, 02 Mar 2019 13:07:58 -0800, by Gregory Szorc
-
revsetlang: use sysbytes() instead of blind encode()Sat, 02 Mar 2019 13:02:39 -0800, by Gregory Szorc
-
global: use raw strings for namedtuple()Sat, 02 Mar 2019 12:57:00 -0800, by Gregory Szorc
-
attr: don't attempt to .encode() a str on Python 2Sat, 02 Mar 2019 12:55:29 -0800, by Gregory Szorc
-
procutil: use a raw string for module nameSat, 02 Mar 2019 12:51:55 -0800, by Gregory Szorc
-
global: use raw strings for __slots__Sat, 02 Mar 2019 12:51:04 -0800, by Gregory Szorc
-
absorb: run cleanupnodes() within transaction also when not using obsmarkersThu, 28 Feb 2019 07:45:51 -0800, by Martin von Zweigbergk