Thu, 14 Jun 2018 14:04:26 -0700 |
Jun Wu |
crecord: fix line number in hunk header (issue5917)
stable
|
Sat, 16 Jun 2018 19:31:07 +0900 |
Yuya Nishihara |
py3: ditch email.parser.BytesParser which appears to be plain crap
|
Sat, 16 Jun 2018 17:56:37 +0900 |
Yuya Nishihara |
py3: remove b'' from error message of disallowed filename
|
Sat, 16 Jun 2018 17:54:29 +0900 |
Yuya Nishihara |
py3: remove b'' from output of test-eol.t
|
Sat, 16 Jun 2018 17:53:51 +0900 |
Yuya Nishihara |
py3: replace s[-1] with s.endswith() in eol handling
|
Sat, 16 Jun 2018 17:36:44 +0900 |
Yuya Nishihara |
py3: fix loop over byte string in wireprotov1peer
|
Sat, 16 Jun 2018 17:04:03 +0900 |
Yuya Nishihara |
py3: glob out some error messages in test-fileset.t
|
Sat, 16 Jun 2018 17:00:05 +0900 |
Yuya Nishihara |
fileset: raise ProgrammingError for bad existing() calls
|
Sat, 16 Jun 2018 16:56:38 +0900 |
Yuya Nishihara |
py3: cast bytes encoding name to str in fileset.py
|
Thu, 14 Jun 2018 15:12:28 -0700 |
Martin von Zweigbergk |
import: use context manager for wlock
|
Thu, 14 Jun 2018 15:08:32 -0700 |
Martin von Zweigbergk |
tag: use context manager for locks
|
Thu, 14 Jun 2018 15:05:14 -0700 |
Martin von Zweigbergk |
commit: use context manager for locks
|
Thu, 14 Jun 2018 15:08:19 -0700 |
Martin von Zweigbergk |
backout: use context manager for locks
|
Thu, 14 Jun 2018 15:28:32 -0700 |
Martin von Zweigbergk |
backout: use context manager for dirstateguard
|
Thu, 14 Jun 2018 15:26:18 -0700 |
Martin von Zweigbergk |
backout: use context manager for config override
|