Mercurial > hg
graph
-
dagop: copy basefilectx.ancestors() to free functionThu, 22 Sep 2016 17:16:53 +0900, by Yuya Nishihara
-
test-log: test that fctx.ancestors() can't index parents only by linkrevThu, 22 Sep 2016 15:52:09 +0900, by Yuya Nishihara
-
pull: retrieve bookmarks through the binary part when possibleTue, 17 Oct 2017 15:27:22 +0200, by Boris Feld
-
getbundle: add support for 'bookmarks' boolean argumentTue, 17 Oct 2017 15:27:17 +0200, by Boris Feld
-
bundle2: support a 'records' mode for the 'bookmarks' partTue, 17 Oct 2017 15:26:16 +0200, by Boris Feld
-
bundle2: add a 'modes' dictionary to the bundle operationTue, 17 Oct 2017 15:39:34 +0200, by Boris Feld
-
bookmark: use the 'bookmarks' bundle2 part to push bookmark update (issue5165)Tue, 17 Oct 2017 12:38:13 +0200, by Boris Feld
-
bookmark: introduce in advance a variant of the exchange testTue, 17 Oct 2017 12:37:39 +0200, by Boris Feld
-
push: move bundle2-pushkey based bookmarks exchange in its own functionSun, 15 Oct 2017 19:22:56 +0200, by Boris Feld
-
bookmark: add pushkey hook compatiblity to the bundle2 partTue, 17 Oct 2017 12:07:24 +0200, by Boris Feld
-
bookmark: introduce a 'bookmarks' partSun, 15 Oct 2017 18:02:11 +0200, by Boris Feld
-
push: include a 'check:bookmarks' part when possibleMon, 13 Nov 2017 04:22:45 +0100, by Boris Feld
-
bookmark: add a 'check:bookmarks' bundle2 partSun, 15 Oct 2017 15:01:03 +0200, by Boris Feld
-
bookmark: add methods to binary encode and decode bookmark valuesSun, 15 Oct 2017 14:59:55 +0200, by Boris Feld
-
tests: remove {a..h} bashism from remotenamesWed, 06 Dec 2017 09:25:43 -0500, by Augie Fackler
-
hgweb: move common vertex code to Graph.prototypeWed, 06 Dec 2017 12:10:16 +0800, by Anton Shestakov
-
hgweb: create Graph methods using a prototypeWed, 06 Dec 2017 12:01:07 +0800, by Anton Shestakov
-
hgweb: remove unused Graph.cur propertyWed, 06 Dec 2017 11:59:19 +0800, by Anton Shestakov
-
tests: remove shell function helper from test-largefiles-miscTue, 05 Dec 2017 16:58:00 -0500, by Augie Fackler
-
contrib: ban find(1)'s -printf operator, as it is a GNU-ismTue, 05 Dec 2017 16:44:20 -0500, by Augie Fackler
-
merge with stableWed, 06 Dec 2017 16:45:38 -0500, by Augie Fackler
-
repoview: include filter name in repr for debuggingTue, 05 Dec 2017 21:56:48 +0900, by Yuya Nishihara
-
repoview: extract a factory function of proxy classTue, 05 Dec 2017 21:50:33 +0900, by Yuya Nishihara
-
repoview: do not include filter name in name of proxy classTue, 05 Dec 2017 21:37:30 +0900, by Yuya Nishihara
-
setup: convert version strings to unicode on Python 3Tue, 05 Dec 2017 21:31:01 +0900, by Yuya Nishihara
-
thirdparty: move selectors2 module to where it should beThu, 30 Nov 2017 22:43:03 +0900, by Yuya Nishihara
-
rewriteutil: use precheck() in uncommit and amend commandsTue, 28 Nov 2017 05:50:45 +0530, by Pulkit Goyal
-
rewriteutil: add a precheck function to check if revs can be rewrittenFri, 24 Nov 2017 03:44:50 +0530, by Pulkit Goyal
-
rewriteutil: add utility function to check if we can create new unstable csetFri, 24 Nov 2017 03:40:33 +0530, by Pulkit Goyal
-
test-run-tests: do not rebuild hg in the testTue, 05 Dec 2017 12:23:48 -0800, by Jun Wu