| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use explanatory functions for gnarly exception handling logic. | Daniel Watkins | 2013-12-04 | 1 | -4/+12 |
| * | Use super correctly. | Daniel Watkins | 2013-12-04 | 1 | -1/+1 |
| * | Remove and relocate some now un-needed compatibility functions. | Daniel Watkins | 2013-12-03 | 1 | -4/+6 |
| * | Remove trailing whitespace. | Daniel Watkins | 2013-12-03 | 1 | -1/+1 |
| * | Use proper super call in MismatchError. | Daniel Watkins | 2013-12-03 | 1 | -3/+1 |
| * | Export AnyMatch properly. | Robert Collins | 2013-11-24 | 2 | -0/+3 |
| * | Fix a KeysEqual bug. | Xiao Hanyu | 2013-10-13 | 1 | -1/+1 |
| * | Fix assertRaises when the exception has a metaclass | Nikola Dipanov | 2013-03-26 | 1 | -1/+3 |
| * | Be clear on when HasLength passes or fails | Jonathan Lange | 2013-01-26 | 1 | -0/+1 |
| * | Code quote *args and **kwargs | Jonathan Lange | 2013-01-26 | 1 | -4/+5 |
| * | * New matcher ``HasLength`` for matching the length of a collection. | Robert Collins | 2013-01-24 | 3 | -6/+31 |
| * | * New matcher ``MatchesPredicateWithParams`` make it still easier to create | Robert Collins | 2013-01-24 | 2 | -0/+66 |
| * | New matcher: AnyMatch. | Jonathan Lange | 2012-12-13 | 1 | -0/+20 |
| * | Re-expose DirContains. | Jonathan Lange | 2012-10-25 | 1 | -0/+2 |
| * | Expose dict matchers. | Jonathan Lange | 2012-10-25 | 1 | -0/+6 |
| * | Fix all of the cosmetic Python 3.3 failures. | Jonathan Lange | 2012-10-19 | 1 | -3/+2 |
| * | Rename core to impl | Jonathan Lange | 2012-09-10 | 9 | -12/+12 |
| * | More __all__ stuff. | Jonathan Lange | 2012-09-08 | 1 | -2/+4 |
| * | Clear out __init__ | Jonathan Lange | 2012-09-08 | 1 | -26/+2 |
| * | Move MatchesPredicate to _higherorder. | Jonathan Lange | 2012-09-08 | 4 | -38/+38 |
| * | Move MatchesRegex to _basic. | Jonathan Lange | 2012-09-08 | 4 | -34/+34 |
| * | Massive split | Jonathan Lange | 2012-09-08 | 9 | -916/+987 |
| * | Move basic matchers into separate module. | Jonathan Lange | 2012-09-08 | 4 | -281/+308 |
| * | Notes | Jonathan Lange | 2012-09-08 | 1 | -1/+2 |
| * | Move the filesystem matchers out. | Jonathan Lange | 2012-09-08 | 3 | -184/+203 |
| * | TODOs | Jonathan Lange | 2012-09-01 | 1 | -0/+6 |
| * | Create a package for matchers, move all of the existing matchers into | Jonathan Lange | 2012-09-01 | 2 | -0/+1670 |
