Mercurial > hg
graph
-
tests: demonstrate failure when cloning from a share via bundle2Wed, 20 Feb 2019 14:57:00 -0500, by mitchell plamann
-
mq: disable qrecord during histedit (issue5981)Fri, 22 Feb 2019 00:54:06 +0530, by Navaneeth Suresh
-
committablectx: move status-related methods closer togetherWed, 20 Feb 2019 21:57:39 -0800, by Martin von Zweigbergk
-
tests: add test for hg-test-mode emacs codeThu, 21 Feb 2019 23:07:54 -0500, by Augie Fackler
-
hghave: add check for GNU emacsThu, 21 Feb 2019 23:06:18 -0500, by Augie Fackler
-
contrib: also linkify tracebacks in compilation output when using hg-test-modeThu, 21 Feb 2019 20:12:39 -0500, by Augie Fackler
-
contrib: add compilation-mode linking for our test outputThu, 21 Feb 2019 19:59:00 -0500, by Augie Fackler
-
diff: make sure we output stat even when --git is not passed (issue4037) (BC)Fri, 22 Feb 2019 03:52:10 +0530, by Pulkit Goyal
-
tests: add test to demonstrate issue4037Sat, 23 Feb 2019 04:50:46 +0530, by Pulkit Goyal
-
grep: reuse getrenamedfn() from scmutilFri, 18 Jan 2019 11:07:46 -0800, by Martin von Zweigbergk
-
templatekw: move getrenamedfn() to scmutil (API)Thu, 21 Feb 2019 10:54:29 -0800, by Martin von Zweigbergk
-
mq: get copy source from context object instead of from filelogSat, 23 Feb 2019 09:32:07 -0800, by Martin von Zweigbergk
-
mq: slightly modernize by using context objectSat, 23 Feb 2019 09:30:49 -0800, by Martin von Zweigbergk
-
absorb: migrate to new method for getting copy infoSat, 23 Feb 2019 09:15:36 -0800, by Martin von Zweigbergk
-
fix: migrate to new method for getting copy infoMon, 11 Feb 2019 15:28:04 -0800, by Martin von Zweigbergk
-
memfilefromctx: migrate to new method for getting copy infoSun, 25 Mar 2018 22:07:35 -0700, by Martin von Zweigbergk
-
largefiles: migrate to new method for getting copy infoWed, 27 Dec 2017 22:32:27 -0800, by Martin von Zweigbergk
-
commit: migrate to new method for getting copy infoWed, 27 Dec 2017 22:31:24 -0800, by Martin von Zweigbergk
-
tests: migrate to new method for getting copy infoWed, 27 Dec 2017 22:31:00 -0800, by Martin von Zweigbergk
-
templatekw: migrate to new method for getting copy infoMon, 26 Mar 2018 10:41:42 -0700, by Martin von Zweigbergk
-
convert: migrate to new method for getting copy sourceWed, 27 Dec 2017 22:27:05 -0800, by Martin von Zweigbergk
-
context: move equivalent renamed() implementations to superclassSun, 25 Mar 2018 21:30:31 -0700, by Martin von Zweigbergk
-
context: rewrite renamed() in terms of new copysource() where appropriateSun, 25 Mar 2018 21:28:30 -0700, by Martin von Zweigbergk
-
context: add specialized way of getting copy source file onlySun, 25 Mar 2018 21:32:16 -0700, by Martin von Zweigbergk
-
changegroup: move non-pruning of non-ellipsis manifests to _prunemanifests()Thu, 21 Feb 2019 21:27:42 -0800, by Martin von Zweigbergk
-
context: use includematcher when checking dir/file conflictsThu, 21 Feb 2019 19:11:35 -0800, by Kyle Lippincott
-
tests: change the paths slightly in test-rebase-inmemory.tThu, 21 Feb 2019 19:11:28 -0800, by Kyle Lippincott
-
rust-cpython: using rustext.dagop.headrevs in revlogWed, 16 Jan 2019 16:19:26 +0100, by Georges Racinet
-
changelog: prefilter in headrevs()Wed, 20 Feb 2019 11:49:06 +0100, by Georges Racinet
-
tests: fixed test too dependent on actual exception wordingThu, 21 Feb 2019 11:23:10 +0100, by Georges Racinet