Fri, 06 Sep 2019 11:48:49 +0200 |
Julien Cristau |
test: allow different result for zstd compression (issue6188)
stable
|
Sun, 01 Sep 2019 17:35:14 +0900 |
Yuya Nishihara |
rust-cpython: fix unsafe inner(py).borrow_mut() calls
|
Mon, 02 Sep 2019 16:28:43 +0200 |
Pierre-Yves David |
revlog: deprecate the use of `revision(..., raw=True)`
|
Thu, 05 Sep 2019 14:08:22 -0400 |
Augie Fackler |
Added signature for changeset a4e32fd539ab
stable
|
Thu, 05 Sep 2019 14:08:20 -0400 |
Augie Fackler |
Added tag 5.1.1 for changeset a4e32fd539ab
stable
|
Wed, 28 Aug 2019 16:01:16 +0200 |
Boris Feld |
remotefilelog: reduce probability of race-condition in remotefilelog tests
|
Sat, 31 Aug 2019 14:12:38 +0900 |
Yuya Nishihara |
rust: apply more formatting fixes
|
Thu, 22 Aug 2019 14:31:07 +0200 |
Raphaël Gomès |
rust-utils: add normalize_case util to mirror Python one
|
Wed, 28 Aug 2019 08:16:58 -0400 |
Valentin Gatien-Baron |
rust: fix warnings about trait objects without dyn being deprecated
|
Thu, 29 Aug 2019 23:38:24 -0700 |
Martin von Zweigbergk |
py3: convert hg executable path to bytes in missing case in procutil
|
Sat, 31 Aug 2019 10:26:39 -0700 |
Martin von Zweigbergk |
py3: make statprof's chrome output work
|
Fri, 30 Aug 2019 15:30:47 -0700 |
Martin von Zweigbergk |
py3: for statprof's Chrome output, write json to string, then encode to bytes
|
Fri, 30 Aug 2019 16:44:31 -0700 |
Martin von Zweigbergk |
statprof: use context manager for file when writing flame graph
|
Fri, 30 Aug 2019 16:43:43 -0700 |
Martin von Zweigbergk |
statprof: use context manager when reading source from file
|
Fri, 30 Aug 2019 15:12:37 -0700 |
Martin von Zweigbergk |
statprof: clarify by naming tuple members while enumerate()'ing
|