Mercurial > hg
graph
-
test-lfs: drop a hack for ignoring convert devel-warningsFri, 01 Dec 2017 22:40:55 -0500, by Matt Harbison
-
convert: restore the ability to use bzr < 2.6.0 (issue5733) stableFri, 01 Dec 2017 23:27:08 -0500, by Matt Harbison
-
py3: use bytes in place of basestringFri, 01 Dec 2017 16:53:55 +0530, by Pulkit Goyal
-
amend: make a copy of "extra" to avoid mutating an inputFri, 01 Dec 2017 14:13:55 -0800, by Martin von Zweigbergk
-
tests: removes bashism from test-unamend.tSat, 02 Dec 2017 06:32:41 +0530, by Pulkit Goyal
-
run-tests: avoid calculating _testdir againFri, 01 Dec 2017 12:28:05 -0800, by Martin von Zweigbergk
-
run-tests: simplify by using dict.pop() with defaultFri, 01 Dec 2017 12:27:28 -0800, by Martin von Zweigbergk
-
py3: use byteskwargs in sparse.pyMon, 20 Nov 2017 23:23:10 -0800, by Gregory Szorc
-
py3: define __next__ in patch.pyMon, 20 Nov 2017 23:13:09 -0800, by Gregory Szorc
-
run-tests: mechanism to report exceptions during test executionMon, 20 Nov 2017 23:02:32 -0800, by Gregory Szorc
-
run-tests: make --extra-config-opt work with Python 3Mon, 20 Nov 2017 21:26:11 -0800, by Gregory Szorc
-
run-tests: organize options into argument groupsMon, 20 Nov 2017 21:08:18 -0800, by Gregory Szorc
-
run-tests: convert to argparseMon, 20 Nov 2017 20:41:43 -0800, by Gregory Szorc
-
merge with stableFri, 01 Dec 2017 15:21:05 -0600, by Kevin Bullock
-
server: introduce a 'experimental.single-head-per-branch' optionThu, 16 Nov 2017 03:52:42 +0100, by Boris Feld
-
scmutil: extra utility to display a reasonable amount of nodesThu, 16 Nov 2017 03:52:38 +0100, by Boris Feld
-
uncommit: unify functions _uncommitdirstate and _unamenddirstate to oneFri, 06 Oct 2017 04:17:36 +0530, by Pulkit Goyal
-
unamend: move fb extension unamend to coreSun, 24 Sep 2017 00:56:52 +0530, by Pulkit Goyal
-
color: respect HGPLAINEXCEPT=color to allow colors while scripting (issue5749)Tue, 28 Nov 2017 13:27:43 -0500, by Augie Fackler
-
test-ssh: do not actually look up "brokenrepository" by DNSSun, 26 Nov 2017 11:22:27 +0900, by Yuya Nishihara
-
largefiles: explicitly set the source and sink types to 'hg' for lfconvertThu, 23 Nov 2017 01:21:10 -0500, by Matt Harbison
-
lfs: add a repo requirement for this extension when converting to lfsWed, 22 Nov 2017 22:38:50 -0500, by Matt Harbison
-
convert: allow the sink object to be wrapped when the extension isn't loadedSun, 26 Nov 2017 14:59:39 -0500, by Matt Harbison
-
convert: save an indicator of the repo type for sources and sinksWed, 22 Nov 2017 20:49:01 -0500, by Matt Harbison
-
lfs: add a repo requirement for this extension once an lfs file is committedWed, 15 Nov 2017 23:43:15 -0500, by Matt Harbison
-
merge: check created file dirs for path conflicts only once (issue5716) stable 4.4.2Fri, 24 Nov 2017 12:53:58 -0800, by Mark Thomas