Mercurial > hg
graph
-
py3: have a bytes version of shlex.split()Sun, 25 Dec 2016 03:06:55 +0530, by Pulkit Goyal
-
chg: support long socket pathFri, 23 Dec 2016 16:26:40 +0000, by Jun Wu
-
chg: remove sockdirfdFri, 23 Dec 2016 16:16:44 +0000, by Jun Wu
-
chg: let hgc_open support long pathFri, 23 Dec 2016 16:37:00 +0000, by Jun Wu
-
rebase: un-wrap function signature since it fits in 80 columnsSat, 24 Dec 2016 15:38:27 -0500, by Augie Fackler
-
py3: exclude pywatchman from test-check-py3-compat.tSun, 25 Dec 2016 02:42:46 +0530, by Pulkit Goyal
-
py3: update test-check-py3-compat.tSun, 25 Dec 2016 02:34:19 +0530, by Pulkit Goyal
-
shelve: choose a legal shelve name when no name is passed (issue5112)Thu, 22 Dec 2016 19:35:30 +0530, by Pulkit Goyal
-
shelve: add tests to ensure illegal shelve names are avoidedThu, 22 Dec 2016 23:27:32 +0530, by Pulkit Goyal
-
py3: replace sys.executable with pycompat.sysexecutableTue, 20 Dec 2016 00:20:07 +0530, by Pulkit Goyal
-
py3: have bytes version of sys.executableTue, 20 Dec 2016 00:02:24 +0530, by Pulkit Goyal
-
py3: use pycompat.getcwd instead of os.getcwdThu, 22 Dec 2016 01:54:17 +0530, by Pulkit Goyal
-
py3: use python 3 compatible variables in hgext/fsmontor/__init__.pyWed, 21 Dec 2016 23:40:38 +0530, by Pulkit Goyal
-
py3: add warnings in check-code related to py3Wed, 21 Dec 2016 22:42:31 +0530, by Pulkit Goyal
-
py3: replace os.getenv with pycompat.osgetenvMon, 19 Dec 2016 02:54:49 +0530, by Pulkit Goyal
-
py3: have bytes version of os.getenvMon, 19 Dec 2016 02:35:38 +0530, by Pulkit Goyal
-
url: remove unnecessary deletion of environ variables while dealing with proxySat, 24 Dec 2016 01:16:14 +0530, by Pulkit Goyal
-
convert: add config option to control storing original revisionThu, 22 Dec 2016 23:28:35 -0700, by Gregory Szorc
-
convert: add config option to copy extra keys from Git commitsThu, 22 Dec 2016 23:28:11 -0700, by Gregory Szorc
-
convert: don't use {} as default argument valueThu, 22 Dec 2016 09:26:47 -0800, by Gregory Szorc
-
documentation: better censor flag documentationThu, 22 Dec 2016 19:08:38 -0500, by Remi Chaintron
-
tests: make test-convert-git.t reproducibleSat, 24 Dec 2016 10:40:08 -0700, by Gregory Szorc
-
fsmonitor: refresh pywatchman to upstreamThu, 22 Dec 2016 11:22:32 -0800, by Zack Hricz
-
tests: exclude bundled pywatchman from test-check-pyflakesThu, 22 Dec 2016 11:07:59 -0800, by Zack Hricz
-
posix: make poll() restart on interruption by signal (issue5452) stableThu, 22 Dec 2016 23:14:13 +0900, by Yuya Nishihara
-
color: load 'colortable' from extension using an 'extraloader'Fri, 18 Nov 2016 18:18:15 +0100, by Pierre-Yves David
-
color: move hgext.color._styles to mercurial.color.styleFri, 18 Nov 2016 18:09:36 +0100, by Pierre-Yves David
-
color: drop use of the 'global' keyword for '_style'Fri, 18 Nov 2016 18:29:19 +0100, by Pierre-Yves David
-
color: drop use of the 'global' keyword for _terminfo_paramsFri, 18 Nov 2016 18:27:13 +0100, by Pierre-Yves David
-
fsmonitor: fix exception message scrapingWed, 21 Dec 2016 13:51:34 -0800, by zphricz
-
tests: add magic string to bypass check-commitWed, 21 Dec 2016 13:44:15 -0800, by David Soria Parra
-
demandimport: do not raise ImportError for unknown item in fromlist stableMon, 19 Dec 2016 22:46:00 +0900, by Yuya Nishihara
-
convert: config option for git rename limitSun, 18 Dec 2016 12:53:20 -0800, by Gregory Szorc
-
chgserver: backout changeset dfb19aed409e (per discussion)Thu, 22 Dec 2016 01:09:45 +0900, by Yuya Nishihara
-
chgserver: override runcommandFri, 16 Dec 2016 14:48:37 +0000, by Jun Wu
-
chgserver: store csystem separatelyFri, 16 Dec 2016 14:46:34 +0000, by Jun Wu
-
py3: replace sys.platform with pycompat.sysplatform (part 2 of 2)Mon, 19 Dec 2016 02:26:41 +0530, by Pulkit Goyal
-
py3: replace sys.platform with pycompat.sysplatform (part 1 of 2)Mon, 19 Dec 2016 02:15:24 +0530, by Pulkit Goyal
-
py3: replace os.name with pycompat.osname (part 2 of 2)Mon, 19 Dec 2016 00:28:12 +0530, by Pulkit Goyal
-
py3: replace os.name with pycompat.osname (part 1 of 2)Mon, 19 Dec 2016 00:16:52 +0530, by Pulkit Goyal
-
py3: replace os.environ with encoding.environ (part 5 of 5)Sun, 18 Dec 2016 02:08:59 +0530, by Pulkit Goyal
-
py3: replace os.environ with encoding.environ (part 4 of 5)Sun, 18 Dec 2016 02:06:00 +0530, by Pulkit Goyal
-
py3: replace os.environ with encoding.environ (part 3 of 5)Sun, 18 Dec 2016 01:54:36 +0530, by Pulkit Goyal
-
py3: replace os.environ with encoding.environ (part 2 of 5)Sun, 18 Dec 2016 01:46:39 +0530, by Pulkit Goyal
-
py3: replace os.environ with encoding.environ (part 1 of 5)Sun, 18 Dec 2016 01:34:41 +0530, by Pulkit Goyal
-
tests: exclude bundled pywatchman from check-code testTue, 20 Dec 2016 20:28:41 -0800, by David Soria Parra
-
convert: parse perforce data on-demandTue, 20 Dec 2016 09:23:50 -0800, by David Soria Parra
-
convert: return calculated values from parse() instead of manpulating stateTue, 20 Dec 2016 09:23:50 -0800, by David Soria Parra
-
convert: move localname state to function scopeTue, 20 Dec 2016 09:23:50 -0800, by David Soria Parra
-
convert: use return value in parse_view() instead of manipulating stateTue, 20 Dec 2016 09:23:50 -0800, by David Soria Parra
-
changegroup: simplify logic around enabling changegroup 03Mon, 19 Dec 2016 04:25:18 +0100, by Pierre-Yves David
-
changegroup: pass 'repo' to allsupportedversionsMon, 19 Dec 2016 04:29:33 +0100, by Pierre-Yves David
-
changegroup: simplify 'allsupportedversions' logicMon, 19 Dec 2016 04:31:13 +0100, by Pierre-Yves David
-
py3: replace os.altsep with pycompat.altsepSun, 18 Dec 2016 01:17:12 +0530, by Pulkit Goyal
-
py3: have a bytes version of sys.platformSun, 18 Dec 2016 00:52:05 +0530, by Pulkit Goyal
-
py3: have a bytes version of os.altsepSun, 18 Dec 2016 00:44:21 +0530, by Pulkit Goyal
-
py3: make sure encoding.encoding is a bytes variableSat, 17 Dec 2016 23:55:25 +0530, by Pulkit Goyal
-
chg: remove locksMon, 19 Dec 2016 22:15:00 +0000, by Jun Wu
-
chg: start server at a unique addressMon, 19 Dec 2016 22:09:49 +0000, by Jun Wu
-
chgserver: truncate base address at "." for hash addressMon, 19 Dec 2016 22:07:41 +0000, by Jun Wu