Summary
- Make patch stopwatch local (commit: 5a5b3e7) (details)
- Make useCache local (commit: bedb00c) (details)
- Make Patch an object (commit: 5ab92f6) (details)
- Simplify a bit (commit: a551c2c) (details)
- Extra semicolon (commit: f96c333) (details)
- Extract interface for PatchList, modify PatchExtractor (commit: 83288b5) (details)
- Allow null value in wildcard match (commit: cccdc85) (details)
- Extract node matcher (commit: 3698d7c) (details)
- Extract IPatch interface, split up root patches (commit: 5d77647) (details)
- Fix tests depending on line endings (commit: d331d9e) (details)