Mercurial > hg
graph
-
treemanifests: remove _loadalllazy in _diff()Thu, 27 Sep 2018 20:16:48 -0700, by spectral
-
treemanifests: skip extraneous check for item before calling _loadlazyTue, 02 Oct 2018 13:41:00 -0700, by spectral
-
treemanifests: make _loadchildrensetlazy just call _loadlazyTue, 02 Oct 2018 13:38:26 -0700, by spectral
-
treemanifests: make _loadlazy tolerate item not on _lazydirsTue, 02 Oct 2018 13:37:12 -0700, by spectral
-
debugcommands: add a debugindexstats commandWed, 08 Aug 2018 23:17:16 -0700, by Martin von Zweigbergk
-
rust-chg: add main programMon, 24 Sep 2018 19:23:50 +0900, by Yuya Nishihara
-
rust-chg: add interface to chdir the serverMon, 24 Sep 2018 19:06:30 +0900, by Yuya Nishihara
-
rust-chg: add Client extensions to run cHg-specific requestsMon, 24 Sep 2018 18:57:54 +0900, by Yuya Nishihara
-
rust-chg: port basic socket path handling from cHg of CMon, 24 Sep 2018 18:33:46 +0900, by Yuya Nishihara
-
rust-chg: add state machine to handle "runcommand" request with cHg extensionMon, 24 Sep 2018 18:21:10 +0900, by Yuya Nishihara
-
rust-chg: add callback to handle pager and shell command requestsMon, 24 Sep 2018 18:18:35 +0900, by Yuya Nishihara
-
rust-chg: add low-level function to set pager fd blockingSat, 29 Sep 2018 21:59:07 +0900, by Yuya Nishihara
-
rust-chg: add future that handles "attachio" requestMon, 24 Sep 2018 16:59:12 +0900, by Yuya Nishihara
-
rust-chg: add parser for request messages sent to "S" channelMon, 24 Sep 2018 16:33:24 +0900, by Yuya Nishihara
-
rust-chg: add wrapper around C functionMon, 24 Sep 2018 16:22:03 +0900, by Yuya Nishihara
-
rust-chg: add function to send fds via domain socketMon, 24 Sep 2018 16:14:35 +0900, by Yuya Nishihara
-
rust-chg: update dependenciesMon, 24 Sep 2018 15:57:28 +0900, by Yuya Nishihara
-
rust-chg: add project skeletonMon, 24 Sep 2018 15:54:18 +0900, by Yuya Nishihara
-
narrow: move copies overrides to coreFri, 28 Sep 2018 12:56:57 -0700, by Martin von Zweigbergk
-
narrow: pass old includes and excludes to _widen()Sun, 30 Sep 2018 18:45:16 +0300, by Pulkit Goyal
-
narrow: check for servers' narrow support before doing anything (BC)Fri, 28 Sep 2018 23:53:09 +0300, by Pulkit Goyal
-
narrow: don't do the dirstate dance if ellipses is not enabledSun, 30 Sep 2018 18:59:27 +0300, by Pulkit Goyal
-
narrow: pass 'narrow_widen' as source while generating changegroupFri, 28 Sep 2018 19:21:24 +0300, by Pulkit Goyal
-
narrow: factor out logic to create cg while widening into separate fnFri, 28 Sep 2018 19:18:17 +0300, by Pulkit Goyal
-
narrow: avoid looking up dirstate again when editing dirstateMon, 01 Oct 2018 15:29:31 -0700, by Martin von Zweigbergk
-
repo: move unfiltered-repo optimization to workingctxWed, 26 Sep 2018 23:09:28 -0700, by Martin von Zweigbergk
-
context: move logic from changectx.__init__ to localrepo.__getitem__ (API)Wed, 26 Sep 2018 22:53:14 -0700, by Martin von Zweigbergk
-
context: reduce dependence of changectx constructorWed, 26 Sep 2018 22:44:51 -0700, by Martin von Zweigbergk
-
py3: use system strings for HTTP response header comparisonMon, 01 Oct 2018 23:11:07 -0700, by Gregory Szorc
-
py3: convert HTTP request headers to strMon, 01 Oct 2018 23:08:04 -0700, by Gregory Szorc
-
py3: use system strings in HTTP server codeMon, 01 Oct 2018 23:12:42 -0700, by Gregory Szorc
-
py3: byteify test-storage.pyMon, 01 Oct 2018 23:39:49 -0700, by Gregory Szorc
-
narrow: remove narrowpatch instead of narrowcopiesTue, 02 Oct 2018 14:29:56 +0300, by Pulkit Goyal
-
py3: suppress the output from .write() calls in more testsMon, 01 Oct 2018 23:26:24 -0400, by Matt Harbison
-
py3: byteify test-lfs.tMon, 01 Oct 2018 23:07:19 -0400, by Matt Harbison
-
lfs: explicitly name a key when sorting blob pointersMon, 01 Oct 2018 23:04:58 -0400, by Matt Harbison
-
py3: byteify test-lock.pyMon, 01 Oct 2018 21:54:00 -0400, by Matt Harbison
-
py3: byteify contrib/dumprevlogMon, 01 Oct 2018 21:48:45 -0400, by Matt Harbison
-
py3: quote $PYTHON in test-merge-symlinks.tMon, 01 Oct 2018 19:39:05 -0400, by Matt Harbison
-
copies: inline a variable that's used only onceThu, 21 Jun 2018 22:07:34 -0700, by Martin von Zweigbergk
-
bundlerepo: remove a variable aliasSat, 15 Sep 2018 22:56:57 -0700, by Martin von Zweigbergk
-
merge with stableMon, 01 Oct 2018 16:11:48 -0400, by Augie Fackler
-
manifest: fix out-of-bounds read of corrupted manifest entry stable 4.7.2Wed, 05 Sep 2018 21:23:29 +0900, by Yuya Nishihara
-
manifest: rewrite pathlen() to not cross entry boundary stableWed, 05 Sep 2018 21:32:45 +0900, by Yuya Nishihara
-
narrow: move support for `hg verify` into coreFri, 28 Sep 2018 12:05:48 -0700, by Martin von Zweigbergk
-
narrow: drop unnecessary overrides of patchFri, 28 Sep 2018 13:55:17 -0700, by Martin von Zweigbergk
-
tests: add test showing that paths outside narrowspec are not addedFri, 28 Sep 2018 00:00:36 -0700, by Martin von Zweigbergk
-
catapipe: fix bug introduced when switching to the timer apiMon, 01 Oct 2018 09:05:41 -0400, by Augie Fackler
-
narrow: move the ellipses server capability to coreSun, 30 Sep 2018 03:45:51 +0530, by Pulkit Goyal
-
narrow: move the wireprotocol narrow capability name to coreSun, 30 Sep 2018 03:42:35 +0530, by Pulkit Goyal
-
help: document about "files" template keywordsSun, 30 Sep 2018 16:11:35 +0900, by Yuya Nishihara
-
formatter: remove experimental marker from -T optionSun, 30 Sep 2018 15:53:36 +0900, by Yuya Nishihara
-
grep: rename {line_number} to {lineno} as well (BC)Sun, 30 Sep 2018 15:37:09 +0900, by Yuya Nishihara
-
annotate: rename {line_number} to {lineno} (BC)Sun, 30 Sep 2018 15:35:17 +0900, by Yuya Nishihara
-
resolve: rename {status} to {mergestatus} to not shadow change status (BC)Sun, 30 Sep 2018 15:15:27 +0900, by Yuya Nishihara
-
py3: whitelist one additional testMon, 01 Oct 2018 09:06:01 -0400, by Augie Fackler
-
logtoprocess: connect all fds to /dev/null to avoid bad interaction with pagerFri, 03 Nov 2017 21:11:07 +0100, by Boris Feld
-
logtoprocess: add a test to show pager and ltp bad interactionFri, 03 Nov 2017 21:35:36 +0100, by Boris Feld