Mercurial > hg
graph
-
sparse-revlog: protect C code against delta chain including nullrevFri, 14 Dec 2018 17:25:41 +0100, by Boris Feld
-
sparse-revlog: handle nullrev in index_get_lengthFri, 14 Dec 2018 17:24:44 +0100, by Boris Feld
-
sparse-revlog: handle nullrev in index_get_startFri, 14 Dec 2018 17:23:41 +0100, by Boris Feld
-
revlog: introduce a constant for nullrev in `revlog.c`Fri, 14 Dec 2018 17:22:42 +0100, by Boris Feld
-
rust: translation of missingancestorsFri, 30 Nov 2018 00:46:55 +0100, by Georges Racinet
-
contrib: provide a small script that draw performance plotFri, 14 Dec 2018 18:15:19 +0100, by Paul Morelle
-
delta: filter nullrev out firstThu, 06 Dec 2018 10:39:05 +0100, by Boris Feld
-
perf: report more of the higher range in perfrevlogwriteThu, 06 Dec 2018 10:38:30 +0100, by Boris Feld
-
help: present boolean arguments as "--[no-]foo"Fri, 14 Dec 2018 13:44:46 -0800, by Martin von Zweigbergk
-
help: show "default: off" for boolean flags that default to offFri, 14 Dec 2018 13:33:12 -0800, by Martin von Zweigbergk
-
help: use "default: on" instead of "default: True"Fri, 14 Dec 2018 13:20:00 -0800, by Martin von Zweigbergk
-
check-commit: disallow capitalization only right after topicFri, 14 Dec 2018 13:32:34 -0800, by Martin von Zweigbergk
-
absorb: don't prompt to apply changes when there are none to applyThu, 13 Dec 2018 20:39:25 -0800, by Danny Hooper
-
py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.tFri, 14 Dec 2018 21:00:33 +0300, by Pulkit Goyal
-
error: implement __str__ on RevlogError to fix some output defects on Py3Fri, 14 Dec 2018 12:01:47 -0500, by Augie Fackler