Tue, 22 May 2018 20:43:42 +0900 |
Yuya Nishihara |
githelp: do not concatenate i18n messages dynamically so they can be collected
|
Wed, 16 May 2018 14:59:32 -0700 |
Kyle Lippincott |
narrow: only wrap dirstate functions once, instead of per-reposetup
|
Tue, 22 May 2018 00:25:18 +0530 |
Pulkit Goyal |
state: temporary silence pyflakes warning by removing variable assignment
|
Tue, 22 May 2018 00:22:23 +0530 |
Pulkit Goyal |
state: fix usage of an unassigned variable
|
Sun, 20 May 2018 18:53:03 +0530 |
Pulkit Goyal |
py3: add b'' prefixes in tests/test-revset2.t
|
Mon, 21 May 2018 23:26:53 +0530 |
Pulkit Goyal |
py3: use encoding.strfromlocal() instead of pycompat.sysstr()
|
Sun, 20 May 2018 23:05:18 -0400 |
Matt Harbison |
tests: stabilize test-patch.t on Windows
|
Mon, 21 May 2018 23:04:28 -0400 |
Matt Harbison |
githelp: lowercase the start of output messages for consistency
|
Mon, 21 May 2018 22:57:05 -0400 |
Matt Harbison |
githelp: rewrite a Yoda conditional
|
Mon, 21 May 2018 22:55:17 -0400 |
Matt Harbison |
githelp: make several strings localizable
|
Mon, 21 May 2018 22:41:55 -0400 |
Matt Harbison |
githelp: cleanly abort if the `svn` command is unknown
|
Mon, 21 May 2018 22:32:15 -0400 |
Matt Harbison |
githelp: fail gracefully in a couple cases where arguments are missing
|
Wed, 07 Mar 2018 12:00:58 +0100 |
Paul Morelle |
revlog: isgooddeltainfo takes the whole revinfo object
|
Wed, 07 Mar 2018 12:00:07 +0100 |
Paul Morelle |
revlog: make variable name 'd' more explicit in _isgooddeltainfo
|