Sun, 16 Dec 2018 17:55:08 +0900 Yuya Nishihara py3: unimplement RevlogError.__str__()
Sun, 16 Dec 2018 17:53:17 +0900 Yuya Nishihara py3: use forcebytestr() to stringify hook exception
Sat, 15 Dec 2018 23:14:03 -0500 Matt Harbison color: fix a documentation typo
Sat, 15 Dec 2018 22:31:54 -0500 Matt Harbison py3: quote $PYTHON in test-patchbomb.t for Windows
Tue, 16 Oct 2018 19:58:27 +0200 Georges Racinet rust-cpython: testing the bindings from Python
Thu, 06 Dec 2018 16:34:22 +0100 Georges Racinet rust-cpython: build via HGWITHRUSTEXT=cpython
Thu, 06 Dec 2018 16:23:20 +0100 Georges Racinet rust: better treatment of cargo/rustc errors
Mon, 03 Dec 2018 06:52:17 +0100 Georges Racinet rust-cpython: start cpython crate bindings
Mon, 03 Dec 2018 06:54:19 +0100 Georges Racinet rust-cpython: exclude hgcli from workspace
Fri, 14 Dec 2018 17:25:41 +0100 Boris Feld sparse-revlog: protect C code against delta chain including nullrev
Fri, 14 Dec 2018 17:24:44 +0100 Boris Feld sparse-revlog: handle nullrev in index_get_length
Fri, 14 Dec 2018 17:23:41 +0100 Boris Feld sparse-revlog: handle nullrev in index_get_start
Fri, 14 Dec 2018 17:22:42 +0100 Boris Feld revlog: introduce a constant for nullrev in `revlog.c`
Fri, 30 Nov 2018 00:46:55 +0100 Georges Racinet rust: translation of missingancestors
Fri, 14 Dec 2018 18:15:19 +0100 Paul Morelle contrib: provide a small script that draw performance plot
Thu, 06 Dec 2018 10:39:05 +0100 Boris Feld delta: filter nullrev out first
Thu, 06 Dec 2018 10:38:30 +0100 Boris Feld perf: report more of the higher range in perfrevlogwrite
Fri, 14 Dec 2018 13:44:46 -0800 Martin von Zweigbergk help: present boolean arguments as "--[no-]foo"
Fri, 14 Dec 2018 13:33:12 -0800 Martin von Zweigbergk help: show "default: off" for boolean flags that default to off
Fri, 14 Dec 2018 13:20:00 -0800 Martin von Zweigbergk help: use "default: on" instead of "default: True"
Fri, 14 Dec 2018 13:32:34 -0800 Martin von Zweigbergk check-commit: disallow capitalization only right after topic
Thu, 13 Dec 2018 20:39:25 -0800 Danny Hooper absorb: don't prompt to apply changes when there are none to apply
Fri, 14 Dec 2018 21:00:33 +0300 Pulkit Goyal py3: add a b'' prefix in tests/test-remotefilelog-pull-noshallow.t
Fri, 14 Dec 2018 12:01:47 -0500 Augie Fackler error: implement __str__ on RevlogError to fix some output defects on Py3
Fri, 14 Dec 2018 12:00:38 -0500 Augie Fackler perf: add two more missing b prefixes for Python 3
Fri, 14 Dec 2018 11:37:50 -0500 Augie Fackler match: fix doctest to use bytes instead of str
Fri, 14 Dec 2018 19:30:20 +0300 Pulkit Goyal py3: use pycompat.bytechr() instead of chr() in test-fastannotate-revmap.py
Fri, 14 Dec 2018 19:21:28 +0300 Pulkit Goyal py3: add a missing b'' prefix in contrib/perf.py
Fri, 14 Dec 2018 19:12:45 +0300 Pulkit Goyal py3: use '%d' for integers instead of '%s'
Fri, 14 Dec 2018 19:10:46 +0300 Pulkit Goyal py3: whitelist another passing test caught by buildbot
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip