Thu, 27 Feb 2020 09:54:34 -0800 |
Steve Fink |
phabricator: avoid passing None to pycompat.fsdecode
|
Sun, 17 May 2020 12:23:03 -0400 |
Valentin Gatien-Baron |
setup: stop asking cargo to spam
|
Mon, 11 May 2020 21:54:05 +0200 |
Romain DEP. |
git: implement some changelog methods
|
Mon, 11 May 2020 21:56:11 +0200 |
Romain DEP. |
git: avoid looking-up parents for the null commit
|
Mon, 11 May 2020 21:56:43 +0200 |
Romain DEP. |
git: fix probable missing return
|
Sun, 17 May 2020 12:28:32 -0400 |
Valentin Gatien-Baron |
rust: fix warning about unnecessary mut
|
Tue, 14 Apr 2020 06:09:14 +0200 |
Pierre-Yves David |
upgrade: support upgrade and downgrade from persistent nodemap
|
Tue, 12 May 2020 11:39:50 +0200 |
Raphaël Gomès |
status: also support for `traversedir` callback in the Rust fast-path
|
Tue, 12 May 2020 11:37:55 +0200 |
Raphaël Gomès |
rust-hg-cpython: update status bridge with the new `traversedir` support
|
Tue, 12 May 2020 11:36:52 +0200 |
Raphaël Gomès |
rust-status: collect traversed directories if required
|
Tue, 12 May 2020 12:41:28 +0200 |
Raphaël Gomès |
rust-status: don't dispatch unknown file when traversing if not listing unknowns
|
Tue, 12 May 2020 10:03:51 +0200 |
Raphaël Gomès |
status: update comment to reflect the more recent situation
|
Fri, 01 May 2020 01:32:08 +0200 |
Joerg Sonnenberger |
hooks: provide access to transaction changes for internal hooks
|
Thu, 07 May 2020 23:54:37 +0200 |
Raphaël Gomès |
rust-regex: add test for verbatim regex syntax
|
Thu, 07 May 2020 23:53:12 +0200 |
Raphaël Gomès |
rust-regex: prevent nonsensical `.*.*` pattern from happening
|