Thu, 19 Oct 2017 15:06:33 +0200 |
Denis Laxalde |
log: add an assertion about fctx not being None in patch.diff()
|
file |
diff |
annotate
|
Fri, 06 Oct 2017 14:45:17 +0200 |
Denis Laxalde |
diff: pass a diff hunks filter function from changeset_printer to patch.diff()
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 21:20:08 +0200 |
Denis Laxalde |
diff: also yield file context objects in patch.trydiff() (API)
|
file |
diff |
annotate
|
Thu, 05 Oct 2017 13:38:48 -0700 |
Jun Wu |
patch: do not cache translated messages (API)
|
file |
diff |
annotate
|
Tue, 26 Sep 2017 18:17:47 +0200 |
Denis Laxalde |
patch: rename "header" variable into "hdr" in diff()
|
file |
diff |
annotate
|
Sun, 08 Oct 2017 21:47:14 +0200 |
Boris Feld |
configitems: register the 'diff.*' config
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 07:45:07 -0400 |
Augie Fackler |
patch: remove superfluous pass statements
|
file |
diff |
annotate
|
Sun, 17 Sep 2017 12:23:16 +0900 |
Yuya Nishihara |
py3: fix doctests in patch.py to be compatible with Python 3
|
file |
diff |
annotate
|
Sun, 17 Sep 2017 12:20:35 +0900 |
Yuya Nishihara |
py3: stop using bytes[n] in patch.py
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 16:45:33 +0900 |
Yuya Nishihara |
error: move patch.PatchError so it can easily implement __bytes__ (API)
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:56:31 +0900 |
Yuya Nishihara |
doctest: use print_function and convert bytes to unicode where needed
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 14:32:11 +0900 |
Yuya Nishihara |
doctest: bulk-replace string literals with b'' for Python 3
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 16:19:20 +0900 |
Yuya Nishihara |
py3: replace bytes[n] with bytes[n:n + 1] in patch.py where needed
|
file |
diff |
annotate
|
Sun, 03 Sep 2017 16:12:15 +0900 |
Yuya Nishihara |
py3: fix type of regex literals in patch.py
|
file |
diff |
annotate
|