Mercurial > hg
graph
-
test: explicitly disable sparse-revlog in test-generaldelta.tMon, 12 Nov 2018 01:40:33 +0100, by Boris Feld
-
sparse-revlog: disable sparse-revlog if config disable general-deltaMon, 12 Nov 2018 01:42:03 +0100, by Boris Feld
-
test: fix config typo in test-upgrade-repo.tMon, 12 Nov 2018 00:48:11 +0100, by Boris Feld
-
tests: use $RUNTESTDIR instead of $TESTDIR in narrow-library.shMon, 10 Dec 2018 15:45:46 +0300, by Pulkit Goyal
-
tests: update network related errors for Debian 9Mon, 10 Dec 2018 10:21:08 +0100, by Boris Feld
-
util: implement pop() on lrucachedictSun, 04 Nov 2018 16:57:05 +0900, by Yuya Nishihara
-
util: add method to peek item in lrucachedictWed, 31 Oct 2018 22:29:05 +0900, by Yuya Nishihara
-
commandserver: loop over selector eventsWed, 31 Oct 2018 22:05:45 +0900, by Yuya Nishihara
-
commandserver: remove redundant "if True" blockWed, 31 Oct 2018 22:03:07 +0900, by Yuya Nishihara
-
commandserver: extract handler of new socket connectionWed, 31 Oct 2018 22:02:38 +0900, by Yuya Nishihara
-
commandserver: pass around option to hook repo instance creationWed, 31 Oct 2018 21:57:11 +0900, by Yuya Nishihara
-
py3: stop subscripting socket.errorSun, 09 Dec 2018 19:40:54 -0500, by Matt Harbison
-
test: update test-logtoprocess.t to not requires lessSun, 09 Dec 2018 16:49:55 +0100, by Boris Feld
-
py3: quote several instances of $PYTHON for WindowsSun, 09 Dec 2018 21:23:34 -0500, by Matt Harbison
-
py3: adapt test-largefiles-wireproto.t to python3Sun, 09 Dec 2018 18:35:35 -0500, by Matt Harbison
-
py3: byteify test-push-race.tSun, 09 Dec 2018 13:53:08 -0500, by Matt Harbison
-
py3: convert filename to bytes in test-hardlinks.tSun, 09 Dec 2018 13:33:36 -0500, by Matt Harbison
-
narrow: keep bookmarks temporarily stripped for as long as commits areSat, 08 Dec 2018 23:41:54 -0800, by Martin von Zweigbergk
-
narrow: drop obsolete support for old MercurialSat, 08 Dec 2018 23:04:11 -0800, by Martin von Zweigbergk
-
tests: test that narrow preserves bookmarks on widenThu, 06 Dec 2018 10:15:41 -0800, by Martin von Zweigbergk
-
rebase: clarify that commits that become empty are skippedFri, 07 Dec 2018 14:23:17 -0800, by Martin von Zweigbergk
-
rebase: format commit in usual way when explaining that it became emptyFri, 07 Dec 2018 14:17:09 -0800, by Martin von Zweigbergk
-
rust: propagate error of index_get_parents() properlyMon, 29 Oct 2018 21:50:53 +0900, by Yuya Nishihara
-
rust: look up HgRevlogIndex_GetParents() from symbol tableSun, 02 Dec 2018 22:20:38 +0900, by Yuya Nishihara
-
revlog: add public CPython function to get parent revisionsSun, 02 Dec 2018 22:10:37 +0900, by Yuya Nishihara
-
revlog: rename indexType to HgRevlogIndex_Type as it's a global symbolSun, 02 Dec 2018 21:41:24 +0900, by Yuya Nishihara
-
revlog: export symbol of indexTypeSun, 02 Dec 2018 21:37:42 +0900, by Yuya Nishihara
-
setup: fix path of rust source dependenciesSun, 02 Dec 2018 21:33:43 +0900, by Yuya Nishihara
-
rebase: remove now-unnecessary arguments to _abort()Sun, 04 Mar 2018 08:50:12 -0800, by Martin von Zweigbergk
-
rebase: move abort() onto rebaseruntimeSun, 04 Mar 2018 08:41:29 -0800, by Martin von Zweigbergk