Tue, 05 Jun 2018 01:49:52 +0200 |
Boris Feld |
phase: clarify the message about movement on command changeset
|
Sun, 29 Apr 2018 00:29:40 -0400 |
Augie Fackler |
fuzz: try and generate an interesting mpatch seed from a repo
|
Sun, 29 Apr 2018 00:04:16 -0400 |
Augie Fackler |
fuzz: structured helpers for creating mpatch seed corpus entries
|
Sat, 28 Apr 2018 22:35:14 -0400 |
Augie Fackler |
fuzz: new fuzzer for the mpatch code
|
Thu, 07 Jun 2018 21:09:16 +0200 |
Boris Feld |
run-tests: follow-up on the test-case format
|
Fri, 04 May 2018 12:43:15 +0900 |
Yuya Nishihara |
templater: resolve type of dict key in getmember()
|
Wed, 21 Mar 2018 11:30:21 +0900 |
Yuya Nishihara |
templater: promote getmember() to an interface of wrapped types
|
Wed, 21 Mar 2018 01:39:44 +0900 |
Yuya Nishihara |
templater: move getdictitem() to hybrid class
|
Sat, 21 Apr 2018 17:43:16 +0900 |
Yuya Nishihara |
templater: add try-except stub to runmember()
|
Wed, 21 Mar 2018 01:18:29 +0900 |
Yuya Nishihara |
templater: do dict lookup over a wrapped object
|
Wed, 06 Jun 2018 13:31:24 -0400 |
Augie Fackler |
merge with stable
|
Sat, 26 May 2018 03:01:14 +0530 |
Pulkit Goyal |
graft: reuse the --log value passed initially in `hg graft --continue` (BC)
|
Sat, 26 May 2018 02:57:36 +0530 |
Pulkit Goyal |
graft: add test showing --continue not preserving --log passed earlier
|
Sun, 03 Jun 2018 13:40:58 +0900 |
Yuya Nishihara |
test-fuzz-targets: look for clang-6.0 binary as well
|
Sun, 03 Jun 2018 13:23:12 +0900 |
Yuya Nishihara |
test-fuzz-targets: rebuild executable silently
|
Sun, 03 Jun 2018 13:21:13 +0900 |
Yuya Nishihara |
fuzz: fix "make clean" to pass even if no binaries built yet
|
Sun, 03 Jun 2018 13:18:13 +0900 |
Yuya Nishihara |
fuzz: compile xdiff.cc with -std=c++17
|
Sun, 03 Jun 2018 13:12:32 +0900 |
Yuya Nishihara |
fuzz: fix use of undeclared function memcpy()
|
Sun, 03 Jun 2018 13:11:49 +0900 |
Yuya Nishihara |
fuzz: fix the default make target
|
Sun, 03 Jun 2018 13:11:22 +0900 |
Yuya Nishihara |
fuzz: expand variables by make
|
Sat, 21 Apr 2018 17:21:31 +0900 |
Yuya Nishihara |
templater: always map over a wrapped object
|
Sat, 21 Apr 2018 17:15:11 +0900 |
Yuya Nishihara |
templater: consistently join() string-like object per character (BC)
|
Sat, 21 Apr 2018 17:00:21 +0900 |
Yuya Nishihara |
templater: always join() over a wrapped object (BC)
|
Tue, 20 Mar 2018 23:56:26 +0900 |
Yuya Nishihara |
templater: add wrapped types for pure non-list/dict values
|
Wed, 04 Apr 2018 21:06:14 +0900 |
Yuya Nishihara |
templater: unify unwrapvalue() with _unwrapvalue()
|
Wed, 04 Apr 2018 21:01:21 +0900 |
Yuya Nishihara |
templater: inline unwrapvalue()
|
Sun, 13 May 2018 23:18:26 +0200 |
Boris Feld |
run-tests: update the test case name format
|
Thu, 26 Apr 2018 23:57:20 +0200 |
Boris Feld |
run-tests: add support for running specific test cases
|