Sat, 19 May 2018 18:49:07 +0530 |
Pulkit Goyal |
py3: slice over bytes to prevent getting the ascii values
|
file |
diff |
annotate
|
Fri, 18 May 2018 19:54:50 -0400 |
Augie Fackler |
patch: fix import-time syntax error in test-check-module-imports.t
|
file |
diff |
annotate
|
Sat, 19 May 2018 00:19:56 +0530 |
Pulkit Goyal |
py3: use .startswith() instead of bytes[0]
|
file |
diff |
annotate
|
Fri, 20 Apr 2018 20:48:10 +0900 |
Yuya Nishihara |
diffhelper: rename module to avoid conflicts with ancient C module (issue5846)
stable
|
file |
diff |
annotate
|
Sat, 14 Apr 2018 20:11:27 -0400 |
Matt Harbison |
diff: invoke the file prefetch hook
|
file |
diff |
annotate
|
Mon, 09 Apr 2018 15:58:30 -0700 |
Jun Wu |
patch: implement a new worddiff algorithm
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 04:28:30 -0700 |
Jun Wu |
patch: buffer lines for a same hunk
|
file |
diff |
annotate
|
Mon, 19 Mar 2018 04:28:29 -0700 |
Jun Wu |
patch: move yielding "\n" to the end of loop
|
file |
diff |
annotate
|
Thu, 12 Apr 2018 23:14:38 -0700 |
Gregory Szorc |
patch: make extract() a context manager (API)
|
file |
diff |
annotate
|
Mon, 09 Apr 2018 21:08:52 +0900 |
Yuya Nishihara |
diffhelpers: make return value of testhunk() more Pythonic
|
file |
diff |
annotate
|
Mon, 09 Apr 2018 21:06:46 +0900 |
Yuya Nishihara |
patch: error out if reached to EOF while reading hunk
|
file |
diff |
annotate
|
Mon, 09 Apr 2018 20:54:00 +0900 |
Yuya Nishihara |
diffhelpers: move out of pure package
|
file |
diff |
annotate
|
Mon, 09 Apr 2018 20:52:54 +0900 |
Yuya Nishihara |
diffhelpers: naming and whitespace cleanup
|
file |
diff |
annotate
|
Mon, 09 Apr 2018 20:49:39 +0900 |
Yuya Nishihara |
patch: stop using cext.diffhelpers
|
file |
diff |
annotate
|
Sun, 08 Apr 2018 15:39:08 +0900 |
Yuya Nishihara |
py3: use s.startswith() instead of s[n] while parsing patches
|
file |
diff |
annotate
|