Mercurial > hg
graph
-
wireprotoserver: move error response handling out of hgwebWed, 31 Jan 2018 17:34:45 -0800, by Gregory Szorc
-
hgweb: move call to protocol handler outside of try..exceptWed, 31 Jan 2018 16:43:46 -0800, by Gregory Szorc
-
wireprotoserver: move protocol parsing and dispatch out of hgwebWed, 31 Jan 2018 16:21:43 -0800, by Gregory Szorc
-
largefiles: register wire protocol commands with modern APIsThu, 01 Feb 2018 18:48:52 -0800, by Gregory Szorc
-
wireproto: function for testing if wire protocol command is availableTue, 30 Jan 2018 18:41:44 -0800, by Gregory Szorc
-
wireproto: define and use types for wire protocol commandsWed, 31 Jan 2018 14:05:11 -0800, by Gregory Szorc
-
wireproto: improve docstring for @wireprotocommandTue, 30 Jan 2018 15:21:59 -0800, by Gregory Szorc
-
wireproto: remove unnecessary exception trappingWed, 31 Jan 2018 10:06:39 -0800, by Gregory Szorc
-
sshpeer: implement peer for version 2 of wire protocolTue, 06 Feb 2018 11:31:25 -0800, by Gregory Szorc
-
sshpeer: rename sshpeer class to sshv1peer (API)Tue, 06 Feb 2018 10:57:56 -0800, by Gregory Szorc
-
sshpeer: initial definition and implementation of new SSH protocolTue, 06 Feb 2018 11:08:36 -0800, by Gregory Szorc
-
internals: refactor wire protocol documentationTue, 06 Feb 2018 10:51:15 -0800, by Gregory Szorc
-
revlog: rename 'self.checkinlinesize' into '_enforceinlinesize'Mon, 05 Feb 2018 18:04:40 +0100, by Boris Feld
-
revlog: add a _datareadfp context manager for data access needsMon, 05 Feb 2018 17:57:29 +0100, by Boris Feld
-
revlog: use context manager for data file lifetime in checksizeMon, 05 Feb 2018 17:35:14 +0100, by Boris Feld
-
revlog: use context manager for index file lifetime in checkinlinesizeMon, 05 Feb 2018 17:34:57 +0100, by Boris Feld
-
revlog: use context manager for data file lifetime in checkinlinesizeMon, 05 Feb 2018 17:34:47 +0100, by Boris Feld
-
revlog: use context manager for index file life time in __init__Mon, 05 Feb 2018 17:34:19 +0100, by Boris Feld
-
revlog: move index file opening in a methodMon, 05 Feb 2018 17:22:13 +0100, by Boris Feld
-
revlog: move datafile opening in a methodMon, 05 Feb 2018 17:03:56 +0100, by Boris Feld
-
parseindex: implement context manager method on the wrapperTue, 06 Feb 2018 12:25:11 +0100, by Boris Feld
-
parseindex: also forward keyword argument in a debug wrapperTue, 06 Feb 2018 11:52:37 +0100, by Boris Feld
-
dumprevlog: handle being passed a mode parameterTue, 06 Feb 2018 11:51:39 +0100, by Boris Feld
-
changelog: add the missing 'closed' property on 'appender' objectTue, 06 Feb 2018 11:08:41 +0100, by Boris Feld
-
changelog: implement context manager method for 'appender' objectMon, 05 Feb 2018 20:36:51 +0100, by Boris Feld
-
diff: improve ui.write performance when not coloring on WindowsSun, 04 Feb 2018 00:29:22 +0100, by Joerg Sonnenberger
-
hgsh: enable clang-formatTue, 06 Feb 2018 05:25:36 -0500, by Augie Fackler
-
chg: enable clang-format on all .c and .h filesTue, 06 Feb 2018 05:24:28 -0500, by Augie Fackler
-
python3: whitelist an additional 11 testsWed, 07 Feb 2018 06:28:43 -0500, by Augie Fackler
-
ui: add explicit path to write prompt text bypassing buffersMon, 05 Feb 2018 20:48:51 +0900, by Yuya Nishihara
-
ui: write prompt text in ui.prompt(), not in ui._readline()Mon, 05 Feb 2018 20:40:49 +0900, by Yuya Nishihara
-
logcmdutil: mark changesetprinter.showpatch() as privateSun, 21 Jan 2018 14:00:56 +0900, by Yuya Nishihara
-
logcmdutil: drop default arguments from changesetdisplayer/templater() callsSun, 21 Jan 2018 14:28:03 +0900, by Yuya Nishihara
-
logcmdutil: make default parameters of changesetprinters consistentSun, 21 Jan 2018 13:47:06 +0900, by Yuya Nishihara
-
mdiff: use str.startswith/endswith() instead of slicingSun, 04 Feb 2018 10:33:14 +0900, by Yuya Nishihara
-
patch: unify check_binary and binary flagsSun, 04 Feb 2018 10:28:03 +0900, by Yuya Nishihara
-
fileset: don't abort when running copied() on a revision with a removed file stableTue, 06 Feb 2018 23:53:37 -0500, by Matt Harbison
-
py3: make sure we open the file in bytes modeWed, 07 Feb 2018 13:49:02 +0530, by Pulkit Goyal
-
py3: use bytes instead of strWed, 07 Feb 2018 13:47:03 +0530, by Pulkit Goyal
-
py3: add b'' prefixes to string literals in test filesWed, 07 Feb 2018 13:34:51 +0530, by Pulkit Goyal
-
py3: use range instead of xrangeWed, 07 Feb 2018 13:21:06 +0530, by Pulkit Goyal
-
py3: use open() instead of file()Wed, 07 Feb 2018 13:19:19 +0530, by Pulkit Goyal
-
py3: use pycompat.bytestr to convert _b85chars to bytesWed, 07 Feb 2018 13:17:19 +0530, by Pulkit Goyal
-
py3: use pycompat.bytechr instead of chrWed, 07 Feb 2018 13:11:38 +0530, by Pulkit Goyal
-
py3: use pycompat.ziplist instead of zipWed, 07 Feb 2018 13:10:24 +0530, by Pulkit Goyal
-
patches: move assignment outside the conditionalTue, 06 Feb 2018 14:24:16 +0100, by Boris Feld
-
sshpeer: remove support for connecting to <0.9.1 servers (BC)Sun, 04 Feb 2018 14:58:32 -0800, by Gregory Szorc
-
sshpeer: document the handshake mechanismSun, 04 Feb 2018 14:44:04 -0800, by Gregory Szorc
-
sshpeer: move handshake outside of sshpeerMon, 05 Feb 2018 09:14:32 -0800, by Gregory Szorc
-
sshpeer: inline I/O into _validaterepo()Sun, 04 Feb 2018 14:10:56 -0800, by Gregory Szorc
-
sshpeer: clean up API for sshpeer.__init__ (API)Mon, 05 Feb 2018 14:17:24 -0800, by Gregory Szorc
-
sshpeer: establish SSH connection before class instantiationMon, 05 Feb 2018 14:05:59 -0800, by Gregory Szorc
-
sshpeer: remove frivolous call to _cleanup()Sun, 04 Feb 2018 11:40:13 -0800, by Gregory Szorc
-
sshpeer: extract pipe cleanup logic to own functionSun, 04 Feb 2018 11:37:19 -0800, by Gregory Szorc
-
sshpeer: move ssh command and repo creation logic out of __init__Sun, 04 Feb 2018 19:23:40 -0800, by Gregory Szorc
-
sshpeer: move URL validation out of sshpeer.__init__Sun, 04 Feb 2018 12:55:18 -0800, by Gregory Szorc
-
tests: add low-level SSH protocol testsSun, 04 Feb 2018 14:02:41 -0800, by Gregory Szorc
-
debugcommands: introduce debugpeer commandSat, 03 Feb 2018 12:01:01 -0800, by Gregory Szorc
-
sshpeer: make "instance" a functionSun, 04 Feb 2018 12:47:37 -0800, by Gregory Szorc
-
lfs: deduplicate oids in the transferSun, 04 Feb 2018 16:17:43 -0500, by Matt Harbison